{"title":"Classic Bikes","description":"\u003cp\u003ePure, simple cycling at its best. Our classic bicycle collection features fixed gear, single speed, city, and comfort bikes from trusted brands. No motor, no battery — just you, two wheels, and the open road.\u003c\/p\u003e","products":[{"product_id":"4130-matte-olive-fixed-gear-single-speed","title":"State Bicycle Co. 4130 Matte Olive | Tracklocross \u0026 Urban Fixed Gear","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban commuter and gravel machine. Featuring a 4130 Chromoly Steel frame in Matte Olive, 16 skid patches for extended tire life, and versatile 38c tire clearance.\"\u003e\u003c\/p\u003e\n\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the standover height of the 4130 frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Standover height ranges from 29.1\\\" on the 49cm frame to 33.7\\\" on the 62cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I ride this bike if I’ve never ridden a fixie before?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Every 4130 ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Matte Olive model come with brakes?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, this model includes both front and rear dual-pivot caliper brakes and levers, making it 100% street-legal and safe for urban riding.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the benefit of a 4130 Chromoly Steel frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"4130 Chromoly is double-butted steel that is stronger and lighter than high-tensile steel, offering superior vibration dampening for a smoother ride on rough pavement.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the gear ratio on the 4130 Matte Olive?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The bike features a 46x16 gear ratio. This setup is optimized for city commuting and light gravel, providing a balanced blend of climbing torque and flat-land speed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much does the 4130 Fixed Gear weigh?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The average weight is approximately 23 lbs 7 oz for a 55cm frame with riser bars, providing a stable and planted feel in city traffic compared to lighter aluminum models.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How often should I tension the chain?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We recommend checking tension every 100–200 miles. Horizontal dropouts allow for easy adjustment to prevent chain drop and ensure a quiet drivetrain.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What tire pressure should I run in the stock tires?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We recommend 90–110 PSI depending on your terrain. Lower pressure increases comfort on bumpy gravel roads, while higher pressure minimizes rolling resistance for maximum speed on pavement.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout \n           Brand Colors:\n           Green: #5f7038\n           Yellow: #E3B123 (Belcopia Logo Lightning Bolt)\n        *\/\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        \/* Image Protection Layer *\/\n        [data-belcopia-product] img {\n            -webkit-user-drag: none;\n            -khtml-user-drag: none;\n            -moz-user-drag: none;\n            -o-user-drag: none;\n            user-drag: none;\n            -webkit-touch-callout: none;\n            user-select: none;\n        }\n\n        \/* Content Protection Utility *\/\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; \n            top: 0;\n            right: 0;\n            bottom: 0;\n            width: 100vw; \n            height: 100vh; \n            background-color: rgba(0,0,0,0.85);\n            backdrop-filter: blur(8px);\n            -webkit-backdrop-filter: blur(8px);\n            opacity: 0;\n            transition: opacity 0.3s ease;\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%;\n            left: 50%;\n            transform: translate(-50%, -50%) scale(0.95);\n            margin: auto;\n            max-width: 90vw;\n            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        }\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;\n            right: 30px;\n            z-index: 100000;\n            color: #fff;\n            font-size: 45px;\n            font-weight: bold;\n            cursor: pointer;\n            transition: color 0.3s ease;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n        }\n        [data-belcopia-product] .belcopia-modal-close:hover {\n            color: #E3B123;\n        }\n\n        \/* Premium Animations *\/\n        @keyframes fadeLoadIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes bounceRight {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\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: 12px 10px;\n            \/* Protection Layer for Text *\/\n            -webkit-user-select: none;\n            -moz-user-select: none;\n            -ms-user-select: none;\n            user-select: none;\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: 15px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 5px;\n            font-size: 0.8em;\n            min-width: 90px;\n            cursor: default;\n            opacity: 0; \/* Hidden for load-in *\/\n            transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        \/* Cascading Load-in delays *\/\n        [data-belcopia-product] .glance-item:nth-child(1) { animation: fadeLoadIn 0.6s ease-out 0.1s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(2) { animation: fadeLoadIn 0.6s ease-out 0.2s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(3) { animation: fadeLoadIn 0.6s ease-out 0.3s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(4) { animation: fadeLoadIn 0.6s ease-out 0.4s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(5) { animation: fadeLoadIn 0.6s ease-out 0.5s forwards; }\n\n        @media (hover: hover) {\n            [data-belcopia-product] .glance-item:hover {\n                transform: translateY(-3px) scale(1.05);\n            }\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 36px;\n            height: 36px;\n            filter: brightness(0) invert(1);\n            object-fit: contain;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.85em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.85em;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 55vh;\n            min-height: 350px;\n            max-height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #000;\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            opacity: 0.85;\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.7), 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            font-weight: 900; \/* Bolder standard *\/\n            margin: 0 0 5px 0;\n            line-height: 1.1;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            opacity: 0; \/* For load-in *\/\n            \n            \/* Belcopia Yellow Metallic Shimmer *\/\n            -webkit-text-stroke: 1px #ffffff; \/* White border to pop off dark background *\/\n            background: linear-gradient(90deg, #E3B123 0%, #FFF8D6 25%, #E3B123 50%, #FFF8D6 75%, #E3B123 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.2s forwards, metallicShimmer 4s linear infinite;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .hero-content h2 { font-size: 4.2em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.5em;\n            font-weight: bold;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0; \/* For load-in *\/\n            \n            \/* Metallic Shimmer \u0026 Charcoal Stroke *\/\n            -webkit-text-stroke: 0.5px #333;\n            background: linear-gradient(90deg, #E3B123 0%, #FFF8D6 25%, #E3B123 50%, #FFF8D6 75%, #E3B123 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.4s forwards, metallicShimmer 4s linear infinite;\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: 10px 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 2em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 8px;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            position: relative;\n        }\n        \/* Animated Underline *\/\n        [data-belcopia-product] h3::after {\n            content: '';\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 0;\n            height: 2px;\n            background-color: #5f7038;\n            transition: width 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .bordered-section:hover h3::after,\n            [data-belcopia-product] .unbordered-section:hover h3::after {\n                width: 100%;\n            }\n        }\n\n        [data-belcopia-product] h4 {\n            font-size: 1.5em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            border-left: 3px solid #E3B123; \/* Belcopia Yellow Accent *\/\n            padding-left: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.8em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 0 0 15px 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: 30px; }\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 { \n            width: 100%; \n            border-radius: 12px; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.08); \n            display: block; \n            overflow: hidden;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .two-col-container img:hover {\n                transform: scale(1.02);\n            }\n        }\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; } \/* Belcopia Yellow Accent *\/\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 25px; \n            scrollbar-width: thin; \n            scrollbar-color: #5f7038 #e0e0e0; \n        }\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        \n        [data-belcopia-product] .feature-card { \n            flex: 0 0 280px; \n            margin-right: 20px; \n            background-color: #f9f9f9; \n            border-radius: 12px; \n            border: 1px solid #eee; \n            overflow: hidden; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.04); \n            display: flex; \n            flex-direction: column; \n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            cursor: pointer;\n            scroll-snap-align: start;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .feature-card:hover {\n                transform: translateY(-8px);\n                box-shadow: 0 15px 30px rgba(0,0,0,0.12);\n            }\n            [data-belcopia-product] .feature-card:hover img {\n                transform: scale(1.06);\n            }\n        }\n        [data-belcopia-product] .feature-card img { \n            width: 100%; \n            height: 190px; \n            object-fit: cover; \n            display: block; \n            transition: transform 0.5s ease;\n            cursor: zoom-in; \/* Interactive cursor for pop-up *\/\n        }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; background: #f9f9f9; position: relative; z-index: 2; }\n        [data-belcopia-product] .feature-card h4 { \n            margin: 0 0 8px 0; \n            color: #E3B123; \/* Belcopia Yellow Accent *\/\n            font-size: 1.1em; \n            font-weight: bold; \n            text-transform: uppercase; \n            letter-spacing: 0.5px; \n            border-left: none; \n            padding-left: 0; \n        }\n        [data-belcopia-product] .feature-card p { font-size: 0.85em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* Scroll Hint Text *\/\n        [data-belcopia-product] .scroll-hint { \n            font-size: 0.85em; \n            color: #E3B123; \/* Belcopia Yellow Accent *\/\n            font-style: italic; \n            text-align: right; \n            margin-bottom: 8px; \n            display: block; \n            font-weight: bold;\n            animation: bounceRight 1.5s infinite;\n        }\n        @media (min-width: 992px) { \n            [data-belcopia-product] .scroll-hint { display: none; } \n        }\n\n        \/* 8. Video Grid *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 15px; width: 100%; max-width: 1000px; margin: 0 auto; }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; }\n        }\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; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}\n\n        \/* 9. Data Tables (New Responsive Setup) *\/\n        [data-belcopia-product] .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin-bottom: 25px;\n            border-radius: 8px;\n            border: 1px solid #ddd;\n        }\n        [data-belcopia-product] .spec-table { \n            width: 100%; \n            border-collapse: collapse; \n            min-width: 700px; \n        }\n        [data-belcopia-product] .spec-table th, \n        [data-belcopia-product] .spec-table td { \n            border: 1px solid #ddd; \n            padding: 12px; \n            text-align: left; \n            font-size: 0.9em; \n        }\n        [data-belcopia-product] .spec-table th { \n            background-color: #f9f9f9; \n            font-weight: bold; \n            text-transform: uppercase; \n            font-size: 0.8em; \n            letter-spacing: 0.5px; \n            color: #2c2c2c;\n        }\n        [data-belcopia-product] .spec-table.two-col th { width: 30%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #fcfcfc; }\n        [data-belcopia-product] .table-note { font-size: 0.8em; color: #666; font-style: italic; margin-top: 5px;}\n        \n        \/* 10. List Section *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 15px; }\n        [data-belcopia-product] .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #E3B123; font-size: 1.6em; line-height: 1; } \/* Belcopia Yellow Accent *\/\n        [data-belcopia-product] .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n\n        \/* 11. Minimalist Line Accordion Section *\/\n        [data-belcopia-product] .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        [data-belcopia-product] details.accordion-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #eee;\n            margin-bottom: 0;\n            overflow: hidden;\n        }\n        [data-belcopia-product] details.accordion-item summary {\n            padding: 24px 45px 24px 0;\n            font-size: 1.6em;\n            font-weight: 500;\n            color: #1a1a1a;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item summary:hover,\n        [data-belcopia-product] details.accordion-item[open] summary {\n            color: #5f7038; \/* Brand Green on hover\/open *\/\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: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 12px;\n            height: 12px;\n            border-right: 2px solid #1a1a1a;\n            border-bottom: 2px solid #1a1a1a;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .accordion-content {\n            padding: 0 0 30px 0;\n            background-color: transparent;\n            border-top: none;\n        }\n        [data-belcopia-product] .accordion-content h4 { margin-top: 15px; }\n\n        \/* 12. Minimalist FAQ Items *\/\n        [data-belcopia-product] .accordion-content.faq-container { padding-top: 10px; }\n        [data-belcopia-product] details.faq-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #f0f0f0;\n            margin-bottom: 0;\n            box-shadow: none;\n        }\n        [data-belcopia-product] details.faq-item:last-child {\n            border-bottom: none;\n        }\n        [data-belcopia-product] details.faq-item summary {\n            padding: 18px 45px 18px 0;\n            font-size: 1.1em;\n            font-weight: 500;\n            color: #2c2c2c;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            line-height: 1.4;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item summary:hover,\n        [data-belcopia-product] details.faq-item[open] summary {\n            color: #5f7038;\n        }\n        [data-belcopia-product] details.faq-item summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] details.faq-item summary::after {\n            content: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 10px;\n            height: 10px;\n            border-right: 2px solid #2c2c2c;\n            border-bottom: 2px solid #2c2c2c;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .faq-answer {\n            padding: 0 0 20px 0;\n            font-size: 0.95em;\n            color: #555;\n            line-height: 1.6;\n            margin: 0;\n            border-top: none;\n        }\n\n        \/* 13. Expert Insight \u0026 Technical Proof Grids *\/\n        [data-belcopia-product] .expert-insight {\n            background-color: #fdfdfd;\n            border-left: 4px solid #5f7038;\n            padding: 25px;\n            margin: 10px 0 30px 0;\n            border-radius: 4px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n        }\n        [data-belcopia-product] .expert-insight-quote {\n            font-style: italic;\n            font-weight: 500;\n            font-size: 1.15em;\n            color: #1a1a1a;\n            margin: 0 0 12px 0;\n            line-height: 1.5;\n        }\n        [data-belcopia-product] .expert-insight-attr {\n            font-weight: bold;\n            font-size: 0.85em;\n            color: #5f7038;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] .three-col-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .three-col-grid { grid-template-columns: repeat(3, 1fr); }\n        }\n        [data-belcopia-product] .tech-proof-card {\n            background: #fff;\n            border: 1px solid #eee;\n            padding: 25px 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            position: relative;\n            overflow: hidden;\n            cursor: default;\n        }\n        \n        \/* Premium Hover Bottom Border Slide *\/\n        [data-belcopia-product] .tech-proof-card::after {\n            content: '';\n            position: absolute;\n            bottom: 0; left: 0; width: 0; height: 3px;\n            background-color: #E3B123;\n            transition: width 0.4s ease;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .tech-proof-card:hover::after {\n                width: 100%;\n            }\n            [data-belcopia-product] .tech-proof-card:hover {\n                transform: translateY(-5px);\n                box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n            }\n        }\n        [data-belcopia-product] .tech-proof-card h4 {\n            color: #E3B123; \/* Belcopia Yellow *\/\n            font-size: 1.1em;\n            margin-bottom: 10px;\n            border-left: none;\n            padding-left: 0;\n        }\n        [data-belcopia-product] .tech-proof-card p {\n            font-size: 0.9em;\n            color: #555;\n            margin: 0;\n            line-height: 1.5;\n        }\n    \u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003c!-- Section 1: At a Glance Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\" oncontextmenu=\"return false;\"\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e4130 Chromoly\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eFixed \/ Single Speed\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\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            \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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e23 lb 7 oz\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eUrban \/ Gravel\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_state-bicycle-co-4130-fixed-gear-single-speed-matte-olive.jpg?v=1769570673\" alt=\"State Bicycle Co. 4130 Matte Olive Commuter Bike.\" loading=\"eager\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003ch2\u003eState Bicycle 4130 Matte Olive\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eRedesigned. Reinvented. Ready for Anything.\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\"Strength without Compromise.\"\u003c\/p\u003e\n            \u003cp\u003eThe 4130 Steel Line earned its namesake from the \u003cstrong class=\"description-emphasis\"\u003edouble-butted 4130-grade chromoly steel\u003c\/strong\u003e used on the frame and fork that maximizes strength without making compromises on weight. Now with completely redesigned geometry to accommodate larger tire clearance and equipped with fork and seat stay rack mounts to be the perfect all-rounder.\u003c\/p\u003e\n            \u003cp\u003eWhether you're navigating poorly maintained city roads, exploring gravel paths, or hitting light trails, this bike is built to handle it all with style and simplicity.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Expert Insight Block --\u003e\n        \u003cdiv class=\"expert-insight protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The 4130 Matte Olive is our ultimate rugged, utilitarian build. We used double-butted Chromoly not just for weight, but for its fatigue life—it’s designed to handle a decade of city potholes and gravel paths while the stealth olive finish stays looking sharp despite the daily grind.\"\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 4: Who It's For --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eTHIS IS THE TOOL FOR YOU IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rider on State Bicycle 4130 Matte Olive.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h1_state-bicycle-co-4130-fixed-gear-single-speed-matte-olive-riding-action.jpg?v=1769570745\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou want a bike that can handle rough city streets and gravel paths alike.\u003c\/li\u003e\n                    \u003cli\u003eYou value the simplicity, reliability, and low maintenance of a single-speed drivetrain.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate the strength and smooth ride quality of a premium steel frame.\u003c\/li\u003e\n                    \u003cli\u003eYou need a versatile machine ready for racks, fenders, and daily utility.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlight Feature 1 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eTHE SOUL OF STEEL\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"State Bicycle 4130 Matte Olive Side Profile.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h2_state-bicycle-co-4130-fixed-gear-single-speed-matte-olive-side-profile.jpg?v=1769570812\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eDouble-Butted Durability\u003c\/h4\u003e\n                    \u003cp\u003eThe heart of this bike is its frame. We use \u003cstrong class=\"description-emphasis\"\u003edouble-butted 4130 Chromoly steel\u003c\/strong\u003e to create a chassis that is incredibly strong yet surprisingly light. Steel is renowned for its ability to absorb road vibration, providing a smooth, comfortable ride even when the pavement ends.\u003c\/p\u003e\n                    \u003cp\u003eWith a TIG-welded frame and a \"Wishbone\" rear, it offers ample clearance for larger 38c tires, expanding your horizons beyond the tarmac.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlight Feature 2 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eULTIMATE VERSATILITY\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Pedaling the State Bicycle 4130 Matte Olive.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h3_state-bicycle-co-4130-fixed-gear-single-speed-matte-olive-pedaling-action.jpg?v=1769570883\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eFixed, Free, \u0026amp; Loaded\u003c\/h4\u003e\n                    \u003cp\u003eEquipped with a sealed-bearing \u003cstrong class=\"description-emphasis\"\u003eflip-flop hub\u003c\/strong\u003e, this bike lets you choose between riding fixed gear for maximum control or single-speed with a freewheel for easier coasting.\u003c\/p\u003e\n                    \u003cp\u003eThe redesigned geometry and inclusion of fork and seat stay rack mounts turn this simple machine into a capable commuter or light tourer. It's the perfect blank canvas for your cycling adventures.\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=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #666; font-style: italic; margin-bottom: 15px;\"\u003e*Note: Detail images feature our standard Matte Black model. Your bike will arrive in the official Matte Olive colorway.\u003c\/p\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-matte-black-steel-frame-detail.jpg?v=1771882079\" alt=\"Double-Butted 4130 Chromoly Steel Frame\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e4130 Chromoly Steel\u003c\/h4\u003e\n                        \u003cp\u003eDouble-butted steel frame and fork maximize strength while keeping weight low for a responsive ride.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-flip-flop-hub-fixed-freewheel.jpg?v=1771883861\" alt=\"Flip-Flop Hub\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eIncludes a 16T freewheel and fixed gear cog, letting you easily switch between riding styles.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-deep-v-wheelset-black.jpg?v=1771883647\" alt=\"All-Road Wheelset\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAll-Road Wheelset\u003c\/h4\u003e\n                        \u003cp\u003eTubeless compatible wheels with drilled 40mm high-flange hubs and sealed bearings for durability.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-dual-caliper-brakes-black.jpg?v=1771883557\" alt=\"Dual Caliper Brakes\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDual Caliper Brakes\u003c\/h4\u003e\n                        \u003cp\u003eIncludes front and rear caliper brakes out of the box, ensuring safe, reliable stopping power.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-steel-frame-spacing.jpg?v=1771883552\" alt=\"Large Tire Clearance\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eLarge Tire Clearance\u003c\/h4\u003e\n                        \u003cp\u003eAccommodates up to 38x700c tires, allowing for comfort and traction on rougher terrain and gravel.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-handlebar-options-drop-vs-riser.jpg?v=1771883219\" alt=\"Custom Handlebars\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCustom Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eChoose your cockpit: aggressive All-Road Flared Drops or comfortable, wide riser bars for upright city cruising.\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=\"unbordered-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=\"State Bicycle 4130 Series Video\" src=\"https:\/\/www.youtube.com\/embed\/2P6ynjh9WXg\" frameborder=\"0\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"State Bicycle 4130 Commuter Video\" src=\"https:\/\/www.youtube.com\/embed\/dCw_XLNoBwg\" frameborder=\"0\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 8.5: Technical Breakdown (Why This Build Matters) --\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;\"\u003eThe 4130 isn't just about looks. It's meticulously engineered for urban and light gravel survival. Here is the technical breakdown of why this bike outperforms standard commuters.\u003c\/p\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eDouble-Butted 4130 Steel\u003c\/h4\u003e\n                    \u003cp\u003eUnlike standard high-tensile steel, our 4130 Chromoly features variable wall thickness. It maintains a staggering 100,000 PSI tensile strength at the joints while shaving off excess material in the center, resulting in a frame that is \u003cstrong\u003e20% lighter\u003c\/strong\u003e without sacrificing durability.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003e16 Unique Skid Patches\u003c\/h4\u003e\n                    \u003cp\u003eIf you ride fixed, you know the pain of burning through rear tires. Our optimized 46\/16 gear ratio is mathematically engineered to distribute your stopping friction across \u003cstrong\u003e16 unique skid patches\u003c\/strong\u003e, effectively tripling your rear tire life compared to a standard 48\/16 setup.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eMassive 38c Tire Clearance\u003c\/h4\u003e\n                    \u003cp\u003eWe designed the frame and fork with a \"Wishbone\" rear to fit high-volume 38c tires. This rubber acts as a \"natural suspension\" system, absorbing up to \u003cstrong\u003e35% more road vibration\u003c\/strong\u003e than traditional 25c commuter tires, turning brutal city potholes into minor bumps.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Accordion Group for Specs, Sizing, FAQ, and Box Contents --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \n            \u003c!-- Details: Components --\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\" style=\"margin-top: 10px;\" oncontextmenu=\"return false;\"\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 4130 Chromoly Steel, TIG Welded w\/ \"Wishbone\" Rear\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eDropouts\u003c\/th\u003e\n\u003ctd\u003eHorizontal Dropouts ft. Integrated Chain-Tensioners\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheel Set\u003c\/th\u003e\n\u003ctd\u003eTubeless compatible All-Road Wheelset, 40mm High-Flange Sealed Hubs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFlip-Flop Hub\u003c\/th\u003e\n\u003ctd\u003eIncludes 16T Freewheel and Fixed Gear Cog\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003eSteel Forged Crank w\/ 130 BCD, 170MM Arms, 46t Chain-ring\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGear Ratio\u003c\/th\u003e\n\u003ctd\u003e46x16\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eChoose All-Road Flared Gravel Drops or Wide-Risers\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eLong Reach Brake Calipers (Front \u0026amp; Rear)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e38x700c (Not tubeless rated)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003ePlatform Pedals Included\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            \n            \u003c!-- Details: Sizing and Geometry --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing \u0026amp; Frame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content\"\u003e\n                    \u003ch4 style=\"margin-top: 10px;\"\u003eRider Sizing Guide\u003c\/h4\u003e\n                    \u003cdiv class=\"table-wrapper protected-zone\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFrame Size\u003c\/th\u003e\n                                    \u003cth\u003eRider Height\u003c\/th\u003e\n                                    \u003cth\u003eInseam (in)\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e46 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'3\" - 5'6\"\u003c\/td\u003e\n\u003ctd\u003e26.5\" - 28.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e49 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'5\" - 5'8\"\u003c\/td\u003e\n\u003ctd\u003e28\" - 29.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e52 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'10\"\u003c\/td\u003e\n\u003ctd\u003e29\" - 32\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e55 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'9\" - 6'0\"\u003c\/td\u003e\n\u003ctd\u003e31.5\" - 34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e59 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'3\"\u003c\/td\u003e\n\u003ctd\u003e33.5\" - 35.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e62 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'2\" - 6'7\"\u003c\/td\u003e\n\u003ctd\u003e35\" - 37\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n\n                    \u003ch4 style=\"margin-top: 30px;\"\u003eDetailed Geometry Measurements\u003c\/h4\u003e\n                    \u003cdiv class=\"table-wrapper protected-zone\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003e46cm\u003c\/th\u003e\n                                    \u003cth\u003e49cm\u003c\/th\u003e\n                                    \u003cth\u003e52cm\u003c\/th\u003e\n                                    \u003cth\u003e55cm\u003c\/th\u003e\n                                    \u003cth\u003e59cm\u003c\/th\u003e\n                                    \u003cth\u003e62cm\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e542mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e565mm\u003c\/td\u003e\n\u003ctd\u003e597mm\u003c\/td\u003e\n\u003ctd\u003e600mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\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\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Wgt (D \/ R)*\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e9.3kg \/ 9.1kg\u003c\/td\u003e\n\u003ctd\u003e9.6kg \/ 9.4kg\u003c\/td\u003e\n\u003ctd\u003e10.36kg \/ 10.28kg\u003c\/td\u003e\n\u003ctd\u003e10.96kg \/ 10.78kg\u003c\/td\u003e\n\u003ctd\u003e11.61kg \/ 11.41kg\u003c\/td\u003e\n\u003ctd\u003e12.2kg \/ 12.05kg\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\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e542mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e565mm\u003c\/td\u003e\n\u003ctd\u003e597mm\u003c\/td\u003e\n\u003ctd\u003e600mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFrame Set Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3230g\u003c\/td\u003e\n\u003ctd\u003e3260g\u003c\/td\u003e\n\u003ctd\u003e3340g\u003c\/td\u003e\n\u003ctd\u003e3380g\u003c\/td\u003e\n\u003ctd\u003e3440g\u003c\/td\u003e\n\u003ctd\u003e3570g\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\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e140mm\u003c\/td\u003e\n\u003ctd\u003e160mm\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\u003e72°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e393mm\u003c\/td\u003e\n\u003ctd\u003e395mm\u003c\/td\u003e\n\u003ctd\u003e390mm\u003c\/td\u003e\n\u003ctd\u003e391mm\u003c\/td\u003e\n\u003ctd\u003e418mm\u003c\/td\u003e\n\u003ctd\u003e421mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e460mm\u003c\/td\u003e\n\u003ctd\u003e490mm\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003ctd\u003e620mm\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\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e551mm\u003c\/td\u003e\n\u003ctd\u003e585mm\u003c\/td\u003e\n\u003ctd\u003e604mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e755mm\u003c\/td\u003e\n\u003ctd\u003e769mm\u003c\/td\u003e\n\u003ctd\u003e801mm\u003c\/td\u003e\n\u003ctd\u003e823mm\u003c\/td\u003e\n\u003ctd\u003e838mm\u003c\/td\u003e\n\u003ctd\u003e863mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1023mm\u003c\/td\u003e\n\u003ctd\u003e1025mm\u003c\/td\u003e\n\u003ctd\u003e1028mm\u003c\/td\u003e\n\u003ctd\u003e1011mm\u003c\/td\u003e\n\u003ctd\u003e1048mm\u003c\/td\u003e\n\u003ctd\u003e1050mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"table-note\"\u003e*Weight variants: D = Drop Bars, R = Riser Bars\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: Premium FAQ --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the standover height of the 4130 frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eStandover height ranges from 29.1\" on the 49cm frame to 33.7\" on the 62cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I ride this bike if I’ve never ridden a fixie before?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes. Every 4130 ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Matte Olive model come with brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, this model includes both front and rear dual-pivot caliper brakes and levers, making it 100% street-legal and safe for urban riding.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the benefit of a 4130 Chromoly Steel frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003e4130 Chromoly is double-butted steel that is stronger and lighter than high-tensile steel, offering superior vibration dampening for a smoother ride on rough pavement.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the gear ratio on the 4130 Matte Olive?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe bike features a 46x16 gear ratio. This setup is optimized for city commuting and light gravel, providing a balanced blend of climbing torque and flat-land speed.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow much does the 4130 Fixed Gear weigh?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe average weight is approximately 23 lbs 7 oz for a 55cm frame with riser bars, providing a stable and planted feel in city traffic compared to lighter aluminum models.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow often should I tension the chain?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eWe recommend checking tension every 100–200 miles. Horizontal dropouts allow for easy adjustment to prevent chain drop and ensure a quiet drivetrain.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat tire pressure should I run in the stock tires?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eWe recommend 90–110 PSI depending on your terrain. Lower pressure increases comfort on bumpy gravel roads, while higher pressure minimizes rolling resistance for maximum speed on pavement.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: What's In The Box --\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 class=\"two-col-container\" style=\"margin-top: 10px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState 4130 Matte Olive\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePedal Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWellgo Alloy Pedals included. No need to buy aftermarket pedals.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBraking System\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eBoth Front and Rear caliper brakes are included in the box.\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Box_Contents.jpg?v=1771747252\" alt=\"State Bicycle Box Contents\" onerror=\"this.style.display='none';\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n        \u003c\/div\u003e \u003c!-- End Accordion Wrapper --\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Image Lightbox Modal --\u003e\n    \u003cdiv id=\"belcopia-image-modal\" class=\"belcopia-modal\" onclick=\"closeBelcopiaModal()\"\u003e\n        \u003cspan class=\"belcopia-modal-close\" onclick=\"closeBelcopiaModal()\"\u003e×\u003c\/span\u003e\n        \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" src=\"\" alt=\"Feature Preview\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function openBelcopiaModal(src) {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            var modalImg = document.getElementById(\"belcopia-modal-img\");\n            modal.classList.add(\"show\");\n            modalImg.src = src;\n        }\n        function closeBelcopiaModal() {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            modal.classList.remove(\"show\");\n        }\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"46 cm (Riders 5'3\"-5'6\") \/ Matte Olive \/ Wide Riser Bars","offer_id":40761140346954,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'7\"-5'10\") \/ Matte Olive \/ Wide Riser Bars","offer_id":40761140412490,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"59 cm (Riders 5'11\"-6'3\") \/ Matte Olive \/ Wide Riser Bars","offer_id":40761140510794,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"59 cm (Riders 5'11\"-6'3\") \/ Matte Olive \/ All-Road Drop Bars","offer_id":40761140543562,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/products\/State_Bicycle_Co_4130-MatteOlive_FixedGear_Single-Speed_-2.jpg?v=1767081969"},{"product_id":"rigby-core-line","title":"Core-Line - Rigby","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban street machine. Featuring a highly durable Hi-Tensile Steel frame, 40mm Deep-V wheels, classic styling, and fast-rolling 28c tires.\"\u003e\u003c\/p\u003e\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout \n           Brand Colors:\n           Green: #5f7038\n           Yellow: #E3B123 (Belcopia Logo Lightning Bolt)\n        *\/\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        \/* Image Protection Layer *\/\n        [data-belcopia-product] img {\n            -webkit-user-drag: none;\n            -khtml-user-drag: none;\n            -moz-user-drag: none;\n            -o-user-drag: none;\n            user-drag: none;\n            -webkit-touch-callout: none;\n            user-select: none;\n        }\n\n        \/* Premium Animations *\/\n        @keyframes fadeLoadIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes bounceRight {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\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: 12px 10px;\n            \/* Protection Layer for Text *\/\n            -webkit-user-select: none;\n            -moz-user-select: none;\n            -ms-user-select: none;\n            user-select: none;\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: 15px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 5px;\n            font-size: 0.8em;\n            min-width: 90px;\n            cursor: default;\n            opacity: 0; \/* Hidden for load-in *\/\n            transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        \/* Cascading Load-in delays *\/\n        [data-belcopia-product] .glance-item:nth-child(1) { animation: fadeLoadIn 0.6s ease-out 0.1s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(2) { animation: fadeLoadIn 0.6s ease-out 0.2s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(3) { animation: fadeLoadIn 0.6s ease-out 0.3s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(4) { animation: fadeLoadIn 0.6s ease-out 0.4s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(5) { animation: fadeLoadIn 0.6s ease-out 0.5s forwards; }\n\n        @media (hover: hover) {\n            [data-belcopia-product] .glance-item:hover {\n                transform: translateY(-3px) scale(1.05);\n            }\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 36px;\n            height: 36px;\n            filter: brightness(0) invert(1);\n            object-fit: contain;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.85em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.85em;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 55vh;\n            min-height: 350px;\n            max-height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #000;\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            opacity: 0.85;\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.8), rgba(0,0,0,0.3) 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            font-weight: 900; \/* Made the title bolder *\/\n            margin: 0 0 5px 0;\n            line-height: 1.1;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            opacity: 0; \/* For load-in *\/\n            \n            \/* Metallic Shimmer Effect *\/\n            -webkit-text-stroke: 0.5px #333; \/* Charcoal Border *\/\n            background: linear-gradient(90deg, #E3B123 0%, #FFF8D6 25%, #E3B123 50%, #FFF8D6 75%, #E3B123 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.2s forwards, metallicShimmer 4s linear infinite;\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: bold;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0; \/* For load-in *\/\n            \n            \/* Metallic Shimmer Effect *\/\n            -webkit-text-stroke: 0.5px #333; \/* Charcoal Border *\/\n            background: linear-gradient(90deg, #E3B123 0%, #FFF8D6 25%, #E3B123 50%, #FFF8D6 75%, #E3B123 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.4s forwards, metallicShimmer 4s linear infinite;\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: 10px 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 1.5em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 8px;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            position: relative;\n        }\n        [data-belcopia-product] h3::after {\n            content: '';\n            position: absolute;\n            bottom: -2px; \/* Overlaps the 2px border-bottom perfectly *\/\n            left: 0;\n            width: 0;\n            height: 2px;\n            background-color: #5f7038;\n            transition: width 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .bordered-section:hover h3::after,\n            [data-belcopia-product] .unbordered-section:hover h3::after {\n                width: 100%;\n            }\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.2em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            border-left: 3px solid #E3B123;\n            padding-left: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.4em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 0 0 15px 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: 30px; }\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 { \n            width: 100%; \n            border-radius: 12px; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.08); \n            display: block; \n            overflow: hidden;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .two-col-container img:hover {\n                transform: scale(1.02);\n            }\n        }\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; }\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 25px; \n            scrollbar-width: thin; \n            scrollbar-color: #5f7038 #e0e0e0; \n        }\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        \n        [data-belcopia-product] .feature-card { \n            flex: 0 0 280px; \n            margin-right: 20px; \n            background-color: #f9f9f9; \n            border-radius: 12px; \n            border: 1px solid #eee; \n            overflow: hidden; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.04); \n            display: flex; \n            flex-direction: column; \n            transition: transform 0.4s ease;\n            cursor: pointer;\n            scroll-snap-align: start;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .feature-card:hover {\n                transform: translateY(-8px);\n            }\n            [data-belcopia-product] .feature-card:hover img {\n                transform: scale(1.06);\n            }\n        }\n        [data-belcopia-product] .feature-card img { \n            width: 100%; \n            height: 190px; \n            object-fit: cover; \n            display: block; \n            transition: transform 0.5s ease;\n        }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; background: #f9f9f9; position: relative; z-index: 2; }\n        [data-belcopia-product] .feature-card h4 { \n            margin: 0 0 8px 0; \n            color: #E3B123;\n            font-size: 1.05em; \n            font-weight: bold; \n            text-transform: uppercase; \n            letter-spacing: 0.5px; \n            border-left: none; \n            padding-left: 0; \n        }\n        [data-belcopia-product] .feature-card p { font-size: 0.85em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* Scroll Hint Text *\/\n        [data-belcopia-product] .scroll-hint { \n            font-size: 0.85em; \n            color: #E3B123;\n            font-style: italic; \n            text-align: right; \n            margin-bottom: 8px; \n            display: block; \n            font-weight: bold;\n            animation: bounceRight 1.5s infinite;\n        }\n        @media (min-width: 992px) { \n            [data-belcopia-product] .scroll-hint { display: none; } \n        }\n\n        \/* 8. Video Grid *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 15px; width: 100%; max-width: 1000px; margin: 0 auto; }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; }\n        }\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; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}\n\n        \/* 9. Data Tables *\/\n        [data-belcopia-product] .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin-bottom: 25px;\n            border-radius: 8px;\n            border: 1px solid #ddd;\n        }\n        [data-belcopia-product] .spec-table { \n            width: 100%; \n            border-collapse: collapse; \n            min-width: 700px; \n        }\n        [data-belcopia-product] .spec-table th, \n        [data-belcopia-product] .spec-table td { \n            border: 1px solid #ddd; \n            padding: 12px; \n            text-align: left; \n            font-size: 0.9em; \n        }\n        [data-belcopia-product] .spec-table th { \n            background-color: #f9f9f9; \n            font-weight: bold; \n            text-transform: uppercase; \n            font-size: 0.8em; \n            letter-spacing: 0.5px; \n            color: #2c2c2c;\n        }\n        [data-belcopia-product] .spec-table.two-col th { width: 30%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #fcfcfc; }\n        [data-belcopia-product] .table-note { font-size: 0.8em; color: #666; font-style: italic; margin-top: 5px;}\n        \n        \/* 10. List Section *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 15px; }\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;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n\n        \/* 11. Minimalist Line Accordion Section *\/\n        [data-belcopia-product] .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        [data-belcopia-product] details.accordion-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #eee;\n            margin-bottom: 0;\n            overflow: hidden;\n        }\n        [data-belcopia-product] details.accordion-item summary {\n            padding: 24px 45px 24px 0;\n            font-size: 1.4em;\n            font-weight: 500;\n            color: #1a1a1a;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item summary:hover,\n        [data-belcopia-product] details.accordion-item[open] summary {\n            color: #5f7038;\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: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 12px;\n            height: 12px;\n            border-right: 2px solid #1a1a1a;\n            border-bottom: 2px solid #1a1a1a;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .accordion-content {\n            padding: 0 0 30px 0;\n            background-color: transparent;\n            border-top: none;\n        }\n        [data-belcopia-product] .accordion-content h4 { margin-top: 15px; }\n\n        \/* 12. Minimalist FAQ Items *\/\n        [data-belcopia-product] .accordion-content.faq-container { padding-top: 10px; }\n        [data-belcopia-product] details.faq-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #f0f0f0;\n            margin-bottom: 0;\n            box-shadow: none;\n        }\n        [data-belcopia-product] details.faq-item:last-child {\n            border-bottom: none;\n        }\n        [data-belcopia-product] details.faq-item summary {\n            padding: 18px 45px 18px 0;\n            font-size: 1.1em;\n            font-weight: 500;\n            color: #2c2c2c;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            line-height: 1.4;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item summary:hover,\n        [data-belcopia-product] details.faq-item[open] summary {\n            color: #5f7038;\n        }\n        [data-belcopia-product] details.faq-item summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] details.faq-item summary::after {\n            content: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 10px;\n            height: 10px;\n            border-right: 2px solid #2c2c2c;\n            border-bottom: 2px solid #2c2c2c;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .faq-answer {\n            padding: 0 0 20px 0;\n            font-size: 0.95em;\n            color: #555;\n            line-height: 1.6;\n            margin: 0;\n            border-top: none;\n        }\n\n        \/* 13. Expert Insight \u0026 Technical Proof Grids *\/\n        [data-belcopia-product] .expert-insight {\n            background-color: #fdfdfd;\n            border-left: 4px solid #5f7038;\n            padding: 25px;\n            margin: 10px 0 30px 0;\n            border-radius: 4px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n        }\n        [data-belcopia-product] .expert-insight-quote {\n            font-style: italic;\n            font-weight: 500;\n            font-size: 1.15em;\n            color: #1a1a1a;\n            margin: 0 0 12px 0;\n            line-height: 1.5;\n        }\n        [data-belcopia-product] .expert-insight-attr {\n            font-weight: bold;\n            font-size: 0.85em;\n            color: #5f7038;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] .three-col-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .three-col-grid { grid-template-columns: repeat(3, 1fr); }\n        }\n        [data-belcopia-product] .tech-proof-card {\n            background: #fff;\n            border: 1px solid #eee;\n            padding: 25px 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n            transition: transform 0.4s ease;\n            position: relative;\n            overflow: hidden;\n            cursor: default;\n        }\n        \n        \/* Premium Hover Bottom Border Slide *\/\n        [data-belcopia-product] .tech-proof-card::after {\n            content: '';\n            position: absolute;\n            bottom: 0; left: 0; width: 0; height: 3px;\n            background-color: #E3B123;\n            transition: width 0.4s ease;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .tech-proof-card:hover::after {\n                width: 100%;\n            }\n            [data-belcopia-product] .tech-proof-card:hover {\n                transform: translateY(-5px);\n            }\n        }\n        [data-belcopia-product] .tech-proof-card h4 {\n            font-size: 1.1em;\n            margin-bottom: 10px;\n            border-left: none;\n            padding-left: 0;\n            color: #E3B123; \/* Belcopia Yellow *\/\n        }\n        [data-belcopia-product] .tech-proof-card p {\n            font-size: 0.9em;\n            color: #555;\n            margin: 0;\n            line-height: 1.5;\n        }\n    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\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\u003cimg draggable=\"false\" loading=\"lazy\" height=\"36\" width=\"36\" alt=\"Frame Material Icon\" 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 Material\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eHi-Tensile Steel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" height=\"36\" width=\"36\" alt=\"Drivetrain Icon\" 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\"\u003eFixed \/ Single Speed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" height=\"36\" width=\"36\" alt=\"Wheel Size Icon\" 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\"\u003eWheel Size\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e40mm Deep-V 700c\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" height=\"36\" width=\"36\" alt=\"Weight Icon\" 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~25 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" height=\"36\" width=\"36\" alt=\"Use Type Icon\" 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 Type\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eUrban Street\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 2: Hero Image --\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg draggable=\"false\" loading=\"eager\" alt=\"State Bicycle Co. Rigby Core-Line Commuter Bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Young_woman_riding_a_single-speed_urban_bicycle_in_casual_clothing_along_a_city_street_with_a_red_brick_wall_background.webp?v=1756186293\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eState Bicycle Co. Rigby\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003eThe Core-Line Classic\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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 Isn't an Obstacle. It's a Runway.\"\u003c\/p\u003e\n\u003cp\u003eWidely considered the ultimate urban statement piece, the State Bicycle Co. Rigby Core-Line is your agent of freedom in an over-complicated world. Stop waiting for public transit and stop blending into the crowd. Engineered for the rider who values \u003cstrong class=\"description-emphasis\"\u003ezen-like simplicity\u003c\/strong\u003e and head-turning aesthetics, this top-rated city bike strips away the noise and maintenance of multi-speed drivetrains.\u003c\/p\u003e\n\u003cp\u003eFeel the intuitive connection of a fixed-gear or the effortless coast of a single-speed—the choice is yours. Built on a foundation of incredibly rugged High-Tensile Steel and rolling on classic aerodynamic 40mm Deep-V rims, you aren't just traveling; you're dominating your route in style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Expert Insight Block --\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Rigby is our love letter to classic urban style. We combined the bulletproof reliability of our Hi-Tensile steel Core Line with a timeless navy and tan aesthetic, ensuring you don't just get to your destination—you arrive looking incredible.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 4: Who It's For --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eRECLAIM YOUR TIME IF...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg draggable=\"false\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Young_woman_wearing_sunglasses_and_casual_outfit_riding_a_blue_single-speed_bike_on_city_street_with_red_brick_wall_background.webp?v=1756186293\" alt=\"Woman riding the State Bicycle Co. Rigby Core-Line bike.\"\u003e\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou are tired of cheap bikes that break down and require constant drivetrain maintenance.\u003c\/li\u003e\n\u003cli\u003eYou want a stylish, premium machine that you can effortlessly carry up to your walk-up apartment.\u003c\/li\u003e\n\u003cli\u003eYou value a silent, highly responsive ride that reacts instantly to your pedal input.\u003c\/li\u003e\n\u003cli\u003eYou believe your transport should be a beautiful statement piece reflecting your discerning style.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 5: Highlight Feature 1 --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eA TOUCH OF CLASS\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv\u003e\u003cimg draggable=\"false\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlights_Blue_single-speed_commuter_bike_with_tan_leather_saddle_and_grips_cream-colored_tires_and_minimalist_steel_frame_design_leaning_against_a_red_brick_wall.webp?v=1756186293\" alt=\"The Rigby Core-Line against a red brick wall.\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDetails That Demand Respect\u003c\/h4\u003e\n\u003cp\u003eThis bike is meticulously designed to be admired. See how the deep, \u003cstrong class=\"description-emphasis\"\u003erich blue finish\u003c\/strong\u003e catches the light, creating a look that is both classic and highly contemporary. Notice the thoughtful details, from the premium brown synthetic leather saddle to the matching grips and classic tan-wall tires.\u003c\/p\u003e\n\u003cp\u003eIt's a cohesive, striking aesthetic that sets you apart from the sea of generic commuters. This is a machine built for those who understand that how you get there matters just as much as the destination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 6: Highlight Feature 2 --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eTWO WAYS TO RIDE\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg draggable=\"false\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlights_Stylish_blue_single-speed_urban_bicycle_with_tan_leather_saddle_and_grips_cream_tires_and_minimal_frame_design_leaning_against_a_red_brick_wall.webp?v=1756186293\" alt=\"The Rigby Core-Line against a red brick wall.\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFixed or Free: You Decide\u003c\/h4\u003e\n\u003cp\u003eWhy choose between pedaling purity and city practicality? The integrated \u003cstrong class=\"description-emphasis\"\u003eFlip-Flop Hub\u003c\/strong\u003e gives you both. Ride \"Fixed\" to feel every inch of the road and master the art of the skid, or flip the rear wheel to the \"Freewheel\" side for effortless single-speed coasting down city bridges.\u003c\/p\u003e\n\u003cp\u003eThis represents the pinnacle of maintenance-free performance wrapped in an elegant package. No derailleurs to bend, no shifter cables to stretch. It is the ultimate expression of agentic cycling: just you and the bike in total harmony.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 7: Key Features Scroller --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n\u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\u003c\/div\u003e\n\u003cdiv class=\"features-scroller\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"Durable Hi-Tensile Steel Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-core-line-hi-tensile-steel-frame.jpg?v=1771906048\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eHi-Tensile Steel Frame\u003c\/h4\u003e\n\u003cp\u003eBuilt to withstand the daily urban grind, offering a smooth, reliable ride that handles rough pavement with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"40mm Deep-V Wheelset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-40mm-deep-v-wheelset-matte-black.jpg?v=1771906047\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e40mm Deep-V Wheels\u003c\/h4\u003e\n\u003cp\u003eClassic track-style aesthetics meet bomb-proof durability. These deep-dish rims cut through the city and look incredibly sleek.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"Official Vans Waffle Grips\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-official-vans-waffle-grips-black.jpg?v=1771906047\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eCustomizable Handlebars\u003c\/h4\u003e\n\u003cp\u003eChoose your cockpit: classic Drop Bars, aggressive Bullhorn bars, or agile Riser Bars complete with Vans waffle grips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"Flip-Flop Hub\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-flip-flop-hub-fixed-freewheel.jpg?v=1771906048\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n\u003cp\u003eIncludes a 16T freewheel and fixed gear cog. Seamlessly switch between pure fixed-gear riding and relaxed single-speed coasting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"Fast-Rolling 28c Tires\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-kenda-700x28c-fast-rolling-tires.jpg?v=1771906048\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFast-Rolling 28c Tires\u003c\/h4\u003e\n\u003cp\u003eKenda 700x28c tires strike the perfect balance—flat-out speed on the pavement with just enough cushion to handle road imperfections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"Dual Caliper Brakes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-dual-caliper-forged-alloy-brakes.jpg?v=1771906048\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eDual Caliper Brakes\u003c\/h4\u003e\n\u003cp\u003eIncludes front and rear forged alloy caliper brakes right out of the box, ensuring safe, reliable stopping power in traffic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 8.5: Technical Breakdown (Why This Build Matters) --\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;\"\u003eThe Core Line is meticulously engineered for the realities of urban commuting. Here is the technical breakdown of why this bike dominates the city streets.\u003c\/p\u003e\n\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eThe Perfect Urban Ratio\u003c\/h4\u003e\n\u003cp\u003eUnlike track bikes geared for high-end top speeds, the Core Line uses a perfectly dialed \u003cstrong\u003e44x16 gear ratio\u003c\/strong\u003e. This specific ratio provides explosive acceleration off the line at stoplights and makes climbing city bridges significantly more manageable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eHi-Tensile Steel Resilience\u003c\/h4\u003e\n\u003cp\u003eAluminum frames are rigid and transfer every bump directly to your spine. The Core Line utilizes a \u003cstrong\u003eHigh-Tensile Steel\u003c\/strong\u003e chassis that acts as a natural micro-suspension system, effectively muting road chatter and reducing rider fatigue over long commutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003e40mm Deep-V Aerodynamics\u003c\/h4\u003e\n\u003cp\u003eThe signature \u003cstrong\u003e40mm deep-dish rims\u003c\/strong\u003e aren't just for classic aesthetic appeal. The deeper profile drastically increases the structural integrity and lateral stiffness of the wheel, ensuring it stays true even after slamming into unexpected potholes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Accordion Group for Specs, Sizing, FAQ, and Box Contents --\u003e\n\u003cdiv class=\"accordion-wrapper\"\u003e\n\u003c!-- Details: Components --\u003e\n\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cdiv style=\"margin-top: 10px;\" 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\u003eDurable High-Tensile Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eHigh-Tensile Steel, 1 ⅛\" Threadless Steerer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot Forged Alloy (Clamp Diameter: 23.8mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChain \u0026amp; Chainring\u003c\/th\u003e\n\u003ctd\u003eYAB Chain | 44T, 130 BCD Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eForged 6061 Aluminum, 170mm Crank Arms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eAluminum (Bullhorn: 420mm | Drop: 450mm | Riser: 570mm w\/ Vans Grips)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeadset \u0026amp; Stem\u003c\/th\u003e\n\u003ctd\u003e1 ⅛\" threadless Headset | Steel Stem (25.4mm clamp, Length: 90mm, Rise: +\/- 7°)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Flip-Flop Hub (16T Freewheel and Fixed Cog), Spacing: F:100mm \/ R:120mm, Bolts: M10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003e700c Aluminum Wheel Set with 40mm Rim Depth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Steel, 3 Cross Pattern (Spoke Length F\/R: 269mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda Brand 700c x 28mm (Suggested Max Tire: 28mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeatpost \u0026amp; Clamp\u003c\/th\u003e\n\u003ctd\u003eAlloy, D: 27.2mm, L: 220mm | Clamp: Aluminum, D: 29.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSaddle \u0026amp; Pedals\u003c\/th\u003e\n\u003ctd\u003ePolyurethane w\/ Steel Rails | Plastic Platform Pedals\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\u003c!-- Details: Sizing and Geometry --\u003e\n\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eSizing \u0026amp; Frame Geometry\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003ch4 style=\"margin-top: 10px;\"\u003eRider Sizing Guide\u003c\/h4\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e46 cm (Small)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnder 5'4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e50 cm (Medium)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" - 5'7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e54 cm (Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'11\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e58 cm (X-Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch4 style=\"margin-top: 30px;\"\u003eDetailed Geometry Measurements\u003c\/h4\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003e46cm\u003c\/th\u003e\n\u003cth\u003e50cm\u003c\/th\u003e\n\u003cth\u003e54cm\u003c\/th\u003e\n\u003cth\u003e58cm\u003c\/th\u003e\n\u003c\/tr\u003e\n\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\u003e499mm\u003c\/td\u003e\n\u003ctd\u003e513mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e554mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\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\u003eChain Stay 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\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e11,406g\u003c\/td\u003e\n\u003ctd\u003e11,580g\u003c\/td\u003e\n\u003ctd\u003e11,740g\u003c\/td\u003e\n\u003ctd\u003e11,870g\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\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e513mm\u003c\/td\u003e\n\u003ctd\u003e522mm\u003c\/td\u003e\n\u003ctd\u003e538mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\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\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e135mm\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\u003e71.5°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e71°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e368mm\u003c\/td\u003e\n\u003ctd\u003e374mm\u003c\/td\u003e\n\u003ctd\u003e380mm\u003c\/td\u003e\n\u003ctd\u003e386mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e460mm\u003c\/td\u003e\n\u003ctd\u003e500mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e580mm\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\u003e74°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e508mm\u003c\/td\u003e\n\u003ctd\u003e522mm\u003c\/td\u003e\n\u003ctd\u003e536mm\u003c\/td\u003e\n\u003ctd\u003e570mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e733mm\u003c\/td\u003e\n\u003ctd\u003e751mm\u003c\/td\u003e\n\u003ctd\u003e775mm\u003c\/td\u003e\n\u003ctd\u003e811mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e975mm\u003c\/td\u003e\n\u003ctd\u003e985mm\u003c\/td\u003e\n\u003ctd\u003e989mm\u003c\/td\u003e\n\u003ctd\u003e1003mm\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\u003c!-- Details: Premium FAQ --\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\u003eWhat is the standover height of the Core Line frame?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eStandover height ranges from 733mm (28.8\") on the 46cm frame to 811mm (31.9\") on the 58cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I ride this bike if I’ve never ridden a fixie before?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. Every Core Line bike ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Core Line come with brakes?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes, this model includes both front and rear dual-pivot forged alloy caliper brakes and levers, making it 100% street-legal and safe for urban riding.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the benefit of a Hi-Tensile Steel frame?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eHigh-Tensile steel provides incredible durability and long-lasting resilience for city riding, offering a smooth, vibration-dampening ride that handles rough pavement beautifully.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the gear ratio on the Core Line?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe bike features a 44x16 gear ratio. This setup is optimized for stop-and-go city commuting, providing excellent off-the-line acceleration and manageable hill climbing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow much does the Core Line weigh?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe average weight is approximately 25 lbs (11.5 kg) depending on the frame size, providing a stable, momentum-carrying feel in urban environments.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat tire size comes on the Core Line?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe Core Line comes stock with Kenda 700c x 28mm tires, offering the perfect blend of fast-rolling speed and enough volume to soak up standard road imperfections.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Details: What's In The Box --\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: 10px;\" class=\"two-col-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState Bicycle Core Line\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePlatform Pedal Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eDurable plastic 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\"\u003eBoth Front and Rear caliper brakes are included in the box.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"State Bicycle Box Contents\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Box_Contents.jpg?v=1771747252\"\u003e\u003c\/div\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\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\"), \/ Riser Bars","offer_id":39993333645386,"sku":"796201629408","price":449.99,"currency_code":"USD","in_stock":true},{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\"), \/ Bullhorn Bars (Add $25)","offer_id":40088933498954,"sku":"796201631654","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\"), \/ Drop Bars (Add $25)","offer_id":40088933531722,"sku":"796201631616","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\"), \/ Riser Bars","offer_id":39993333710922,"sku":"796201629415","price":449.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\"), \/ Bullhorn Bars (Add $25)","offer_id":40088933630026,"sku":"796201631661","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\"), \/ Drop Bars (Add $25)","offer_id":40088933695562,"sku":"796201631623","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm - Riders 5'7\"-5'11\") \/ Riser Bars","offer_id":42500527751242,"sku":null,"price":449.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm - Riders 5'7\"-5'11\") \/ Bullhorn Bars (Add $25)","offer_id":42500527784010,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm - Riders 5'7\"-5'11\") \/ Drop Bars (Add $25)","offer_id":42500527816778,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\"), \/ Riser Bars","offer_id":39993333776458,"sku":"796201629439","price":449.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\"), \/ Drop Bars (Add $25)","offer_id":40088933892170,"sku":"796201631647","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Bullhorn Bars (Add $25)","offer_id":43372809650250,"sku":null,"price":474.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/products\/JMO_0219_81582123-d3ec-420d-b82f-53df8a586436.jpg?v=1767072408"},{"product_id":"wulf-core-line","title":"Wulf - Core-Line","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban street machine. Featuring a highly durable Hi-Tensile Steel frame in Matte Black, 40mm Deep-V wheels, stealth styling, and fast-rolling 28c tires.\"\u003e\u003c\/p\u003e\n\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the standover height of the Core Line frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Standover height ranges from 733mm (28.8\\\") on the 46cm frame to 811mm (31.9\\\") on the 58cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I ride this bike if I’ve never ridden a fixie before?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Every Core Line bike ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Core Line come with brakes?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, this model includes both front and rear dual-pivot forged alloy caliper brakes and levers, making it 100% street-legal and safe for urban riding.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the benefit of a Hi-Tensile Steel frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"High-Tensile steel provides incredible durability and long-lasting resilience for city riding, offering a smooth, vibration-dampening ride that handles rough pavement beautifully.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the gear ratio on the Core Line?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The bike features a 44x16 gear ratio. This setup is optimized for stop-and-go city commuting, providing excellent off-the-line acceleration and manageable hill climbing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much does the Core Line weigh?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The average weight is approximately 25 lbs (11.5 kg) depending on the frame size, providing a stable, momentum-carrying feel in urban environments.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What tire size comes on the Core Line?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Core Line comes stock with Kenda 700c x 28mm tires, offering the perfect blend of fast-rolling speed and enough volume to soak up standard road imperfections.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout \n           Brand Colors:\n           Green: #5f7038\n           Yellow: #E3B123 (Belcopia Logo Lightning Bolt)\n        *\/\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        \/* Image Protection Layer *\/\n        [data-belcopia-product] img {\n            -webkit-user-drag: none;\n            -khtml-user-drag: none;\n            -moz-user-drag: none;\n            -o-user-drag: none;\n            user-drag: none;\n            -webkit-touch-callout: none;\n            user-select: none;\n        }\n\n        \/* Content Protection Utility *\/\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; \n            top: 0;\n            right: 0;\n            bottom: 0;\n            width: 100vw; \n            height: 100vh; \n            background-color: rgba(0,0,0,0.85);\n            backdrop-filter: blur(8px);\n            -webkit-backdrop-filter: blur(8px);\n            opacity: 0;\n            transition: opacity 0.3s ease;\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%;\n            left: 50%;\n            transform: translate(-50%, -50%) scale(0.95);\n            margin: auto;\n            max-width: 90vw;\n            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        }\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;\n            right: 30px;\n            z-index: 100000;\n            color: #fff;\n            font-size: 45px;\n            font-weight: bold;\n            cursor: pointer;\n            transition: color 0.3s ease;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n        }\n        [data-belcopia-product] .belcopia-modal-close:hover {\n            color: #E3B123;\n        }\n\n        \/* Premium Animations *\/\n        @keyframes fadeLoadIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes bounceRight {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\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: 12px 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: 15px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 5px;\n            font-size: 0.8em;\n            min-width: 90px;\n            cursor: default;\n            opacity: 0;\n            transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        [data-belcopia-product] .glance-item:nth-child(1) { animation: fadeLoadIn 0.6s ease-out 0.1s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(2) { animation: fadeLoadIn 0.6s ease-out 0.2s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(3) { animation: fadeLoadIn 0.6s ease-out 0.3s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(4) { animation: fadeLoadIn 0.6s ease-out 0.4s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(5) { animation: fadeLoadIn 0.6s ease-out 0.5s forwards; }\n\n        @media (hover: hover) {\n            [data-belcopia-product] .glance-item:hover {\n                transform: translateY(-3px) scale(1.05);\n            }\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 36px;\n            height: 36px;\n            filter: brightness(0) invert(1);\n            object-fit: contain;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.85em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.85em;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 55vh;\n            min-height: 350px;\n            max-height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #000;\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            opacity: 0.85;\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.7), 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            font-weight: 900;\n            margin: 0 0 5px 0;\n            line-height: 1.1;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            opacity: 0;\n            \n            \/* High-Contrast Belcopia Yellow Shimmer for Stealth Vibe *\/\n            -webkit-text-stroke: 1px #ffffff;\n            background: linear-gradient(90deg, #E3B123 0%, #FFF8D6 25%, #E3B123 50%, #FFF8D6 75%, #E3B123 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.2s forwards, metallicShimmer 4s linear infinite;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .hero-content h2 { font-size: 3.8em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.5em;\n            font-weight: bold;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0;\n            \n            \/* Metallic Shimmer *\/\n            -webkit-text-stroke: 0.5px #333;\n            background: linear-gradient(90deg, #E3B123 0%, #FFF8D6 25%, #E3B123 50%, #FFF8D6 75%, #E3B123 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.4s forwards, metallicShimmer 4s linear infinite;\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: 10px 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 2em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 8px;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            position: relative;\n        }\n        \/* Animated Underline *\/\n        [data-belcopia-product] h3::after {\n            content: '';\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 0;\n            height: 2px;\n            background-color: #5f7038;\n            transition: width 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .bordered-section:hover h3::after,\n            [data-belcopia-product] .unbordered-section:hover h3::after {\n                width: 100%;\n            }\n        }\n\n        [data-belcopia-product] h4 {\n            font-size: 1.5em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            border-left: 3px solid #E3B123; \/* Belcopia Yellow Accent *\/\n            padding-left: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.8em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 0 0 15px 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: 30px; }\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 { \n            width: 100%; \n            border-radius: 12px; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.08); \n            display: block; \n            overflow: hidden;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .two-col-container img:hover {\n                transform: scale(1.02);\n            }\n        }\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; }\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 25px; \n            scrollbar-width: thin; \n            scrollbar-color: #5f7038 #e0e0e0; \n        }\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        \n        [data-belcopia-product] .feature-card { \n            flex: 0 0 280px; \n            margin-right: 20px; \n            background-color: #f9f9f9; \n            border-radius: 12px; \n            border: 1px solid #eee; \n            overflow: hidden; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.04); \n            display: flex; \n            flex-direction: column; \n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            cursor: pointer;\n            scroll-snap-align: start;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .feature-card:hover {\n                transform: translateY(-8px);\n                box-shadow: 0 15px 30px rgba(0,0,0,0.12);\n            }\n            [data-belcopia-product] .feature-card:hover img {\n                transform: scale(1.06);\n            }\n        }\n        [data-belcopia-product] .feature-card img { \n            width: 100%; \n            height: 190px; \n            object-fit: cover; \n            display: block; \n            transition: transform 0.5s ease;\n            cursor: zoom-in;\n        }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; background: #f9f9f9; position: relative; z-index: 2; }\n        [data-belcopia-product] .feature-card h4 { \n            margin: 0 0 8px 0; \n            color: #E3B123; \n            font-size: 1.1em; \n            font-weight: bold; \n            text-transform: uppercase; \n            letter-spacing: 0.5px; \n            border-left: none; \n            padding-left: 0; \n        }\n        [data-belcopia-product] .feature-card p { font-size: 0.85em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* Scroll Hint Text *\/\n        [data-belcopia-product] .scroll-hint { \n            font-size: 0.85em; \n            color: #E3B123; \n            font-style: italic; \n            text-align: right; \n            margin-bottom: 8px; \n            display: block; \n            font-weight: bold;\n            animation: bounceRight 1.5s infinite;\n        }\n        @media (min-width: 992px) { \n            [data-belcopia-product] .scroll-hint { display: none; } \n        }\n\n        \/* 8. Video Grid *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 15px; width: 100%; max-width: 1000px; margin: 0 auto; }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; }\n        }\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; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}\n\n        \/* 9. Data Tables (New Responsive Setup) *\/\n        [data-belcopia-product] .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin-bottom: 25px;\n            border-radius: 8px;\n            border: 1px solid #ddd;\n        }\n        [data-belcopia-product] .spec-table { \n            width: 100%; \n            border-collapse: collapse; \n            min-width: 700px; \n        }\n        [data-belcopia-product] .spec-table th, \n        [data-belcopia-product] .spec-table td { \n            border: 1px solid #ddd; \n            padding: 12px; \n            text-align: left; \n            font-size: 0.9em; \n        }\n        [data-belcopia-product] .spec-table th { \n            background-color: #f9f9f9; \n            font-weight: bold; \n            text-transform: uppercase; \n            font-size: 0.8em; \n            letter-spacing: 0.5px; \n            color: #2c2c2c;\n        }\n        [data-belcopia-product] .spec-table.two-col th { width: 30%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #fcfcfc; }\n        [data-belcopia-product] .table-note { font-size: 0.8em; color: #666; font-style: italic; margin-top: 5px;}\n        \n        \/* Custom Sizing Guide Layout *\/\n        [data-belcopia-product] .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; }\n        @media (min-width: 768px) { \n            [data-belcopia-product] .sizing-container { grid-template-columns: 1fr 1fr; } \n        }\n        [data-belcopia-product] .sizing-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.08); display: block; cursor: zoom-in; }\n        [data-belcopia-product] .sizing-table { min-width: 0 !important; }\n\n        \/* 10. List Section *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 15px; }\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;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n\n        \/* 11. Minimalist Line Accordion Section *\/\n        [data-belcopia-product] .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        [data-belcopia-product] details.accordion-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #eee;\n            margin-bottom: 0;\n            overflow: hidden;\n        }\n        [data-belcopia-product] details.accordion-item summary {\n            padding: 24px 45px 24px 0;\n            font-size: 1.6em;\n            font-weight: 500;\n            color: #1a1a1a;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item summary:hover,\n        [data-belcopia-product] details.accordion-item[open] summary {\n            color: #5f7038;\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: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 12px;\n            height: 12px;\n            border-right: 2px solid #1a1a1a;\n            border-bottom: 2px solid #1a1a1a;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .accordion-content {\n            padding: 0 0 30px 0;\n            background-color: transparent;\n            border-top: none;\n        }\n        [data-belcopia-product] .accordion-content h4 { margin-top: 15px; }\n\n        \/* 12. Minimalist FAQ Items *\/\n        [data-belcopia-product] .accordion-content.faq-container { padding-top: 10px; }\n        [data-belcopia-product] details.faq-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #f0f0f0;\n            margin-bottom: 0;\n            box-shadow: none;\n        }\n        [data-belcopia-product] details.faq-item:last-child {\n            border-bottom: none;\n        }\n        [data-belcopia-product] details.faq-item summary {\n            padding: 18px 45px 18px 0;\n            font-size: 1.1em;\n            font-weight: 500;\n            color: #2c2c2c;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            line-height: 1.4;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item summary:hover,\n        [data-belcopia-product] details.faq-item[open] summary {\n            color: #5f7038;\n        }\n        [data-belcopia-product] details.faq-item summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] details.faq-item summary::after {\n            content: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 10px;\n            height: 10px;\n            border-right: 2px solid #2c2c2c;\n            border-bottom: 2px solid #2c2c2c;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .faq-answer {\n            padding: 0 0 20px 0;\n            font-size: 0.95em;\n            color: #555;\n            line-height: 1.6;\n            margin: 0;\n            border-top: none;\n        }\n\n        \/* 13. Expert Insight \u0026 Technical Proof Grids *\/\n        [data-belcopia-product] .expert-insight {\n            background-color: #fdfdfd;\n            border-left: 4px solid #5f7038;\n            padding: 25px;\n            margin: 10px 0 30px 0;\n            border-radius: 4px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n        }\n        [data-belcopia-product] .expert-insight-quote {\n            font-style: italic;\n            font-weight: 500;\n            font-size: 1.15em;\n            color: #1a1a1a;\n            margin: 0 0 12px 0;\n            line-height: 1.5;\n        }\n        [data-belcopia-product] .expert-insight-attr {\n            font-weight: bold;\n            font-size: 0.85em;\n            color: #5f7038;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] .three-col-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .three-col-grid { grid-template-columns: repeat(3, 1fr); }\n        }\n        [data-belcopia-product] .tech-proof-card {\n            background: #fff;\n            border: 1px solid #eee;\n            padding: 25px 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            position: relative;\n            overflow: hidden;\n            cursor: default;\n        }\n        \n        \/* Premium Hover Bottom Border Slide *\/\n        [data-belcopia-product] .tech-proof-card::after {\n            content: '';\n            position: absolute;\n            bottom: 0; left: 0; width: 0; height: 3px;\n            background-color: #E3B123;\n            transition: width 0.4s ease;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .tech-proof-card:hover::after {\n                width: 100%;\n            }\n            [data-belcopia-product] .tech-proof-card:hover {\n                transform: translateY(-5px);\n                box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n            }\n        }\n        [data-belcopia-product] .tech-proof-card h4 {\n            color: #E3B123;\n            font-size: 1.1em;\n            margin-bottom: 10px;\n            border-left: none;\n            padding-left: 0;\n        }\n        [data-belcopia-product] .tech-proof-card p {\n            font-size: 0.9em;\n            color: #555;\n            margin: 0;\n            line-height: 1.5;\n        }\n    \u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003c!-- Section 1: At a Glance Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\" oncontextmenu=\"return false;\"\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eHi-Tensile Steel\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eFixed \/ Single Speed\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e40mm Deep-V 700c\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e~25 lbs\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eUrban Street\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_state-bicycle-co-wulf-core-line-matte-black-fixie-urban-commuter.jpg?v=1769569076\" alt=\"State Bicycle Co. Wulf Core-Line Commuter Bike.\" loading=\"eager\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003ch2\u003eState Bicycle Co. Wulf\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Stealth Core-Line Classic\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\"Move in Silence. Strike with Speed.\"\u003c\/p\u003e\n            \u003cp\u003eWidely considered the ultimate urban stealth machine, the State Bicycle Co. Wulf Core-Line is your agent of freedom in an over-complicated world. Stop waiting for public transit and stop blending into the crowd. Engineered for the rider who values \u003cstrong class=\"description-emphasis\"\u003ezen-like simplicity\u003c\/strong\u003e and head-turning aesthetics, this top-rated city bike strips away the noise and maintenance of multi-speed drivetrains.\u003c\/p\u003e\n            \u003cp\u003eFeel the intuitive connection of a fixed-gear or the effortless coast of a single-speed—the choice is yours. Built on a foundation of incredibly rugged High-Tensile Steel and rolling on classic aerodynamic 40mm Deep-V rims, you aren't just traveling; you're dominating your route under the radar.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Expert Insight Block --\u003e\n        \u003cdiv class=\"expert-insight protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The Wulf is our love letter to stealth urban street culture. We combined the bulletproof reliability of our Hi-Tensile steel Core Line with a timeless matte black aesthetic, ensuring you hit the streets looking sharp and riding hard.\"\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 4: Who It's For --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eRECLAIM YOUR TIME IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman riding the State Bicycle Co. Wulf Core-Line bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h1_state-bicycle-co-wulf-core-line-matte-black-fixie-urban-riding.jpg?v=1769569148\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are tired of cheap bikes that break down and require constant drivetrain maintenance.\u003c\/li\u003e\n                    \u003cli\u003eYou want a stylish, premium machine that you can effortlessly carry up to your walk-up apartment.\u003c\/li\u003e\n                    \u003cli\u003eYou value a silent, highly responsive ride that reacts instantly to your pedal input.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your transport should be a beautiful statement piece reflecting your discerning style.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlight Feature 1 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eUNDER THE RADAR\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Wulf Core-Line against a brick wall.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h2_state-bicycle-co-wulf-core-line-matte-black-fixie-bike-lock.jpg?v=1769569301\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eDetails That Demand Respect\u003c\/h4\u003e\n                    \u003cp\u003eThis bike is meticulously designed to fly under the radar while turning heads. See how the sleek, \u003cstrong class=\"description-emphasis\"\u003ematte black finish\u003c\/strong\u003e absorbs the light, creating a look that is both classic and highly contemporary. Notice the thoughtful details, from the premium saddle to the matching black components.\u003c\/p\u003e\n                    \u003cp\u003eIt's a cohesive, striking aesthetic that sets you apart from the sea of generic commuters. This is a machine built for those who understand that how you get there matters just as much as the destination.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlight Feature 2 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eFIXED OR FREE: YOU DECIDE\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Wulf Core-Line frame details.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h3_state-bicycle-co-wulf-core-line-matte-black-fixie-mounting.jpg?v=1769569369\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Ride, Your Choice\u003c\/h4\u003e\n                    \u003cp\u003eWhy choose between pedaling purity and city practicality? The integrated \u003cstrong class=\"description-emphasis\"\u003eFlip-Flop Hub\u003c\/strong\u003e gives you both. Ride \"Fixed\" to feel every inch of the road and master the art of the skid, or flip the rear wheel to the \"Freewheel\" side for effortless single-speed coasting down city bridges.\u003c\/p\u003e\n                    \u003cp\u003eThis represents the pinnacle of maintenance-free performance wrapped in an elegant package. No derailleurs to bend, no shifter cables to stretch. It is the ultimate expression of agentic cycling: just you and the bike in total harmony.\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=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-core-line-hi-tensile-steel-frame.jpg?v=1771906048\" alt=\"Durable Hi-Tensile Steel Frame\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eHi-Tensile Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eBuilt to withstand the daily urban grind, offering a smooth, reliable ride that handles rough pavement with ease.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-40mm-deep-v-wheelset-matte-black.jpg?v=1771906047\" alt=\"40mm Deep-V Wheelset\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e40mm Deep-V Wheels\u003c\/h4\u003e\n                        \u003cp\u003eClassic track-style aesthetics meet bomb-proof durability. These deep-dish rims cut through the city and look incredibly sleek.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-handlebar-options-drop-vs-riser.jpg?v=1771883219\" alt=\"Customizable Handlebars\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCustomizable Cockpit\u003c\/h4\u003e\n                        \u003cp\u003eChoose your ride: classic All-Road Drop Bars or agile Riser Bars complete with official Vans waffle pattern grips.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-flip-flop-hub-fixed-freewheel.jpg?v=1771906048\" alt=\"Flip-Flop Hub\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eIncludes a 16T freewheel and fixed gear cog. Seamlessly switch between pure fixed-gear riding and relaxed single-speed coasting.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-kenda-700x28c-fast-rolling-tires.jpg?v=1771906048\" alt=\"Fast-Rolling 28c Tires\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFast-Rolling 28c Tires\u003c\/h4\u003e\n                        \u003cp\u003eKenda 700x28c tires strike the perfect balance—flat-out speed on the pavement with just enough cushion to handle road imperfections.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-dual-caliper-forged-alloy-brakes.jpg?v=1771906048\" alt=\"Dual Caliper Brakes\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDual Caliper Brakes\u003c\/h4\u003e\n                        \u003cp\u003eIncludes front and rear forged alloy caliper brakes right out of the box, ensuring safe, reliable stopping power in traffic.\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: Technical Breakdown (Why This Build Matters) --\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;\"\u003eThe Core Line is meticulously engineered for the realities of urban commuting. Here is the technical breakdown of why this bike dominates the city streets.\u003c\/p\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eThe Perfect Urban Ratio\u003c\/h4\u003e\n                    \u003cp\u003eUnlike track bikes geared for high-end top speeds, the Core Line uses a perfectly dialed \u003cstrong\u003e44x16 gear ratio\u003c\/strong\u003e. This specific ratio provides explosive acceleration off the line at stoplights and makes climbing city bridges significantly more manageable.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eHi-Tensile Steel Resilience\u003c\/h4\u003e\n                    \u003cp\u003eAluminum frames are rigid and transfer every bump directly to your spine. The Core Line utilizes a \u003cstrong\u003eHigh-Tensile Steel\u003c\/strong\u003e chassis that acts as a natural micro-suspension system, effectively muting road chatter and reducing rider fatigue over long commutes.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003e40mm Deep-V Aerodynamics\u003c\/h4\u003e\n                    \u003cp\u003eThe signature \u003cstrong\u003e40mm deep-dish rims\u003c\/strong\u003e aren't just for classic aesthetic appeal. The deeper profile drastically increases the structural integrity and lateral stiffness of the wheel, ensuring it stays true even after slamming into unexpected potholes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Accordion Group for Specs, Sizing, FAQ, and Box Contents --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \n            \u003c!-- Details: Components --\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\" style=\"margin-top: 10px;\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eDurable High-Tensile Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eHigh-Tensile Steel, 1 ⅛\" Threadless Steerer\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot Forged Alloy (Clamp Diameter: 23.8mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eChain \u0026amp; Chainring\u003c\/th\u003e\n\u003ctd\u003eYAB Chain | 44T, 130 BCD Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eForged 6061 Aluminum, 170mm Crank Arms\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eAluminum (Bullhorn: 420mm | Drop: 450mm | Riser: 570mm w\/ Vans Grips)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHeadset \u0026amp; Stem\u003c\/th\u003e\n\u003ctd\u003e1 ⅛\" threadless Headset | Steel Stem (25.4mm clamp, Length: 90mm, Rise: +\/- 7°)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Flip-Flop Hub (16T Freewheel and Fixed Cog), Spacing: F:100mm \/ R:120mm, Bolts: M10\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003e700c Aluminum Wheel Set with 40mm Rim Depth\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Steel, 3 Cross Pattern (Spoke Length F\/R: 269mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda Brand 700c x 28mm (Suggested Max Tire: 28mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSeatpost \u0026amp; Clamp\u003c\/th\u003e\n\u003ctd\u003eAlloy, D: 27.2mm, L: 220mm | Clamp: Aluminum, D: 29.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSaddle \u0026amp; Pedals\u003c\/th\u003e\n\u003ctd\u003ePolyurethane w\/ Steel Rails | Plastic Platform Pedals\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            \n            \u003c!-- Details: Sizing Guide --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003cdiv class=\"sizing-container\" style=\"margin-top: 10px;\"\u003e\n                        \u003cdiv\u003e\n                            \u003cimg alt=\"State Bicycle Core-Line geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_State_Bicycle_Co._Core_Line_fixed_gear_bike_size_chart_and_geometry_guide_featuring_steel_frame_riser_handlebars_with_Vans_grips_40mm_deep-V_wheels_28c_Kenda_tires_and_pre-instal.jpg?v=1755238244\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"table-wrapper\" style=\"margin-bottom: 15px;\"\u003e\n                                \u003ctable class=\"spec-table sizing-table\"\u003e\n                                    \u003cthead\u003e\n                                        \u003ctr\u003e\n                                            \u003cth\u003eFrame Size\u003c\/th\u003e\n                                            \u003cth\u003eRider Height\u003c\/th\u003e\n                                        \u003c\/tr\u003e\n                                    \u003c\/thead\u003e\n                                    \u003ctbody\u003e\n                                        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e46 cm (Small)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnder 5'4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e50 cm (Medium)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" - 5'7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e54 cm (Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'11\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e58 cm (X-Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'2\"\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.9em; color: #555; margin: 0;\"\u003eWe recommend visiting a local bike shop to ensure you get the perfect fit for your body.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n            \u003c!-- Details: Frame Geometry --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003cdiv class=\"table-wrapper\" style=\"margin-top: 10px;\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003e46cm\u003c\/th\u003e\n                                    \u003cth\u003e50cm\u003c\/th\u003e\n                                    \u003cth\u003e54cm\u003c\/th\u003e\n                                    \u003cth\u003e58cm\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e499mm\u003c\/td\u003e\n\u003ctd\u003e513mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e554mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\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\u003eChain Stay 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\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e11,406g\u003c\/td\u003e\n\u003ctd\u003e11,580g\u003c\/td\u003e\n\u003ctd\u003e11,740g\u003c\/td\u003e\n\u003ctd\u003e11,870g\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\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e513mm\u003c\/td\u003e\n\u003ctd\u003e522mm\u003c\/td\u003e\n\u003ctd\u003e538mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\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\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e135mm\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\u003e71.5°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e71°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e368mm\u003c\/td\u003e\n\u003ctd\u003e374mm\u003c\/td\u003e\n\u003ctd\u003e380mm\u003c\/td\u003e\n\u003ctd\u003e386mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e460mm\u003c\/td\u003e\n\u003ctd\u003e500mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e580mm\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\u003e74°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e508mm\u003c\/td\u003e\n\u003ctd\u003e522mm\u003c\/td\u003e\n\u003ctd\u003e536mm\u003c\/td\u003e\n\u003ctd\u003e570mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e733mm\u003c\/td\u003e\n\u003ctd\u003e751mm\u003c\/td\u003e\n\u003ctd\u003e775mm\u003c\/td\u003e\n\u003ctd\u003e811mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e975mm\u003c\/td\u003e\n\u003ctd\u003e985mm\u003c\/td\u003e\n\u003ctd\u003e989mm\u003c\/td\u003e\n\u003ctd\u003e1003mm\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\n            \u003c!-- Details: Premium FAQ --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the standover height of the Core Line frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eStandover height ranges from 733mm (28.8\") on the 46cm frame to 811mm (31.9\") on the 58cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I ride this bike if I’ve never ridden a fixie before?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes. Every Core Line bike ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Core Line come with brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, this model includes both front and rear dual-pivot forged alloy caliper brakes and levers, making it 100% street-legal and safe for urban riding.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the benefit of a Hi-Tensile Steel frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eHigh-Tensile steel provides incredible durability and long-lasting resilience for city riding, offering a smooth, vibration-dampening ride that handles rough pavement beautifully.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the gear ratio on the Core Line?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe bike features a 44x16 gear ratio. This setup is optimized for stop-and-go city commuting, providing excellent off-the-line acceleration and manageable hill climbing.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow much does the Core Line weigh?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe average weight is approximately 25 lbs (11.5 kg) depending on the frame size, providing a stable, momentum-carrying feel in urban environments.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat tire size comes on the Core Line?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe Core Line comes stock with Kenda 700c x 28mm tires, offering the perfect blend of fast-rolling speed and enough volume to soak up standard road imperfections.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: What's In The Box --\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 class=\"two-col-container\" style=\"margin-top: 10px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState Bicycle Core Line\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePlatform Pedal Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eDurable plastic 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\"\u003eBoth Front and Rear caliper brakes are included in the box.\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Box_Contents.jpg?v=1771747252\" alt=\"State Bicycle Box Contents\" onerror=\"this.style.display='none';\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n        \u003c\/div\u003e \u003c!-- End Accordion Wrapper --\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Image Lightbox Modal --\u003e\n    \u003cdiv id=\"belcopia-image-modal\" class=\"belcopia-modal\" onclick=\"closeBelcopiaModal()\"\u003e\n        \u003cspan class=\"belcopia-modal-close\" onclick=\"closeBelcopiaModal()\"\u003e×\u003c\/span\u003e\n        \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" src=\"\" alt=\"Feature Preview\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function openBelcopiaModal(src) {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            var modalImg = document.getElementById(\"belcopia-modal-img\");\n            modal.classList.add(\"show\");\n            modalImg.src = src;\n        }\n        function closeBelcopiaModal() {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            modal.classList.remove(\"show\");\n        }\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Riser Bars","offer_id":43380463665226,"sku":null,"price":449.99,"currency_code":"USD","in_stock":true},{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Bullhorn Bars (Add $25)","offer_id":43380466483274,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Drop Bars (Add $25)","offer_id":43380466679882,"sku":null,"price":474.99,"currency_code":"USD","in_stock":false},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Riser Bars","offer_id":43380467630154,"sku":null,"price":449.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Bullhorn Bars (Add $25)","offer_id":43380468252746,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Drop Bars (Add $25)","offer_id":43380469661770,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Riser Bars","offer_id":43380471529546,"sku":null,"price":449.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Bullhorn Bars (Add $25)","offer_id":43380479033418,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Drop Bars (Add $25)","offer_id":43380485423178,"sku":null,"price":474.99,"currency_code":"USD","in_stock":false},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Riser Bars","offer_id":43380487553098,"sku":null,"price":449.99,"currency_code":"USD","in_stock":false},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Bullhorn Bars (Add $25)","offer_id":43380493910090,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Drop Bars (Add $25)","offer_id":43380494827594,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/products\/JMO_0591.jpg?v=1769619005"},{"product_id":"sole-bicycles-the-single-speed-fixed-gear","title":"SOLE BICYCLES The Single Speed \/ Fixed Gear Lightweight Bike","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eSolé Bicycles - The Single Speed \/ Fixed Gear 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: #2c2c2c;\n            color: #fff;\n            padding: 20px;\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            text-align: center;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .at-a-glance-bar {\n                grid-template-columns: repeat(4, 1fr);\n            }\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n        [data-belcopia-product] .glance-item .glance-label {\n            font-size: 0.8em;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            opacity: 0.8;\n            margin-bottom: 5px;\n        }\n        [data-belcopia-product] .glance-item .glance-value {\n            font-size: 1.4em;\n            font-weight: bold;\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: 550px;\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; \/* Green Heading Color *\/\n            border-bottom: 2px solid #eee;\n            padding-bottom: 10px;\n            margin-bottom: 30px;\n            text-align: left;\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.4em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 10px;\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.6em; 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) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\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 { 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        \/* 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; \/* For Safari *\/\n        }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \/* For Chrome\/Safari *\/\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        \/* 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. 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        @keyframes fillBar { from { width: 0; } }\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-89 { width: 89%; }\n\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        \/* 8. Specifications Table *\/\n        [data-belcopia-product] .spec-table-container { overflow-x: auto; padding-top: 15px;}\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; 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    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eType\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eFixie\/Single-Speed\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e26 lbs\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eBrakes\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eHand Brakes\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eFrame\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eSteel\u003c\/span\u003e\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_Modern_single_speed_bikes_by_Sole_Bicycles_in_matte_black_and_glossy_white_minimalist_fixed_gear_design_for_urban_city_commuting.jpg?v=1757916810\" alt=\"Modern single-speed bikes by Solé Bicycles in matte black and glossy white.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eThe Single Speed \/ Fixed Gear\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eby Solé Bicycles\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 Original. The Icon. The Ultimate City Commuter.\"\u003c\/p\u003e\n            \u003cp\u003eThis is the bike that started it all. The Solé Single Speed \/ Fixed Gear is the epitome of minimalist design and urban efficiency. Engineered for the city rider who values simplicity, style, and a true connection to the road, this bike is a lightweight, nimble, and incredibly fun machine. At its heart is a durable \u003cstrong class=\"description-emphasis\"\u003ehigh-tensile steel frame\u003c\/strong\u003e and our signature \u003cstrong class=\"description-emphasis\"\u003eflip-flop hub\u003c\/strong\u003e, which gives you the freedom to choose your riding style.\u003c\/p\u003e\n            \u003cp\u003eKeep it simple and cruise with a standard single-speed freewheel, or flip the rear wheel to engage the fixed gear for that ultimate, connected feel. Weighing in at just 26 lbs, this bike is agile, quick, and easy to carry up apartment stairs. It’s more than a mode of transport; it’s a statement.\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 city commuter looking for a fast, agile, and lightweight bike.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate minimalist design and the simplicity of a single-speed bicycle.\u003c\/li\u003e\n                    \u003cli\u003eYou want the versatility to switch between a freewheel and a fixed gear.\u003c\/li\u003e\n                    \u003cli\u003eYou need a durable, reliable, and low-maintenance bike for daily urban riding.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your bike should be a stylish extension of your personal aesthetic.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"A stylish Solé single-speed bike with a matte black frame and yellow wheels.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Stylish_Sole_single_speed_bike_with_matte_black_frame_and_yellow_wheels_fixed_gear_design_for_urban_commuting_photographed_against_modern_wooden_fence.jpg?v=1757916809\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eYour Ride, Your Choice: The Flip-Flop Hub\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"A Solé single-speed bike with a silver frame and orange wheels on a boardwalk.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Sole_single_speed_bike_with_sleek_silver_frame_and_bold_orange_wheels_fixed_gear_bicycle_parked_on_wooden_boardwalk_with_palm_trees_in_the_background.jpg?v=1757916809\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eTwo Bikes in One\u003c\/h4\u003e\n                    \u003cp\u003eThe genius of this bike lies in its versatility, all thanks to the \u003cstrong class=\"description-emphasis\"\u003eflip-flop hub\u003c\/strong\u003e on the rear wheel. Out of the box, it’s set up as a standard single-speed, allowing you to coast freely just like any other bike. It’s simple, intuitive, and perfect for casual cruising. But if you’re looking for a more connected, engaging ride, simply remove the rear wheel, flip it around, and re-install it to engage the \u003cstrong class=\"description-emphasis\"\u003efixed gear\u003c\/strong\u003e. This locks your pedals to the motion of the wheel, providing instant feedback and a true feeling of being one with the bike. It’s the ultimate two-in-one for the discerning urban rider.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eMinimalist Design, Maximum Style\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eAn Urban Icon\u003c\/h4\u003e\n                    \u003cp\u003eThe Solé fixie is celebrated for its clean lines and striking aesthetic. Every component is carefully curated to create a look that is both modern and timeless. We've stripped away all the unnecessary clutter—no bulky derailleurs, shifters, or cables—leaving a sleek, \u003cstrong class=\"description-emphasis\"\u003eminimalist profile\u003c\/strong\u003e that turns heads. At just \u003cstrong class=\"description-emphasis\"\u003e26 lbs\u003c\/strong\u003e, it’s an incredibly lightweight and agile machine, perfect for zipping through traffic and carrying up to your apartment. It's not just a bike; it's a piece of functional art designed for the urban landscape.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"A Solé single-speed bike with a matte black frame and teal wheel rims.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Sole_single_speed_bike_with_matte_black_frame_and_teal_wheel_rims_fixed_gear_bicycle_ideal_for_city_commuting_parked_outside_modern_white_house_with_pink_door.jpg?v=1757916809\"\u003e\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\u003eSingle Speed \/ Fixed Gear\u003c\/h4\u003e\n                        \u003cp\u003eA flip-flop hub allows you to easily switch between a freewheel or a fixed gear setup.\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\u003eMinimal \u0026amp; Lightweight\u003c\/h4\u003e\n                        \u003cp\u003eA clean, simple design with no unnecessary components, weighing in at only 26 lbs.\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\u003eHigh-Tensile Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eSolid construction that’s built to last and withstand the rigors of daily city riding.\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\u003eFront \u0026amp; Rear Hand Brakes\u003c\/h4\u003e\n                        \u003cp\u003eAlloy dual-pivot brakes provide reliable stopping power and control in urban environments.\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\u003e700x28-32c Tires\u003c\/h4\u003e\n                        \u003cp\u003eThe perfect balance of comfort for city streets and speed for efficient commuting.\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\u003eBottle Cage Eyelets\u003c\/h4\u003e\n                        \u003cp\u003eStay hydrated on your urban adventures with convenient mounts for a water bottle cage.\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=\"Solé Single Speed \/ Fixed Gear Bike Video\" src=\"https:\/\/www.youtube.com\/embed\/09etzyH6w_k\" 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\u003eExperience the agility and speed of a lightweight urban fixie.\u003c\/li\u003e\n                    \u003cli\u003eSee how the flip-flop hub lets you customize your ride.\u003c\/li\u003e\n                    \u003cli\u003eDiscover the perfect blend of minimalist style and city performance.\u003c\/li\u003e\n                    \u003cli\u003eFind your new favorite way to navigate the urban jungle.\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\u003eTechnical Specifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"spec-table-container\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFRAME\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel, Fully Tig Welded\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHUB\u003c\/th\u003e\n\u003ctd\u003eFlip-Flop - Fixed\/Single Speed Sealed Bearing 16T\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGEAR RATIO\u003c\/th\u003e\n\u003ctd\u003e46 : 16\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBRAKES\u003c\/th\u003e\n\u003ctd\u003eAlloy Dual Pivot Front \u0026amp; Rear Hand Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTIRES\u003c\/th\u003e\n\u003ctd\u003eDurable 700 x 28-32C\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHANDLEBARS\u003c\/th\u003e\n\u003ctd\u003eRiser Solé Single Speed Handlebar\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSADDLE\u003c\/th\u003e\n\u003ctd\u003eSolé Streamlined Saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWEIGHT\u003c\/th\u003e\n\u003ctd\u003e26 lbs \/ 11.79 kg\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\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Sole_Bicycle_size_guide_showing_rider_height_inseam_measurement_and_bike_top_tube_clearance_for_proper_single_speed_and_fixed_gear_bike_fit.webp?v=1757916809\" alt=\"Sizing guide for the Solé Single Speed \/ Fixed Gear Bike\" style=\"width:100%; border-radius: 8px;\"\u003e\n                   \u003cp\u003eFinding the right frame size is crucial for a comfortable and efficient ride. Please use your height and inseam to find the perfect fit.\u003c\/p\u003e\n                   \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003e49cm Frame:\u003c\/strong\u003e 5’0” - 5’5” Rider Height\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003e52cm Frame:\u003c\/strong\u003e 5’6” - 5’9” Rider Height\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003e55cm Frame:\u003c\/strong\u003e 5’10” - 6’1” Rider Height\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003e58cm Frame:\u003c\/strong\u003e 6’2”+ Rider Height\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp\u003eInseam is the most important measurement. Ensure you have at least 1\" of clearance over the top tube when standing flat-footed.\u003c\/p\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            \u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\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\u003eAgility \u0026amp; Handling\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eStyle \u0026amp; Aesthetics\u003c\/span\u003e\u003cspan\u003e96\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-96\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eSimplicity \u0026amp; Low Maintenance\u003c\/span\u003e\u003cspan\u003e93\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-93\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                     \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eUrban Performance\u003c\/span\u003e\u003cspan\u003e89\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-89\"\u003e\u003c\/div\u003e\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 Solé Single Speed \/ Fixed Gear is an icon of urban cycling for a reason. It masterfully combines minimalist style, lightweight agility, and clever versatility with its flip-flop hub. It’s the definitive choice for the city rider who values form, function, and the pure joy of a connected ride.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Sole Bicycles","offers":[{"title":"the Overthrow \/ 49cm","offer_id":41260715409482,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Overthrow \/ 52cm","offer_id":41260715442250,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Overthrow \/ 55cm","offer_id":41260715475018,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Overthrow \/ 59cm","offer_id":41260715507786,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the OFW \/ 49cm","offer_id":41260715540554,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the OFW \/ 52cm","offer_id":41260715573322,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the OFW \/ 55cm","offer_id":41260715606090,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the OFW \/ 59cm","offer_id":41260715638858,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"el Tigre \/ 49cm","offer_id":41260715671626,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"el Tigre \/ 52cm","offer_id":41260715704394,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"el Tigre \/ 55cm","offer_id":41260715737162,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"el Tigre \/ 59cm","offer_id":41260715769930,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Micklish \/ 49cm","offer_id":41260715802698,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Micklish \/ 52cm","offer_id":41260715835466,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Micklish \/ 55cm","offer_id":41260715868234,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Micklish \/ 59cm","offer_id":41260715901002,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Admiral \/ 49cm","offer_id":41260715933770,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Admiral \/ 52cm","offer_id":41260715966538,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Admiral \/ 55cm","offer_id":41260715999306,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Admiral \/ 59cm","offer_id":41260716032074,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Foamside \/ 49cm","offer_id":41260716064842,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Foamside \/ 52cm","offer_id":41260716097610,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Foamside \/ 55cm","offer_id":41260716130378,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Foamside \/ 59cm","offer_id":41260716163146,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Duke \/ 49cm","offer_id":41260716195914,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Duke \/ 52cm","offer_id":41260716228682,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Duke \/ 55cm","offer_id":41260716261450,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Duke \/ 59cm","offer_id":41260716294218,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Whaler \/ 49cm","offer_id":41260716326986,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Whaler \/ 52cm","offer_id":41260716359754,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Whaler \/ 55cm","offer_id":41260716392522,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Whaler \/ 59cm","offer_id":41260716425290,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"el Blanco \/ 49cm","offer_id":41260716458058,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"el Blanco \/ 52cm","offer_id":41260716490826,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"el Blanco \/ 55cm","offer_id":41260716523594,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"el Blanco \/ 59cm","offer_id":41260716556362,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Ballona \/ 49cm","offer_id":41260716589130,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Ballona \/ 52cm","offer_id":41260716621898,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Ballona \/ 55cm","offer_id":41260716654666,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"the Ballona \/ 59cm","offer_id":41260716687434,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":false},{"title":"49cm \/ the Almond Blossom","offer_id":43383921901642,"sku":null,"price":249.0,"currency_code":"USD","in_stock":true},{"title":"52cm \/ the Almond Blossom","offer_id":43383921934410,"sku":null,"price":249.0,"currency_code":"USD","in_stock":false},{"title":"55cm \/ the Almond Blossom","offer_id":43383921967178,"sku":null,"price":249.0,"currency_code":"USD","in_stock":false},{"title":"58cm \/ the Almond Blossom","offer_id":43383921999946,"sku":null,"price":249.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/sole-bicycles-the-single-speed-fixed-gear-1.webp?v=1767074089"},{"product_id":"sole-bicycles-the-dutch-step-through","title":"The Dutch Step Through","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eSolé Bicycles - The Dutch Step Through\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: #2c2c2c;\n            color: #fff;\n            padding: 20px;\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            text-align: center;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .at-a-glance-bar {\n                grid-template-columns: repeat(4, 1fr);\n            }\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n        [data-belcopia-product] .glance-item .glance-label {\n            font-size: 0.8em;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            opacity: 0.8;\n            margin-bottom: 5px;\n        }\n        [data-belcopia-product] .glance-item .glance-value {\n            font-size: 1.4em;\n            font-weight: bold;\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: 550px;\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; \/* Green Heading Color *\/\n            border-bottom: 2px solid #eee;\n            padding-bottom: 10px;\n            margin-bottom: 30px;\n            text-align: left;\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.4em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 10px;\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.6em; 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) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\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 { 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        \/* 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; \/* For Safari *\/\n        }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \/* For Chrome\/Safari *\/\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        \/* 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. 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        @keyframes fillBar { from { width: 0; } }\n        [data-belcopia-product] .bar-fill-99 { width: 99%; }\n        [data-belcopia-product] .bar-fill-97 { width: 97%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-91 { width: 91%; }\n\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        \/* 8. Specifications Table *\/\n        [data-belcopia-product] .spec-table-container { overflow-x: auto; padding-top: 15px;}\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; 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    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eStyle\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eDutch Cruiser\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eFrame\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eStep-Through\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eGearing\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eSingle Speed\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e28 lbs\u003c\/span\u003e\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_Two_women_posing_with_stylish_city_cruiser_bikes_in_front_of_colorful_Mexican_tile_mural_showcasing_vintage-inspired_urban_bicycles.jpg?v=1757915843\" alt=\"Two women with stylish Solé city cruiser bikes in front of a colorful tile mural.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eThe Dutch Step-Through\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eby Solé Bicycles\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\"Timeless European Style, Effortless Modern Ride.\"\u003c\/p\u003e\n            \u003cp\u003eInspired by the classic city bikes of Amsterdam, The Dutch Step-Through combines vintage charm with modern simplicity for the ultimate urban cruising experience. The signature \u003cstrong class=\"description-emphasis\"\u003eswooping step-through frame\u003c\/strong\u003e isn't just a style statement—it makes getting on and off the bike an absolute breeze, perfect for city rides and casual outings. Built on a durable high-tensile steel frame, the \"Dutchie\" is a minimal and lightweight companion at only 28 lbs.\u003c\/p\u003e\n            \u003cp\u003eWe've focused on what matters most: comfort, style, and ease of use. With a simple \u003cstrong class=\"description-emphasis\"\u003esingle-speed drivetrain\u003c\/strong\u003e and intuitive coaster brakes, this bike is wonderfully low-maintenance and hassle-free. It’s the perfect, elegant bicycle for anyone who wants to enjoy their city with effortless style.\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're looking for an elegant, stylish, and comfortable bike for city commuting and casual rides.\u003c\/li\u003e\n                    \u003cli\u003eYou need an accessible bike that is incredibly easy to get on and off of.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate a relaxed, upright riding posture that is comfortable for your back.\u003c\/li\u003e\n                    \u003cli\u003eYou want a beautiful, minimalist bicycle without the complexity of gears and wires.\u003c\/li\u003e\n                    \u003cli\u003eYou believe a bike should be a simple, joyful, and hassle-free experience.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Stylish woman riding a cream step-through city cruiser bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Stylish_woman_riding_a_cream_step-through_city_cruiser_bike_in_urban_setting_wearing_sunglasses_and_patterned_summer_outfit..webp?v=1757915842\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eDesigned for Comfort and Ease\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"A white step-through city bike with brown leather saddle and grips.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_White_step-through_city_bike_with_brown_leather_saddle_and_grips_minimalist_design_perfect_for_urban_commuting_and_casual_rides.webp?v=1757915842\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Comfortable City Companion\u003c\/h4\u003e\n                    \u003cp\u003eThe Dutchie is all about comfort. The thoughtfully designed ergonomics start with the \u003cstrong class=\"description-emphasis\"\u003eswept-back city cruiser handlebars\u003c\/strong\u003e, which promote a natural, upright riding position to keep your back and shoulders comfortable. This is paired with an extra-padded, riveted saddle and our signature grippy grips for a plush and secure feel on every ride. The elegant \u003cstrong class=\"description-emphasis\"\u003estep-through frame\u003c\/strong\u003e makes hopping on and off effortless, whether you're wearing jeans or a dress. It’s the pinnacle of comfortable, casual city cycling.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eMinimalist and Hassle-Free\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eSimply a Joy to Ride\u003c\/h4\u003e\n                    \u003cp\u003eNo wires, no gears, no hassle. The Dutchie is built for pure, uncomplicated enjoyment. The \u003cstrong class=\"description-emphasis\"\u003esingle-speed drivetrain\u003c\/strong\u003e is the epitome of reliability and low maintenance, perfect for cruising through the city and on mostly flat terrain. Braking is just as simple and intuitive—the clean-looking \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e engages by simply pedaling backward. At only 28 lbs, it's lightweight and easy to manage, making it the perfect choice for riders who want a beautiful, minimalist bike that just works.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of a single-speed drivetrain on a white step-through commuter bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Close-up_of_single-speed_drivetrain_and_rear_wheel_on_white_step-through_commuter_bike_featuring_black_chainring_and_pedals.webp?v=1757915842\"\u003e\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\u003eStep-Through Frame\u003c\/h4\u003e\n                        \u003cp\u003eSolé's signature swooping frame makes getting on and off the bike an absolute breeze.\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\u003eOne-Size-Fits-Most\u003c\/h4\u003e\n                        \u003cp\u003eA versatile geometry designed to be a comfortable and accessible fit for nearly everyone (5'4\"+).\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\u003eAll About Comfort\u003c\/h4\u003e\n                        \u003cp\u003eAn extra-padded saddle and swept-back handlebars allow for a comfortable, upright riding position.\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\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eSimple, intuitive, and effective. Just pedal backward to come to a smooth and controlled stop.\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\u003eMinimal and Lightweight\u003c\/h4\u003e\n                        \u003cp\u003eNo wires, no gears, no hassle. A clean design that weighs in at only 28 lbs.\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\u003eHigh-Tensile Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA solid and durable construction that’s built to last and provide a smooth ride.\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=\"The Dutchie by Solé Bicycles\" src=\"https:\/\/player.vimeo.com\/video\/175558536\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eDiscover the timeless style of a classic Dutch-inspired city bike.\u003c\/li\u003e\n                    \u003cli\u003eSee how the step-through frame provides effortless accessibility.\u003c\/li\u003e\n                    \u003cli\u003eEmbrace the simple, carefree fun of a single-speed coaster brake bike.\u003c\/li\u003e\n                    \u003cli\u003eFind your perfect companion for cruising the city in comfort and style.\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\u003eTechnical Specifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"spec-table-container\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFRAME\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel, Fully Tig Welded, Step-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFORK\u003c\/th\u003e\n\u003ctd\u003eLugged Crown Hi-Tensile Steel, 1” Threaded\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eDRIVETRAIN\u003c\/th\u003e\n\u003ctd\u003eSingle Speed with 46:18 Gear Ratio\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBRAKES\u003c\/th\u003e\n\u003ctd\u003eKick-Back Coaster Brake (Pedal Backwards to Stop)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTIRES\u003c\/th\u003e\n\u003ctd\u003eKenda 700 x 35C\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSADDLE\u003c\/th\u003e\n\u003ctd\u003eCity Cruiser Saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHANDLEBARS\u003c\/th\u003e\n\u003ctd\u003eCity Cruiser Handlebar\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWEIGHT\u003c\/th\u003e\n\u003ctd\u003e28 lbs \/ 12.7 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eINCLUDED\u003c\/th\u003e\n\u003ctd\u003eChain Guard \u0026amp; Kickstand\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\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Bike_sizing_guide_for_Dutch_step-through_bicycle_showing_rider_height_inseam_measurement_and_bicycle_top_tube_clearance.webp?v=1757915842\" alt=\"Sizing guide for The Dutch Step-Through\" style=\"width:100%; border-radius: 8px;\"\u003e\n                   \u003cp\u003eThe Dutch Step-Through features a one-size-fits-most design, making it an accessible and comfortable choice for a wide range of riders.\u003c\/p\u003e\n                   \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eRecommended Rider Height:\u003c\/strong\u003e \u003cstrong\u003e5'4\" and up\u003c\/strong\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eMinimum Rider Inseam:\u003c\/strong\u003e 28.25 inches (for at least 1\" of clearance over the top bar)\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp\u003eThe step-through design provides excellent clearance, making it easy to stand over the bike. Please check your inseam to ensure a perfect, comfortable fit.\u003c\/p\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            \u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\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\u003eComfort \u0026amp; Accessibility\u003c\/span\u003e\u003cspan\u003e99\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-99\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eStyle \u0026amp; Aesthetics\u003c\/span\u003e\u003cspan\u003e97\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-97\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eEase of Use \u0026amp; Simplicity\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                     \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eUrban Agility\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-91\"\u003e\u003c\/div\u003e\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\"\u003e96%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Dutch Step-Through is a triumph of design, perfectly blending timeless European style with unmatched comfort and simplicity. Its accessible frame and hassle-free components make it the quintessential choice for anyone seeking an elegant, joyful, and effortlessly chic city cruiser.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Sole Bicycles","offers":[{"title":"The Palisades","offer_id":41260743327818,"sku":"DUTCH STEP THROUGH","price":399.0,"currency_code":"USD","in_stock":true},{"title":"The Kinney","offer_id":41260743360586,"sku":"DUTCH STEP THROUGH","price":399.0,"currency_code":"USD","in_stock":false},{"title":"The Wavecrest","offer_id":41260743393354,"sku":"DUTCH STEP THROUGH","price":399.0,"currency_code":"USD","in_stock":false},{"title":"The Pacific","offer_id":41260743426122,"sku":"DUTCH STEP THROUGH","price":399.0,"currency_code":"USD","in_stock":false},{"title":"The Harambe","offer_id":41260743458890,"sku":"DUTCH STEP THROUGH","price":399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/sole-bicycles-the-dutch-step-through-1.webp?v=1767089516"},{"product_id":"sole-bicycles-the-step-through-coastal-cruiser-with-step-through-top-bar","title":"The Step Through Coastal Cruiser","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eSolé Bicycles - The Step Through Coastal Cruiser\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: #2c2c2c;\n            color: #fff;\n            padding: 20px;\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            text-align: center;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .at-a-glance-bar {\n                grid-template-columns: repeat(4, 1fr);\n            }\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n        [data-belcopia-product] .glance-item .glance-label {\n            font-size: 0.8em;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            opacity: 0.8;\n            margin-bottom: 5px;\n        }\n        [data-belcopia-product] .glance-item .glance-value {\n            font-size: 1.4em;\n            font-weight: bold;\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: 550px;\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; \/* Green Heading Color *\/\n            border-bottom: 2px solid #eee;\n            padding-bottom: 10px;\n            margin-bottom: 30px;\n            text-align: left;\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.4em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 10px;\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.6em; 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) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\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 { 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        \/* 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; \/* For Safari *\/\n        }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \/* For Chrome\/Safari *\/\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        \/* 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. 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        @keyframes fillBar { from { width: 0; } }\n        [data-belcopia-product] .bar-fill-99 { width: 99%; }\n        [data-belcopia-product] .bar-fill-96 { width: 96%; }\n        [data-belcopia-product] .bar-fill-94 { width: 94%; }\n        [data-belcopia-product] .bar-fill-90 { width: 90%; }\n\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        \/* 8. Specifications Table *\/\n        [data-belcopia-product] .spec-table-container { overflow-x: auto; padding-top: 15px;}\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; 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    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eStyle\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eStep-Through\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eGearing\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eSingle Speed\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eBrakes\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eCoaster\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e32 lbs\u003c\/span\u003e\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_White_women_s_beach_cruiser_bike_with_step-through_frame_teal_rims_wide_handlebars_and_comfort_saddle_for_casual_coastal_rides.jpg?v=1757907724\" alt=\"A white women's beach cruiser bike with a step-through frame.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eThe Step-Through Coastal Cruiser\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eby Solé Bicycles\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\"Effortless Style, Unmatched Accessibility.\"\u003c\/p\u003e\n            \u003cp\u003eWe've taken our traditional, best-selling beach cruiser and made it even more user-friendly and accessible. Introducing The Step-Through Coastal Cruiser, a bike that combines timeless style with an incredibly easy-to-mount frame. The \u003cstrong class=\"description-emphasis\"\u003elowered top tube\u003c\/strong\u003e makes getting on and off a breeze, perfect for riders of all ages and abilities. This is the ultimate bicycle for casual, comfortable riding around the neighborhood, to the local park, or along the beach.\u003c\/p\u003e\n            \u003cp\u003eLike its classic sibling, this cruiser is built on a durable \u003cstrong class=\"description-emphasis\"\u003ehigh-tensile steel frame\u003c\/strong\u003e and focuses on the pure joy of cycling. With a simple single-speed drivetrain, intuitive coaster brakes, and an emphasis on comfort, The Step-Through Coastal Cruiser is your perfect, hassle-free companion for every leisurely ride.\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 stylish, comfortable bike that is exceptionally easy to get on and off.\u003c\/li\u003e\n                    \u003cli\u003eYou're looking for the ultimate casual ride for flat, scenic paths and streets.\u003c\/li\u003e\n                    \u003cli\u003eYou love the classic beach cruiser aesthetic but prefer a more accessible frame design.\u003c\/li\u003e\n                    \u003cli\u003eYou want a simple, beautiful, and low-maintenance bicycle for everyday enjoyment.\u003c\/li\u003e\n                    \u003cli\u003eYou believe comfort and ease-of-use are the most important parts of a great ride.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of a women's white beach cruiser bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Close-up_of_women_s_white_beach_cruiser_bike_with_wide_chrome_handlebars_padded_saddle_and_teal-rimmed_tires_for_comfort_and_style.jpg?v=1757907724\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eEffortless Simplicity \u0026amp; Style\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of a beach cruiser crankset with a white chain guard.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Close-up_of_women_s_beach_cruiser_bike_crankset_with_chrome_chainring_white_chain_guard_and_teal-rimmed_rear_wheel.jpg?v=1757907724\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003ePure, Uncomplicated Fun\u003c\/h4\u003e\n                    \u003cp\u003eThe beauty of The Coastal Cruiser lies in its simplicity. We've stripped away the complexities to focus on the pure joy of the ride. The reliable \u003cstrong class=\"description-emphasis\"\u003esingle-speed drivetrain\u003c\/strong\u003e is perfect for cruising on flat terrain, offering a maintenance-free experience without the hassle of shifting gears. Braking is just as intuitive with the classic \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e—simply pedal backward to come to a smooth, easy stop. It’s a clean, timeless design that lets you focus on the scenery and the feeling of the open road.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eDesigned for Pure Comfort\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eYour Cushy Ride Awaits\u003c\/h4\u003e\n                    \u003cp\u003eEvery element of this bike is chosen for maximum comfort. The journey begins with the \u003cstrong class=\"description-emphasis\"\u003eSolé Coastal Cruiser Comfort Saddle\u003c\/strong\u003e, an extra-plush cushion that makes every ride a pleasure. This is paired with extra-wide, swept-back handlebars that promote a relaxed, upright riding posture, taking all the strain off your back, shoulders, and neck. To complete the experience, wide \u003cstrong class=\"description-emphasis\"\u003e26-inch balloon tires\u003c\/strong\u003e absorb bumps and vibrations, creating a smooth, stable ride that feels like you're floating on air.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of a women's beach cruiser bike saddle.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Close-up_of_women_s_beach_cruiser_bike_saddle_with_adjustable_seat_post_and_teal-rimmed_rear_wheel_for_comfort_and_style.jpg?v=1757907724\"\u003e\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\u003eStep-Through Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA durable, classic frame with a lowered top tube for incredibly easy mounting and dismounting.\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\u003eSingle Speed Drivetrain\u003c\/h4\u003e\n                        \u003cp\u003eSimple, reliable, and maintenance-free. Perfect for cruising on flat and gently rolling 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\u003eCoaster Brakes\u003c\/h4\u003e\n                        \u003cp\u003eIntuitive and easy to use—simply pedal backward to come to a smooth, controlled stop.\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\u003e26\" Balloon Tires\u003c\/h4\u003e\n                        \u003cp\u003eWide, high-volume tires that increase comfort and stability by absorbing bumps in the road.\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 Comfort Saddle\u003c\/h4\u003e\n                        \u003cp\u003eA wide, plush, and comfortable cushion saddle designed for leisurely, upright riding.\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 Wide Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eAllows for a comfortable, upright riding style that's easy on your back, shoulders, and neck.\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=\"The Coastal Cruiser by Solé Bicycles\" src=\"https:\/\/www.youtube.com\/embed\/JsLJZIbbHsw\" 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\u003eEmbrace the casual, comfortable style of a classic beach cruiser.\u003c\/li\u003e\n                    \u003cli\u003eSee how the step-through frame makes getting on and off effortless.\u003c\/li\u003e\n                    \u003cli\u003eDiscover the simple, carefree fun of a single-speed coaster brake bike.\u003c\/li\u003e\n                    \u003cli\u003eFind your perfect companion for cruising the neighborhood, park, or beach.\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\u003eTechnical Specifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"spec-table-container\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFRAME\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel, Fully Tig Welded, Step-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFORK\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel, Fully Tig Welded, Threadless\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eDRIVETRAIN\u003c\/th\u003e\n\u003ctd\u003eSingle Speed with 44:20 Gear Ratio\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBRAKES\u003c\/th\u003e\n\u003ctd\u003eKick-Back Coaster Brake (Pedal Backwards to Stop)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTIRES\u003c\/th\u003e\n\u003ctd\u003eCoastal Cruiser 26\" x 2.12\" Balloon Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSADDLE\u003c\/th\u003e\n\u003ctd\u003eSolé Coastal Cruiser Comfort Saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHANDLEBARS\u003c\/th\u003e\n\u003ctd\u003eCoastal Cruiser Extra Wide - Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWEIGHT\u003c\/th\u003e\n\u003ctd\u003e32 lbs \/ 14.5 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eINCLUDED\u003c\/th\u003e\n\u003ctd\u003eChain Guard \u0026amp; Kickstand\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\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Coastal_Cruiser_step-through_bike_sizing_guide_showing_rider_height_inseam_measurement_and_bicycle_top_tube_clearance_for_proper_fit.webp?v=1757907724\" alt=\"Sizing guide for The Step-Through Coastal Cruiser\" style=\"width:100%; border-radius: 8px;\"\u003e\n                   \u003cp\u003eThe Step-Through Coastal Cruiser is designed to be accessible and comfortable for a wide range of riders.\u003c\/p\u003e\n                   \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eRecommended Rider Height:\u003c\/strong\u003e \u003cstrong\u003e5'0\" and up\u003c\/strong\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eMinimum Rider Inseam:\u003c\/strong\u003e 29 inches (for at least 1\" of clearance over the top bar)\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp\u003eThe step-through design makes inseam measurement less critical than on a standard frame, but ensuring you can comfortably stand over the bike is always recommended.\u003c\/p\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            \u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\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\u003eComfort \u0026amp; Accessibility\u003c\/span\u003e\u003cspan\u003e99\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-99\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eEase of Use \u0026amp; Simplicity\u003c\/span\u003e\u003cspan\u003e96\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-96\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eStyle \u0026amp; Aesthetics\u003c\/span\u003e\u003cspan\u003e94\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-94\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                     \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eDurability \u0026amp; Build Quality\u003c\/span\u003e\u003cspan\u003e90\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-90\"\u003e\u003c\/div\u003e\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 Step-Through Coastal Cruiser perfects the classic cruiser formula by adding an incredibly accessible frame. It is the pinnacle of comfort, style, and ease-of-use, making it the ideal choice for anyone seeking the most relaxed, enjoyable, and user-friendly ride possible.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Sole Bicycles","offers":[{"title":"the Troy","offer_id":41273463341130,"sku":"COASTAL CRUISER","price":349.0,"currency_code":"USD","in_stock":true},{"title":"the Shrine","offer_id":41273463373898,"sku":"COASTAL CRUISER","price":349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/sole-bicycles-the-step-through-coastal-cruiser-with-step-through-top-bar-1.webp?v=1767089662"},{"product_id":"sole-bicycles-the-coastal-cruiser-simple-and-stylish","title":"Sole Bicycles The Coastal Cruiser","description":"\u003ctitle\u003eSolé Bicycles - The Coastal Cruiser\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: #2c2c2c;\n            color: #fff;\n            padding: 20px;\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            text-align: center;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .at-a-glance-bar {\n                grid-template-columns: repeat(4, 1fr);\n            }\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n        [data-belcopia-product] .glance-item .glance-label {\n            font-size: 0.8em;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            opacity: 0.8;\n            margin-bottom: 5px;\n        }\n        [data-belcopia-product] .glance-item .glance-value {\n            font-size: 1.4em;\n            font-weight: bold;\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: 550px;\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; \/* Green Heading Color *\/\n            border-bottom: 2px solid #eee;\n            padding-bottom: 10px;\n            margin-bottom: 30px;\n            text-align: left;\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.4em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 10px;\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.6em; 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) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\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 { 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        \/* 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; \/* For Safari *\/\n        }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \/* For Chrome\/Safari *\/\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        \/* 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. 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        @keyframes fillBar { from { width: 0; } }\n        [data-belcopia-product] .bar-fill-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-92 { width: 92%; }\n        [data-belcopia-product] .bar-fill-88 { width: 88%; }\n\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        \/* 8. Specifications Table *\/\n        [data-belcopia-product] .spec-table-container { overflow-x: auto; padding-top: 15px;}\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; 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    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-label\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"glance-value\"\u003eBeach Cruiser\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-label\"\u003eGearing\u003c\/span\u003e \u003cspan class=\"glance-value\"\u003eSingle Speed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-label\"\u003eBrakes\u003c\/span\u003e \u003cspan class=\"glance-value\"\u003eCoaster\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"glance-value\"\u003e32 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Classic_white_beach_cruiser_bicycle_parked_on_an_ocean_pier_with_blue_railings_designed_for_casual_coastal_rides_and_city_cruising.jpg?v=1757906611\" alt=\"A classic white beach cruiser bicycle parked on an ocean pier.\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eThe Coastal Cruiser\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003eby Solé Bicycles\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\"Keep it Simple. Keep it Cruisy.\"\u003c\/p\u003e\n\u003cp\u003eEmbrace the pure, simple joy of cycling with The Coastal Cruiser from Solé Bicycles. This is our take on the traditional beach cruiser, designed for those who appreciate timeless style and casual, comfortable riding. Forget complicated gears and unnecessary clutter; this bike is all about the experience. Its elegant design and durable \u003cstrong class=\"description-emphasis\"\u003ehigh-tensile steel frame\u003c\/strong\u003e make it the ideal companion for leisurely rides around the neighborhood, trips to the local park, or a sunset cruise along the beach.\u003c\/p\u003e\n\u003cp\u003eEvery detail is crafted for comfort and ease, from the extra-wide handlebars that promote an upright riding posture to the plush, comfortable saddle. With a simple, reliable \u003cstrong class=\"description-emphasis\"\u003esingle-speed drivetrain\u003c\/strong\u003e and intuitive coaster brakes, The Coastal Cruiser is a beautiful, hassle-free bicycle that invites you to slow down, relax, and enjoy the ride.\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're looking for a simple, stylish, and comfortable bike for casual rides.\u003c\/li\u003e\n\u003cli\u003eYou primarily ride on flat terrain like boardwalks, bike paths, and neighborhood streets.\u003c\/li\u003e\n\u003cli\u003eYou appreciate a relaxed, upright riding position that is easy on your back and shoulders.\u003c\/li\u003e\n\u003cli\u003eYou want a low-maintenance bicycle without the complexity of multiple gears.\u003c\/li\u003e\n\u003cli\u003eYou believe that the journey is just as important as the destination.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Stylish_floral_single-speed_bike_with_white_wheels_photographed_in_a_scenic_outdoor_setting_with_spring_blossoms.jpg?v=1757906611\" alt=\"A stylish floral single-speed bike in a scenic outdoor setting.\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eEngineered for Ultimate Comfort\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Stylish_woman_riding_a_classic_white_beach_cruiser_bike_with_wide_handlebars_and_black_tires_enjoying_a_sunny_outdoor_ride_in_a_tropical_setting_with_palm_trees.jpg?v=1757906611\" alt=\"Stylish woman riding a classic white beach cruiser bike.\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRide Easy, Live Better\u003c\/h4\u003e\n\u003cp\u003eThe Coastal Cruiser is designed from the ground up to be the most comfortable ride you've ever had. The signature \u003cstrong class=\"description-emphasis\"\u003eextra-wide cruiser handlebars\u003c\/strong\u003e allow for a natural, upright riding style, which keeps your back straight and your shoulders relaxed. This posture, combined with an \u003cstrong class=\"description-emphasis\"\u003eextra-comfortable cushion saddle\u003c\/strong\u003e, ensures that your neck, shoulders, and back remain comfortable, even on longer rides. It's the perfect ergonomic design for those who want to enjoy the scenery without any aches or pains.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eSmooth, Stable, and Stylish\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFloat on Air\u003c\/h4\u003e\n\u003cp\u003eExperience a ride that feels like you're floating with our signature \u003cstrong class=\"description-emphasis\"\u003e26-inch balloon tires\u003c\/strong\u003e. These high-volume tires are designed to increase comfort and stability by absorbing bumps and vibrations from the road. The wider surface area provides a confident, sure-footed feel, whether you're cruising on pavement or hard-packed sand. Paired with a simple and reliable \u003cstrong class=\"description-emphasis\"\u003esingle-speed drivetrain\u003c\/strong\u003e and intuitive coaster brakes—where you simply pedal backward to stop—The Coastal Cruiser offers a smooth, carefree, and effortlessly stylish riding experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Man_riding_a_white_beach_cruiser_bike_along_the_sandy_shoreline_enjoying_a_relaxed_coastal_ride_on_a_sunny_day.jpg?v=1757906610\" alt=\"Man riding a white beach cruiser bike along the sandy shoreline.\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\u003eHigh-Tensile Steel Frame\u003c\/h4\u003e\n\u003cp\u003eSolid, durable construction that’s built to last and provide a classic, comfortable 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\u003eSingle Speed Drivetrain\u003c\/h4\u003e\n\u003cp\u003eSimple, reliable, and maintenance-free. Perfect for cruising on flat and gently rolling 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\u003eCoaster Brakes\u003c\/h4\u003e\n\u003cp\u003eIntuitive and easy to use—simply pedal backward to come to a smooth, controlled stop.\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\u003e26\" Balloon Tires\u003c\/h4\u003e\n\u003cp\u003eWide, high-volume tires that increase comfort and stability by absorbing bumps in the road.\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 Comfort Saddle\u003c\/h4\u003e\n\u003cp\u003eA wide, plush, and comfortable cushion saddle designed for leisurely, upright riding.\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 Wide Handlebars\u003c\/h4\u003e\n\u003cp\u003eAllows for a comfortable, upright riding style that's easy on your back, shoulders, and neck.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003ciframe title=\"The Coastal Cruiser by Solé Bicycles\" src=\"https:\/\/www.youtube.com\/embed\/JsLJZIbbHsw\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eEmbrace the casual, comfortable style of a classic beach cruiser.\u003c\/li\u003e\n\u003cli\u003eSee how the upright riding posture enhances comfort and enjoyment.\u003c\/li\u003e\n\u003cli\u003eDiscover the simple, carefree fun of a single-speed coaster brake bike.\u003c\/li\u003e\n\u003cli\u003eFind your perfect companion for cruising the neighborhood, park, or beach.\u003c\/li\u003e\n\u003c\/ul\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\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eFRAME\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel, Fully Tig Welded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFORK\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel, Fully Tig Welded, Threadless\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDRIVETRAIN\u003c\/th\u003e\n\u003ctd\u003eSingle Speed with 44:20 Gear Ratio\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBRAKES\u003c\/th\u003e\n\u003ctd\u003eKick-Back Coaster Brake (Pedal Backwards to Stop)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTIRES\u003c\/th\u003e\n\u003ctd\u003eCoastal Cruiser 26\" x 2.1\" Balloon Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSADDLE\u003c\/th\u003e\n\u003ctd\u003eSolé Coastal Cruiser Comfort Saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHANDLEBARS\u003c\/th\u003e\n\u003ctd\u003eCoastal Cruiser Extra Wide - Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWEIGHT\u003c\/th\u003e\n\u003ctd\u003e32 lbs \/ 14.5 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eINCLUDED\u003c\/th\u003e\n\u003ctd\u003eChain Guard \u0026amp; Kickstand\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\u003e\n\u003csummary\u003eSizing Guide\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cimg style=\"width: 100%; border-radius: 8px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Bike_sizing_chart_showing_rider_height_inseam_measurement_and_bicycle_top_tube_clearance_for_choosing_the_correct_coastal_cruiser_bike_size.webp?v=1757906610\" alt=\"Sizing guide for The Coastal Cruiser\"\u003e\n\u003cp\u003eThe Coastal Cruiser comes in one frame size designed to be a great fit for the vast majority of riders.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended Rider Height:\u003c\/strong\u003e \u003cstrong\u003e5'4\" and up\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMinimum Rider Inseam:\u003c\/strong\u003e 32 inches (for at least 1\" of clearance over the top bar)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eInseam is the most important measurement. If you are on the cusp of the height range, we always recommend sizing up at a local bike shop before purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"performance-ratings\" class=\"bordered-section\"\u003e\n\u003ch3\u003ePerformance Ratings\u003c\/h3\u003e\n\u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\u003e\n\u003cdiv class=\"performance-container\"\u003e\n\u003cdiv class=\"rating-bars\"\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003eComfort \u0026amp; Ergonomics98\/100\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\"\u003eStyle \u0026amp; Aesthetics95\/100\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\"\u003eEase of Use \u0026amp; Simplicity92\/100\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\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003eDurability \u0026amp; Build Quality88\/100\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-88\"\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\"\u003e93%\u003c\/p\u003e\n\u003cp class=\"expert-take\"\u003eThe Coastal Cruiser is a masterful execution of the classic beach cruiser. It prioritizes comfort, simplicity, and timeless style above all else. For anyone seeking a beautiful, low-maintenance, and incredibly comfortable bike for casual riding, this is an absolutely top-tier choice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Sole Bicycles","offers":[{"title":"the Hoover","offer_id":41273541951562,"sku":"THE COASTAL","price":349.0,"currency_code":"USD","in_stock":true},{"title":"the Nine-O","offer_id":41273541984330,"sku":"THE COASTAL","price":349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/sole-bicycles-the-coastal-cruiser-simple-and-stylish-1.webp?v=1767089727"},{"product_id":"state-bicycle-co-nfl-collection-throwback-core-line-dallas-cowboys","title":"State Bicycle Co. | NFL Collection - Throwback Core-Line - Dallas Cowboys","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban fan machine. Featuring a highly durable Hi-Tensile Steel frame in Dallas Cowboys colors, 40mm Deep-V wheels, and official Vans waffle grips.\"\u003e\u003c\/p\u003e\n\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the standover height of the Cowboys Edition frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Standover height ranges from 733mm (28.8\\\") on the 46cm frame to 811mm (31.9\\\") on the 58cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I ride this bike if I’ve never ridden a fixie before?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Every NFL Edition bike ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Cowboys model come with brakes?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, this model includes both front and rear dual-pivot forged alloy caliper brakes and levers, making it 100% street-legal and safe for urban riding.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the gear ratio on the Dallas Cowboys Core Line?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The bike features a 44x16 gear ratio. This setup is optimized for stop-and-go city commuting, providing excellent off-the-line acceleration and manageable hill climbing.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout \n           Brand Colors:\n           Green: #5f7038\n           Yellow: #E3B123 (Belcopia Logo Lightning Bolt)\n        *\/\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        \/* Image Protection Layer *\/\n        [data-belcopia-product] img {\n            -webkit-user-drag: none;\n            -khtml-user-drag: none;\n            -moz-user-drag: none;\n            -o-user-drag: none;\n            user-drag: none;\n            -webkit-touch-callout: none;\n            user-select: none;\n        }\n\n        \/* Content Protection Utility *\/\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; \n            top: 0;\n            right: 0;\n            bottom: 0;\n            width: 100vw; \n            height: 100vh; \n            background-color: rgba(0,0,0,0.85);\n            backdrop-filter: blur(8px);\n            -webkit-backdrop-filter: blur(8px);\n            opacity: 0;\n            transition: opacity 0.3s ease;\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%;\n            left: 50%;\n            transform: translate(-50%, -50%) scale(0.95);\n            margin: auto;\n            max-width: 90vw;\n            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        }\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;\n            right: 30px;\n            z-index: 100000;\n            color: #fff;\n            font-size: 45px;\n            font-weight: bold;\n            cursor: pointer;\n            transition: color 0.3s ease;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n        }\n        [data-belcopia-product] .belcopia-modal-close:hover {\n            color: #E3B123;\n        }\n\n        \/* Premium Animations *\/\n        @keyframes fadeLoadIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes bounceRight {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\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: 12px 10px;\n            \/* Protection Layer for Text *\/\n            -webkit-user-select: none;\n            -moz-user-select: none;\n            -ms-user-select: none;\n            user-select: none;\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: 15px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 5px;\n            font-size: 0.8em;\n            min-width: 90px;\n            cursor: default;\n            opacity: 0; \/* Hidden for load-in *\/\n            transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        \/* Cascading Load-in delays *\/\n        [data-belcopia-product] .glance-item:nth-child(1) { animation: fadeLoadIn 0.6s ease-out 0.1s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(2) { animation: fadeLoadIn 0.6s ease-out 0.2s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(3) { animation: fadeLoadIn 0.6s ease-out 0.3s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(4) { animation: fadeLoadIn 0.6s ease-out 0.4s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(5) { animation: fadeLoadIn 0.6s ease-out 0.5s forwards; }\n\n        @media (hover: hover) {\n            [data-belcopia-product] .glance-item:hover {\n                transform: translateY(-3px) scale(1.05);\n            }\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 36px;\n            height: 36px;\n            filter: brightness(0) invert(1);\n            object-fit: contain;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.85em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.85em;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 55vh;\n            min-height: 350px;\n            max-height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #000;\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            opacity: 0.85;\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.7), rgba(0,0,0,0.3) 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: 3.2em;\n            font-weight: 900; \/* Bolder standard *\/\n            margin: 0 0 5px 0;\n            line-height: 1.1;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            opacity: 0; \/* For load-in *\/\n            \n            \/* Cowboys Team Color Metallic Shimmer *\/\n            -webkit-text-stroke: 1px #ffffff; \/* White border to pop off dark background *\/\n            background: linear-gradient(90deg, #003594 0%, #869397 25%, #003594 50%, #869397 75%, #003594 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.2s forwards, metallicShimmer 4s linear infinite;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .hero-content h2 { font-size: 4.2em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.5em;\n            font-weight: bold;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0; \/* For load-in *\/\n            \n            \/* Metallic Shimmer \u0026 Charcoal Stroke *\/\n            -webkit-text-stroke: 0.5px #333;\n            background: linear-gradient(90deg, #003594 0%, #869397 25%, #003594 50%, #869397 75%, #003594 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.4s forwards, metallicShimmer 4s linear infinite;\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: 10px 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 2em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 8px;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            position: relative;\n        }\n        \/* Animated Underline *\/\n        [data-belcopia-product] h3::after {\n            content: '';\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 0;\n            height: 2px;\n            background-color: #5f7038;\n            transition: width 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .bordered-section:hover h3::after,\n            [data-belcopia-product] .unbordered-section:hover h3::after {\n                width: 100%;\n            }\n        }\n\n        [data-belcopia-product] h4 {\n            font-size: 1.5em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            border-left: 3px solid #003594; \/* Cowboys Navy Accent *\/\n            padding-left: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.8em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 0 0 15px 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: 30px; }\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 { \n            width: 100%; \n            border-radius: 12px; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.08); \n            display: block; \n            overflow: hidden;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .two-col-container img:hover {\n                transform: scale(1.02);\n            }\n        }\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #003594; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; } \/* Cowboys Navy Accent *\/\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 25px; \n            scrollbar-width: thin; \n            scrollbar-color: #5f7038 #e0e0e0; \n        }\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        \n        [data-belcopia-product] .feature-card { \n            flex: 0 0 280px; \n            margin-right: 20px; \n            background-color: #f9f9f9; \n            border-radius: 12px; \n            border: 1px solid #eee; \n            overflow: hidden; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.04); \n            display: flex; \n            flex-direction: column; \n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            cursor: pointer;\n            scroll-snap-align: start;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .feature-card:hover {\n                transform: translateY(-8px);\n                box-shadow: 0 15px 30px rgba(0,0,0,0.12);\n            }\n            [data-belcopia-product] .feature-card:hover img {\n                transform: scale(1.06);\n            }\n        }\n        [data-belcopia-product] .feature-card img { \n            width: 100%; \n            height: 190px; \n            object-fit: cover; \n            display: block; \n            transition: transform 0.5s ease;\n            cursor: zoom-in; \/* Interactive cursor for pop-up *\/\n        }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; background: #f9f9f9; position: relative; z-index: 2; }\n        [data-belcopia-product] .feature-card h4 { \n            margin: 0 0 8px 0; \n            color: #003594; \/* Cowboys Navy *\/\n            font-size: 1.1em; \n            font-weight: bold; \n            text-transform: uppercase; \n            letter-spacing: 0.5px; \n            border-left: none; \n            padding-left: 0; \n        }\n        [data-belcopia-product] .feature-card p { font-size: 0.85em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* Scroll Hint Text *\/\n        [data-belcopia-product] .scroll-hint { \n            font-size: 0.85em; \n            color: #003594; \/* Cowboys Navy *\/\n            font-style: italic; \n            text-align: right; \n            margin-bottom: 8px; \n            display: block; \n            font-weight: bold;\n            animation: bounceRight 1.5s infinite;\n        }\n        @media (min-width: 992px) { \n            [data-belcopia-product] .scroll-hint { display: none; } \n        }\n\n        \/* 8. Video Grid *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 15px; width: 100%; max-width: 1000px; margin: 0 auto; }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; }\n        }\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; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}\n\n        \/* 9. Data Tables (New Responsive Setup) *\/\n        [data-belcopia-product] .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin-bottom: 25px;\n            border-radius: 8px;\n            border: 1px solid #ddd;\n        }\n        [data-belcopia-product] .spec-table { \n            width: 100%; \n            border-collapse: collapse; \n            min-width: 700px; \n        }\n        [data-belcopia-product] .spec-table th, \n        [data-belcopia-product] .spec-table td { \n            border: 1px solid #ddd; \n            padding: 12px; \n            text-align: left; \n            font-size: 0.9em; \n        }\n        [data-belcopia-product] .spec-table th { \n            background-color: #f9f9f9; \n            font-weight: bold; \n            text-transform: uppercase; \n            font-size: 0.8em; \n            letter-spacing: 0.5px; \n            color: #2c2c2c;\n        }\n        [data-belcopia-product] .spec-table.two-col th { width: 30%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #fcfcfc; }\n        [data-belcopia-product] .table-note { font-size: 0.8em; color: #666; font-style: italic; margin-top: 5px;}\n        \n        \/* 10. List Section *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 15px; }\n        [data-belcopia-product] .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #003594; 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;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n\n        \/* 11. Minimalist Line Accordion Section *\/\n        [data-belcopia-product] .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        [data-belcopia-product] details.accordion-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #eee;\n            margin-bottom: 0;\n            overflow: hidden;\n        }\n        [data-belcopia-product] details.accordion-item summary {\n            padding: 24px 45px 24px 0;\n            font-size: 1.6em;\n            font-weight: 500;\n            color: #1a1a1a;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item summary:hover,\n        [data-belcopia-product] details.accordion-item[open] summary {\n            color: #5f7038; \/* Brand Green on hover\/open *\/\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: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 12px;\n            height: 12px;\n            border-right: 2px solid #1a1a1a;\n            border-bottom: 2px solid #1a1a1a;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .accordion-content {\n            padding: 0 0 30px 0;\n            background-color: transparent;\n            border-top: none;\n        }\n        [data-belcopia-product] .accordion-content h4 { margin-top: 15px; }\n\n        \/* 12. Minimalist FAQ Items *\/\n        [data-belcopia-product] .accordion-content.faq-container { padding-top: 10px; }\n        [data-belcopia-product] details.faq-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #f0f0f0;\n            margin-bottom: 0;\n            box-shadow: none;\n        }\n        [data-belcopia-product] details.faq-item:last-child {\n            border-bottom: none;\n        }\n        [data-belcopia-product] details.faq-item summary {\n            padding: 18px 45px 18px 0;\n            font-size: 1.1em;\n            font-weight: 500;\n            color: #2c2c2c;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            line-height: 1.4;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item summary:hover,\n        [data-belcopia-product] details.faq-item[open] summary {\n            color: #5f7038;\n        }\n        [data-belcopia-product] details.faq-item summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] details.faq-item summary::after {\n            content: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 10px;\n            height: 10px;\n            border-right: 2px solid #2c2c2c;\n            border-bottom: 2px solid #2c2c2c;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .faq-answer {\n            padding: 0 0 20px 0;\n            font-size: 0.95em;\n            color: #555;\n            line-height: 1.6;\n            margin: 0;\n            border-top: none;\n        }\n\n        \/* 13. Expert Insight \u0026 Technical Proof Grids *\/\n        [data-belcopia-product] .expert-insight {\n            background-color: #fdfdfd;\n            border-left: 4px solid #5f7038;\n            padding: 25px;\n            margin: 10px 0 30px 0;\n            border-radius: 4px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n        }\n        [data-belcopia-product] .expert-insight-quote {\n            font-style: italic;\n            font-weight: 500;\n            font-size: 1.15em;\n            color: #1a1a1a;\n            margin: 0 0 12px 0;\n            line-height: 1.5;\n        }\n        [data-belcopia-product] .expert-insight-attr {\n            font-weight: bold;\n            font-size: 0.85em;\n            color: #5f7038;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] .three-col-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .three-col-grid { grid-template-columns: repeat(3, 1fr); }\n        }\n        [data-belcopia-product] .tech-proof-card {\n            background: #fff;\n            border: 1px solid #eee;\n            padding: 25px 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            position: relative;\n            overflow: hidden;\n            cursor: default;\n        }\n        \n        \/* Premium Hover Bottom Border Slide *\/\n        [data-belcopia-product] .tech-proof-card::after {\n            content: '';\n            position: absolute;\n            bottom: 0; left: 0; width: 0; height: 3px;\n            background-color: #003594; \/* Cowboys Navy *\/\n            transition: width 0.4s ease;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .tech-proof-card:hover::after {\n                width: 100%;\n            }\n            [data-belcopia-product] .tech-proof-card:hover {\n                transform: translateY(-5px);\n                box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n            }\n        }\n        [data-belcopia-product] .tech-proof-card h4 {\n            font-size: 1.1em;\n            margin-bottom: 10px;\n            border-left: none;\n            padding-left: 0;\n            color: #003594; \/* Cowboys Navy *\/\n        }\n        [data-belcopia-product] .tech-proof-card p {\n            font-size: 0.9em;\n            color: #555;\n            margin: 0;\n            line-height: 1.5;\n        }\n    \u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003c!-- Section 1: At a Glance Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar\" oncontextmenu=\"return false;\"\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eHi-Tensile Steel\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eFixed \/ Single Speed\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e40mm Deep-V 700c\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e~25 lbs\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eUrban Street\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_Bicycle_Dallas_Cowboys_football_jersey_and_Wilson_football_on_green_turf_field_with_white_yard_lines_symbolizing_active_lifestyle_and_sports_culture.webp?v=1754547335\" alt=\"State Bicycle Co. Dallas Cowboys NFL Edition Core-Line Bike.\" loading=\"eager\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003ch2\u003eState Bicycle Co. x Cowboys\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eDallas Cowboys Edition\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\"The Star Never Fades. Neither Should Your Ride.\"\u003c\/p\u003e\n            \u003cp\u003eWidely considered the ultimate urban statement piece for the die-hard fan, the State Bicycle Co. Dallas Cowboys NFL Edition is your agent of loyalty in an over-complicated world. Whether you're cruising through Arlington, heading to the tailgate at AT\u0026amp;T Stadium, or bringing that legendary Doomsday Defense energy to your daily commute, stop blending into the crowd and start owning the pavement. Engineered for the rider who values \u003cstrong class=\"description-emphasis\"\u003ezen-like simplicity\u003c\/strong\u003e and head-turning team pride, this top-rated city bike strips away the noise and maintenance of multi-speed drivetrains.\u003c\/p\u003e\n            \u003cp\u003eFeel the intuitive connection of a fixed-gear or the effortless coast of a single-speed—the choice is yours. Built on a foundation of incredibly rugged High-Tensile Steel and rolling on custom aerodynamic 40mm Deep-V rims in team colors, you aren't just traveling; you're dominating your route with the relentless spirit of America's Team.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Expert Insight Block --\u003e\n        \u003cdiv class=\"expert-insight protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The Cowboys Edition is our love letter to Texas street culture. We combined the bulletproof reliability of our Hi-Tensile steel Core Line with an iconic throwback navy and silver aesthetic. It’s built so tough and fast, the only thing your rivals will see is The Star as you fly past them.\"\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 4: Who It's For --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eRECLAIM YOUR TIME IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. Dallas Cowboys Throwback Core-Line.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_NFL-branded_State_Bicycle_Co._Dallas_Cowboys_bike_highlighting_chainring_drivetrain_and_sleek_navy_frame_design_for_sports_and_cycling_enthusiasts.webp?v=1754547335\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a die-hard member of Cowboys Nation looking for the ultimate fan vehicle.\u003c\/li\u003e\n                    \u003cli\u003eYou want to channel the legendary spirit of the Doomsday Defense every time you hit the streets.\u003c\/li\u003e\n                    \u003cli\u003eYou value a silent, highly responsive ride that reacts instantly to your pedal input.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your transport should be a beautiful statement piece reflecting your discerning style.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlight Feature 1 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eICONIC THROWBACK STYLE\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the Cowboys bike frame.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_Dallas_Cowboys_themed_bicycle_frame_with_HOW_BOUT_THEM_COWBOYS_text_on_the_top_tube_and_COWBOYS_on_the_down_tube_resting_on_green_turf.webp?v=1754547335\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eWear Your History\u003c\/h4\u003e\n                    \u003cp\u003eThis is more than a bike; it's a piece of team history. See the iconic \u003cstrong class=\"description-emphasis\"\u003eCowboys star and classic navy and silver colorway\u003c\/strong\u003e, a direct tribute to a legendary era of football. The vintage team logos and \"How 'Bout Them Cowboys!\" motto are proudly displayed for all to see.\u003c\/p\u003e\n                    \u003cp\u003eIt's a head-turning design that broadcasts your deep-rooted loyalty and appreciation for the classics. This is a machine built for those who understand that how you get there matters just as much as the destination.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlight Feature 2 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eTWO WAYS TO RIDE\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up view of State Bicycle Co. Dallas Cowboys edition Core-Line bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_a_bicycle_wheel_an_American_football_and_a_Dallas_Cowboys_jersey_lying_on_a_green_football_field_with_white_yard_lines.jpg?v=1754547336\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eFixed or Free: You Decide\u003c\/h4\u003e\n                    \u003cp\u003eWhy choose between pedaling purity and city practicality? The integrated \u003cstrong class=\"description-emphasis\"\u003eFlip-Flop Hub\u003c\/strong\u003e gives you both. Ride \"Fixed\" to feel every inch of the road and master the art of the skid, or flip the rear wheel to the \"Freewheel\" side for effortless single-speed coasting down city bridges.\u003c\/p\u003e\n                    \u003cp\u003eThis represents the pinnacle of maintenance-free performance wrapped in an elegant package. No derailleurs to bend, no shifter cables to stretch. It is the ultimate expression of agentic cycling: just you and the bike in total harmony.\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=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #666; font-style: italic; margin-bottom: 15px;\"\u003e*Note: Detail images feature our standard Matte Black model. Your bike will arrive in the official Dallas Cowboys colorway.\u003c\/p\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-core-line-hi-tensile-steel-frame.jpg?v=1771906048\" alt=\"Durable Hi-Tensile Steel Frame\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eNFL Throwback Frame\u003c\/h4\u003e\n                        \u003cp\u003eA highly durable steel frame built to handle city streets, finished in iconic Cowboys Navy and Silver graphics.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-40mm-deep-v-wheelset-matte-black.jpg?v=1771906047\" alt=\"40mm Deep-V Wheelset\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e40mm Deep-V Wheels\u003c\/h4\u003e\n                        \u003cp\u003eClassic track-style aesthetics meet bomb-proof durability. These deep-dish rims cut through the city and look incredibly sleek.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-flip-flop-hub-fixed-freewheel.jpg?v=1771906048\" alt=\"Flip-Flop Hub\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eIncludes a 16T freewheel and fixed gear cog. Seamlessly switch between pure fixed-gear riding and relaxed single-speed coasting.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-kenda-700x28c-fast-rolling-tires.jpg?v=1771906048\" alt=\"Fast-Rolling 28c Tires\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFast-Rolling 28c Tires\u003c\/h4\u003e\n                        \u003cp\u003eKenda 700x28c tires strike the perfect balance—flat-out speed on the pavement with just enough cushion to handle road imperfections.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-dual-caliper-forged-alloy-brakes.jpg?v=1771906048\" alt=\"Dual Caliper Brakes\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDual Caliper Brakes\u003c\/h4\u003e\n                        \u003cp\u003eIncludes front and rear forged alloy caliper brakes right out of the box, ensuring safe, reliable stopping power in traffic.\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: Technical Breakdown (Why This Build Matters) --\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;\"\u003eThe Core Line is meticulously engineered for the realities of urban commuting. Here is the technical breakdown of why this bike dominates the city streets.\u003c\/p\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eThe Perfect Urban Ratio\u003c\/h4\u003e\n                    \u003cp\u003eUnlike track bikes geared for high-end top speeds, the Cowboys Edition uses a perfectly dialed \u003cstrong\u003e44x16 gear ratio\u003c\/strong\u003e. This specific ratio provides explosive acceleration off the line at stoplights and makes climbing city bridges significantly more manageable.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eHi-Tensile Steel Resilience\u003c\/h4\u003e\n                    \u003cp\u003eAluminum frames are rigid and transfer every bump directly to your spine. The Core Line utilizes a \u003cstrong\u003eHigh-Tensile Steel\u003c\/strong\u003e chassis that acts as a natural micro-suspension system, effectively muting road chatter and reducing rider fatigue over long commutes.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003e40mm Deep-V Aerodynamics\u003c\/h4\u003e\n                    \u003cp\u003eThe signature \u003cstrong\u003e40mm deep-dish rims\u003c\/strong\u003e aren't just for classic aesthetic appeal. The deeper profile drastically increases the structural integrity and lateral stiffness of the wheel, ensuring it stays true even after slamming into unexpected potholes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Accordion Group for Specs, Sizing, FAQ, and Box Contents --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \n            \u003c!-- Details: Components --\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\" style=\"margin-top: 10px;\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eDurable High-Tensile Steel w\/ Custom NFL Graphics\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eHigh-Tensile Steel, 1 ⅛\" Threadless Steerer\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot Forged Alloy (Clamp Diameter: 23.8mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eChain \u0026amp; Chainring\u003c\/th\u003e\n\u003ctd\u003eYAB Chain | 44T, 130 BCD Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eForged 6061 Aluminum, 170mm Crank Arms\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eAluminum Riser Bars (570mm w\/ Vans Grips)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHeadset \u0026amp; Stem\u003c\/th\u003e\n\u003ctd\u003e1 ⅛\" threadless Headset | Steel Stem (25.4mm clamp, Length: 90mm, Rise: +\/- 7°)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Flip-Flop Hub (16T Freewheel and Fixed Cog), Spacing: F:100mm \/ R:120mm, Bolts: M10\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003e700c Aluminum Wheel Set with 40mm Rim Depth\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Steel, 3 Cross Pattern (Spoke Length F\/R: 269mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda Brand 700c x 28mm (Suggested Max Tire: 28mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSeatpost \u0026amp; Clamp\u003c\/th\u003e\n\u003ctd\u003eAlloy, D: 27.2mm, L: 220mm | Clamp: Aluminum, D: 29.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSaddle \u0026amp; Pedals\u003c\/th\u003e\n\u003ctd\u003ePolyurethane w\/ Steel Rails | Plastic Platform Pedals\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            \n            \u003c!-- Details: Sizing and Geometry --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing \u0026amp; Frame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content\"\u003e\n                    \u003ch4 style=\"margin-top: 10px;\"\u003eRider Sizing Guide\u003c\/h4\u003e\n                    \u003cdiv class=\"table-wrapper protected-zone\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFrame Size\u003c\/th\u003e\n                                    \u003cth\u003eRider Height\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e46 cm (Small)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnder 5'4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e50 cm (Medium)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" - 5'7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e54 cm (Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'11\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e58 cm (X-Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n\n                    \u003ch4 style=\"margin-top: 30px;\"\u003eDetailed Geometry Measurements\u003c\/h4\u003e\n                    \u003cdiv class=\"table-wrapper protected-zone\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003e46cm\u003c\/th\u003e\n                                    \u003cth\u003e50cm\u003c\/th\u003e\n                                    \u003cth\u003e54cm\u003c\/th\u003e\n                                    \u003cth\u003e58cm\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e499mm\u003c\/td\u003e\n\u003ctd\u003e513mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e554mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\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\u003eChain Stay 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\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e11,406g\u003c\/td\u003e\n\u003ctd\u003e11,580g\u003c\/td\u003e\n\u003ctd\u003e11,740g\u003c\/td\u003e\n\u003ctd\u003e11,870g\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\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e513mm\u003c\/td\u003e\n\u003ctd\u003e522mm\u003c\/td\u003e\n\u003ctd\u003e538mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\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\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e135mm\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\u003e71.5°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e71°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e368mm\u003c\/td\u003e\n\u003ctd\u003e374mm\u003c\/td\u003e\n\u003ctd\u003e380mm\u003c\/td\u003e\n\u003ctd\u003e386mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e460mm\u003c\/td\u003e\n\u003ctd\u003e500mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e580mm\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\u003e74°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e508mm\u003c\/td\u003e\n\u003ctd\u003e522mm\u003c\/td\u003e\n\u003ctd\u003e536mm\u003c\/td\u003e\n\u003ctd\u003e570mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e733mm\u003c\/td\u003e\n\u003ctd\u003e751mm\u003c\/td\u003e\n\u003ctd\u003e775mm\u003c\/td\u003e\n\u003ctd\u003e811mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e975mm\u003c\/td\u003e\n\u003ctd\u003e985mm\u003c\/td\u003e\n\u003ctd\u003e989mm\u003c\/td\u003e\n\u003ctd\u003e1003mm\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\n            \u003c!-- Details: Premium FAQ --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the standover height of the Core Line frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eStandover height ranges from 733mm (28.8\") on the 46cm frame to 811mm (31.9\") on the 58cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I ride this bike if I’ve never ridden a fixie before?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes. Every Core Line bike ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Core Line come with brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, this model includes both front and rear dual-pivot forged alloy caliper brakes and levers, making it 100% street-legal and safe for urban riding.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the benefit of a Hi-Tensile Steel frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eHigh-Tensile steel provides incredible durability and long-lasting resilience for city riding, offering a smooth, vibration-dampening ride that handles rough pavement beautifully.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the gear ratio on the Core Line?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe bike features a 44x16 gear ratio. This setup is optimized for stop-and-go city commuting, providing excellent off-the-line acceleration and manageable hill climbing.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow much does the Core Line weigh?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe average weight is approximately 25 lbs (11.5 kg) depending on the frame size, providing a stable, momentum-carrying feel in urban environments.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat tire size comes on the Core Line?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe Core Line comes stock with Kenda 700c x 28mm tires, offering the perfect blend of fast-rolling speed and enough volume to soak up standard road imperfections.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: What's In The Box --\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 class=\"two-col-container\" style=\"margin-top: 10px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eNFL Edition Core Line\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePlatform Pedal Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eDurable plastic 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\"\u003eBoth Front and Rear caliper brakes are included in the box.\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Box_Contents.jpg?v=1771747252\" alt=\"State Bicycle Box Contents\" onerror=\"this.style.display='none';\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n        \u003c\/div\u003e \u003c!-- End Accordion Wrapper --\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Image Lightbox Modal --\u003e\n    \u003cdiv id=\"belcopia-image-modal\" class=\"belcopia-modal\" onclick=\"closeBelcopiaModal()\"\u003e\n        \u003cspan class=\"belcopia-modal-close\" onclick=\"closeBelcopiaModal()\"\u003e×\u003c\/span\u003e\n        \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" src=\"\" alt=\"Feature Preview\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function openBelcopiaModal(src) {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            var modalImg = document.getElementById(\"belcopia-modal-img\");\n            modal.classList.add(\"show\");\n            modalImg.src = src;\n        }\n        function closeBelcopiaModal() {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            modal.classList.remove(\"show\");\n        }\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Small (50 cm- Riders 5'4\"-5'7\")","offer_id":42130141380682,"sku":"731416168823","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\")","offer_id":42130141413450,"sku":"731416171410","price":375.0,"currency_code":"USD","in_stock":false},{"title":"Large (58 cm- Riders 5'11\"-6'2\")","offer_id":42130141446218,"sku":"731416171427","price":375.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-ThrowbackCore-Line-DallasCowboys-8.jpg?v=1767074584"},{"product_id":"state-bicycle-co-nfl-collection-klunker-dallas-cowboys","title":"State Bicycle Co. | NFL Collection - Klunker - Dallas Cowboys","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta content=\"The ultimate gameday ride. The official NFL Dallas Cowboys Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\" name=\"description\"\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"State Bicycle Co. NFL Klunker - Dallas Cowboys\",\n  \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Dallas_Cowboys-themed_cruiser_bike_football_and_navy_blue_Cowboys_jersey_displayed_on_artificial_turf_football_field.jpg?v=1754545827\u0026format=avif\",\n  \"description\": \"The ultimate gameday ride. The official NFL Dallas Cowboys Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"State Bicycle Co.\"\n  },\n  \"category\": \"Cruiser \/ Klunker Bikes\",\n  \"material\": \"Hi-Tensile Steel\"\n}\n\u003c\/script\u003e\u003c\/p\u003e\n\u003c!-- [CHECKLIST #10] Early Connections --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/cdn.shopify.com\" rel=\"dns-prefetch\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/cdn.shopify.com\" rel=\"preconnect\"\u003e\u003c\/p\u003e\n\u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n\u003cp\u003e \u003c\/p\u003e\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 with a single wrapper class *\/\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: #003594; 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 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        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout 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    .sbc-product-wrapper .shimmer-text {\n        \/* CSS Shimmer Update: Dallas Cowboys Navy and Silver *\/\n        background: linear-gradient(90deg, #003594 0%, #869397 25%, #ffffff 50%, #869397 75%, #003594 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 rgba(255,255,255,0.4);\n        filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\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: #003594;\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: #003594; 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 #869397; 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: #003594; }\n    .sbc-product-wrapper .sub-headline { font-size: 2em; font-weight: 900; font-style: italic; color: #003594; 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: #869397; font-size: 1.6em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n    \/* Video Facade (Rule 1) *\/\n    .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n    .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(0,53,148,0.5); }\n    .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n    .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n    .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(0, 53, 148, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n    .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n    .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #869397; }\n    .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\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: #003594; 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: #003594; outline: none; }\n\n\n    \/* 6. Features Scroller *\/\n    .sbc-product-wrapper .features-scroller { \n        display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #003594 #e0e0e0; \n        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout paint; \n    }\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: #003594; 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: #003594; 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: #003594; 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 *\/\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); 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: #003594; 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    \/* 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: 35%; }\n    .sbc-product-wrapper .spec-table th { \n        background-color: #f7f8f6; font-weight: 900; text-transform: uppercase; \n        font-size: 0.85em; color: #003594; border-left: 4px solid #869397; 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: #003594; }\n    .sbc-product-wrapper details.accordion-item[open] summary::after { transform: translateY(-30%) rotate(-135deg); border-color: #003594; }\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 #003594; 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: #003594; 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: #869397; 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: #003594; }\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\u003cdiv class=\"sbc-product-wrapper\"\u003e\n\u003cdiv class=\"at-a-glance-bar protected-zone\"\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\u0026amp;format=avif\" alt=\"Frame\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eDurable Steel\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\u0026amp;format=avif\" alt=\"Drive\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eSingle Speed\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\u0026amp;format=avif\" alt=\"Wheels\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e27.5\"\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\u0026amp;format=avif\" alt=\"Weight\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~30 lbs\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\u0026amp;format=avif\" alt=\"Use\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eKlunker\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Dallas_Cowboys-themed_cruiser_bike_football_and_navy_blue_Cowboys_jersey_displayed_on_artificial_turf_football_field.jpg?v=1754545827\u0026amp;format=avif\" alt=\"State Bicycle Co. Dallas Cowboys Klunker Hero\" loading=\"eager\" draggable=\"false\" height=\"800\" width=\"1200\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content protected-zone\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eState Bicycle Co. x NFL Klunker\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eDallas Cowboys Edition. America's Team. America's Ride.\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 Ultimate Gameday Ride.\"\u003c\/p\u003e\n\u003cp\u003eHow 'bout them Cowboys! Meet the ultimate gameday ride: the official NFL Dallas Cowboys \u003cstrong class=\"description-emphasis\"\u003eState Klunker Bike\u003c\/strong\u003e. This isn't just a bike with a logo slapped on; it's a full-send tribute to America's Team built on an \u003cstrong class=\"description-emphasis\"\u003eiconic BMX-inspired frame\u003c\/strong\u003e. If you demand the most durable, head-turning \u003cstrong class=\"description-emphasis\"\u003eState Bicycle Klunker\u003c\/strong\u003e, your search ends here. Boasting an \u003cstrong class=\"description-emphasis\"\u003eauthentic 70s mountain cruiser geometry\u003c\/strong\u003e and a \u003cstrong class=\"description-emphasis\"\u003ehigh-quality 4130 Chromoly build\u003c\/strong\u003e, it confidently leads \u003cstrong class=\"description-emphasis\"\u003ethe original-style bomber frame revolution\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eThink of it as the rugged cousin of a fixie—offering that same \u003cstrong class=\"description-emphasis\"\u003esingle-speed simplicity\u003c\/strong\u003e but built to handle dirt, jumps, and curb-hopping. It is part beach cruiser, part mountain bike, and part BMX, delivering a premium, chill upgrade to the classic beach cruiser experience. If you are searching for the \u003cstrong class=\"description-emphasis\"\u003ebest klunker bike for sale today\u003c\/strong\u003e, this officially licensed fan machine is a statement of loyalty that's always ready for a good time, a victory parade, and a cold drink.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight protected-zone\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"We wanted to build the ultimate tailgate accessory. By combining the legendary, worry-free fun of our Klunker frame with official NFL Dallas Cowboys branding and a built-in bottle opener, we've created a bike that practically begs to be ridden to the stadium.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eDRAFT THIS RIDE IF...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"State Bicycle Co. Dallas Cowboys Klunker Close-up\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_navy_blue_State_Bicycle_Co._frame_with_Cowboys_branding_and_chrome_wheel_on_turf_football_field.webp?v=1754545826\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou are a card-carrying member of Cowboys Nation.\u003c\/li\u003e\n\u003cli\u003eYou want the ultimate, head-turning accessory for your gameday tailgate.\u003c\/li\u003e\n\u003cli\u003eYou love fun, simple, and stylish bikes that are built for party-pace cruising.\u003c\/li\u003e\n\u003cli\u003eYou believe your team pride should be on display 24\/7.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSHOW YOUR PRIDE\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Dallas Cowboys Jersey and Gear\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Blue_Dallas_Cowboys_jersey_football_and_bicycle_wheel_on_green_turf_football_field.jpg?v=1754545827\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eOfficial Gameday Gear\u003c\/h4\u003e\n\u003cp\u003eThis is more than a bike; it's an officially licensed piece of your fan identity. See the iconic \u003cstrong class=\"description-emphasis\"\u003eCowboys star and classic navy and silver colorway\u003c\/strong\u003e proudly displayed on the frame and custom saddle.\u003c\/p\u003e\n\u003cp\u003eEvery detail, from the beefy retro-inspired frame down to the custom-branded saddle, is designed to broadcast your allegiance. It's a rolling tribute to your team that turns heads at the tailgate and makes every ride feel like a Sunday victory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eTAILGATE READY\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Dallas Cowboys Klunker Bottle Opener\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_State_Bicycle_Co._NFL_edition_cruiser_bike_featuring_built-in_bottle_opener_chain_drive_and_Dallas_Cowboys_brandi.jpg?v=1754546191\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEngineered for Fun\u003c\/h4\u003e\n\u003cp\u003eThe Klunker is built for good times, and the Cowboys edition is no exception. We've included the essentials for any proper pre-game celebration. Feel the simple, intuitive control of the \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e—just pedal backward to stop, leaving your hands free for a foam finger.\u003c\/p\u003e\n\u003cp\u003eAnd when it's time for a celebratory beverage, the frame-mounted \u003cstrong class=\"description-emphasis\"\u003ebottle opener\u003c\/strong\u003e is always ready for action. It’s a bike that understands the assignment: maximum fun, minimum fuss.\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\u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: The component macro shots below feature the Metallic Black model to showcase detail. Your bicycle will arrive in the official Dallas Cowboys colorway.\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-durable-steel-frame-welds.jpg?v=1772495682\u0026amp;format=avif\" alt=\"Tough-as-Nails Steel Frame\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eTough-as-Nails Steel Frame\u003c\/h4\u003e\n\u003cp\u003eA bombproof, Hi-Tensile steel frame and fork designed to take a beating and keep on cruising through any gameday shenanigans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-knobby-tires-aero-rim.jpg?v=1772495682\u0026amp;format=avif\" alt=\"All-Terrain Tires\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eAll-Terrain Tires\u003c\/h4\u003e\n\u003cp\u003ePlush 27.5” wheels wrapped in chunky 2.3” WTB Vigilante all-terrain tires provide a smooth, stable ride on pavement or grass parking lots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-coaster-brake-hub-macro.jpg?v=1772495682\u0026amp;format=avif\" alt=\"Coaster Brake\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eCoaster Brake\u003c\/h4\u003e\n\u003cp\u003eThe ultimate in retro simplicity. No cables, no levers. Just pedal backward to engage the brake for easy, intuitive stopping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-bmx-v-bars-vans-grips.jpg?v=1772495682\u0026amp;format=avif\" alt=\"BMX-Style Bars\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eBMX-Style Bars\u003c\/h4\u003e\n\u003cp\u003eWide, comfortable 30\" V-bar handlebars give you maximum leverage, total control, and a relaxed, upright riding position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/tate-bicycle-co-klunker-black-metallic-integrated-bottle-opener.jpg?v=1772497320\u0026amp;format=avif\" alt=\"Built-in Bottle Opener\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eBuilt-in Bottle Opener\u003c\/h4\u003e\n\u003cp\u003eThe most important feature for any tailgate. Your new favorite party trick is built right into the seat tube of the frame.\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\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eTailgate King\u003c\/h4\u003e\n\u003cp\u003eDesigned from the ground up to be the life of the party. With upright seating, massive tires, and a bottle opener, it dominates the pre-game.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eBombproof Durability\u003c\/h4\u003e\n\u003cp\u003eSteel is real. The high-tensile steel frame and single-speed coaster-brake drivetrain require virtually zero maintenance and can handle years of abuse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eGo-Anywhere Versatility\u003c\/h4\u003e\n\u003cp\u003eThose aren't just for show. The 27.5\" x 2.3\" WTB Vigilante mountain bike tires allow you to hop curbs, roll over roots, and float across grassy fields effortlessly.\u003c\/p\u003e\n\u003c\/div\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 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\u003eHi-Tensile Steel with Custom Dallas Cowboys Graphics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel TIG-Welded, 26\" Unicrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003eAlloy, 170mm Crank Arm Length\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChainring\u003c\/th\u003e\n\u003ctd\u003eSteel, 42T\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChain\u003c\/th\u003e\n\u003ctd\u003eKMC Singlespeed Wide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eCoaster Brake Hub, 22T Cog\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheel Set\u003c\/th\u003e\n\u003ctd\u003e27.5\" Aluminum, 36H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eWTB Vigilante, 27.5\" x 2.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eRear Coaster Brake Only (Pedal Backwards to Stop)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeadset\u003c\/th\u003e\n\u003ctd\u003eNECO 1 1\/8\" Threadless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eV-Bar Hi-Tensile Steel, 7\" Rise, 30\" Wide, Chrome Finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStem\u003c\/th\u003e\n\u003ctd\u003eAluminum, BMX-Style, Clamp Diameter: 22.2mm, Length: 50mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeat Post\u003c\/th\u003e\n\u003ctd\u003eAluminum, Candle Type, Diameter: 25.4mm, Length: 300mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n\u003ctd\u003eAluminum, Diameter: 28.6mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003eLeatherette Saddle with Custom Dallas Cowboys Branding, Steel Rails\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003ePlastic Platform Pedal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eExtras\u003c\/th\u003e\n\u003ctd\u003eFrame-Mounted Bottle Opener Included\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 alt=\"State Bicycle Co. Klunker Sizing Diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunkers-sizing-guide.jpg?v=1772485416\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table sizing-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eHeight Recommendations\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOne Size Fits Most\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" to 6'2\"\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 two-col\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003eOne Size Fits All\u003c\/th\u003e\n\u003c\/tr\u003e\n\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\u003e457mm\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\u003e481mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e13.8kg \/ 30.4lb\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\u003e170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e35mm\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\u003e69°\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\u003e140mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Post Diameter\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e25.4mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e457mm\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\u003e70°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1120mm\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\u003eFrequently Asked Questions\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content faq-container\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is a Klunker bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eA Klunker is a glorious mashup of vintage cruiser style, BMX handlebars, and modern mountain bike tires. Originating in the 1970s as the predecessor to mountain bikes, Klunkers are heavily built, incredibly durable, single-speed machines designed for party-pace neighborhood cruising, light trails, and running errands with maximum style.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the State Bicycle Co. Klunker have gears or hand brakes?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eNo, the Klunker prioritizes retro simplicity and ultimate durability. It features a single-speed drivetrain (42T chainring to a 22T rear cog) and a classic coaster brake. There are no delicate derailleur gears to tune or hand brake cables to snap—to stop, you simply pedal backward.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eAre Klunker bikes good for trails and off-road riding?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes! While they aren't designed for extreme downhill mountain biking, the Klunker's robust hi-tensile steel frame and aggressive 27.5\" x 2.3\" WTB Vigilante all-terrain tires make them highly capable for gravel paths, dirt trails, and urban exploring over curbs and potholes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat size rider does the Klunker fit?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe State Bicycle Co. Klunker features a highly adaptable \"One Size Fits Most\" geometry. Thanks to the long seat post and sweeping BMX-style V-bars, the bike comfortably accommodates riders ranging from 5'4\" all the way up to 6'2\".\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat accessories come included with the Klunker?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eEvery Klunker comes ready for a good time right out of the box. Along with the standard platform pedals and comfortable saddle, it famously features a custom bottle opener welded directly onto the seat tube, making it the ultimate tailgate vehicle.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow difficult is it to assemble the State Bicycle Co. Klunker?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eAssembly is incredibly straightforward. Because there are no complicated gear derailleurs or brake cables to route and tune, putting the Klunker together is much simpler than a traditional geared bicycle. It arrives 90% assembled; you primarily just need to attach the front wheel, handlebars, saddle, and pedals.\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 class=\"two-col-container\" style=\"margin-top: 5px;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eNFL Dallas Cowboys Klunker Frame \u0026amp; Fork\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled with custom team graphics.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003e27.5\" Wheelset w\/ WTB Vigilante Tires\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHeavy-duty wheels wrapped in plush, all-terrain 2.3\" rubber.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBMX-Style V-Bars \u0026amp; Pedals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWide chrome bars and flat platform pedals for instant cruising.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFrame-Mounted Bottle Opener\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-welded to the seat tube to ensure you are always tailgate-ready.\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\u003c!-- Lightbox Modal --\u003e\n\u003cdiv aria-label=\"Image Preview\" aria-modal=\"true\" role=\"dialog\" id=\"belcopia-image-modal\" class=\"belcopia-modal\"\u003e\n\u003cspan aria-label=\"Close image preview\" role=\"button\" class=\"belcopia-modal-close\" tabindex=\"0\"\u003e×\u003c\/span\u003e \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" alt=\"Feature Preview\" draggable=\"false\" decoding=\"async\"\u003e\n\u003c\/div\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:not(.video-facade-wrapper 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\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] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\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            \/\/ Deferred 3rd Party Scripts load here!\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        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\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            initVideoFacades();\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":"Default Title","offer_id":42130141478986,"sku":"731416168830","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-Klunker-DallasCowboys-9.jpg?v=1767074596"},{"product_id":"state-bicycle-co-nfl-collection-klunker-pittsburgh-steelers","title":"State Bicycle Co. | NFL Collection - Klunker - Pittsburgh Steelers","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    \u003cmeta content=\"Here we go! The official NFL Pittsburgh Steelers Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\" name=\"description\"\u003e\n    \u003ctitle\u003eState Bicycle Co. | NFL Klunker - Pittsburgh Steelers\u003c\/title\u003e\n    \n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Product\",\n      \"name\": \"State Bicycle Co. NFL Klunker - Pittsburgh Steelers\",\n      \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Pittsburgh_Steelers-themed_black_and_yellow_cruiser_bike_with_matching_Steelers_jersey_and_football_on_green_football_field_with_white_yard_lines.jpg?v=1754536788\u0026format=avif\",\n      \"description\": \"Here we go! The official NFL Pittsburgh Steelers Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"State Bicycle Co.\"\n      },\n      \"category\": \"Cruiser \/ Klunker Bikes\",\n      \"material\": \"Hi-Tensile Steel\"\n    }\n    \u003c\/script\u003e\n\n    \u003c!-- [CHECKLIST #10] Early Connections --\u003e\n    \u003clink href=\"https:\/\/cdn.shopify.com\" rel=\"dns-prefetch\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/cdn.shopify.com\" rel=\"preconnect\"\u003e\n\n    \u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n    \u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Pittsburgh_Steelers-themed_black_and_yellow_cruiser_bike_with_matching_Steelers_jersey_and_football_on_green_football_field_with_white_yard_lines.jpg?v=1754536788\u0026amp;format=avif\" fetchpriority=\"high\"\u003e\n\n    \u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n    \u003clink rel=\"preload\" as=\"font\" href=\"https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2\" type=\"font\/woff2\" crossorigin=\"anonymous\"\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 with a single wrapper class *\/\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: #FFB612; 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 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            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout 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        .sbc-product-wrapper .shimmer-text {\n            \/* CSS Shimmer Update: Pittsburgh Steelers Black and Gold *\/\n            background: linear-gradient(90deg, #FFB612 0%, #101820 25%, #ffffff 50%, #101820 75%, #FFB612 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 rgba(255,255,255,0.4);\n            filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\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: #101820;\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: #FFB612; 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: #101820;\n            border-left: 5px solid #FFB612; 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: #101820; }\n        .sbc-product-wrapper .sub-headline { font-size: 2em; font-weight: 900; font-style: italic; color: #FFB612; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0,0,0,0.1); }\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: #FFB612; font-size: 1.6em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n        \/* Video Facade (Rule 1) *\/\n        .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n        .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(255,182,18,0.5); }\n        .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n        .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n        .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(16, 24, 32, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n        .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #FFB612; }\n        .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #333; }\n        .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\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: #FFB612; 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: #FFB612; outline: none; }\n\n        \/* 6. Features Scroller *\/\n        .sbc-product-wrapper .features-scroller { \n            display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #FFB612 #e0e0e0; \n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint; \n        }\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: #FFB612; 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: #101820; 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: #101820; 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 *\/\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); 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: #101820; 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        \/* 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: 35%; }\n        .sbc-product-wrapper .spec-table th { \n            background-color: #f7f8f6; font-weight: 900; text-transform: uppercase; \n            font-size: 0.85em; color: #101820; border-left: 4px solid #FFB612; 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: #FFB612; }\n        .sbc-product-wrapper details.accordion-item[open] summary::after { transform: translateY(-30%) rotate(-135deg); border-color: #FFB612; }\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 #FFB612; 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: #101820; 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: #FFB612; 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: #FFB612; }\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\n\n\u003cdiv class=\"sbc-product-wrapper\"\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\"\u003e\n        \u003cdiv class=\"glance-container\"\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\"\u003eDurable Steel\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\"\u003eSingle 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=\"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\"\u003e27.5\"\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~32 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\"\u003eKlunker\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" fetchpriority=\"high\" alt=\"State Bicycle Co. Pittsburgh Steelers Klunker Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Pittsburgh_Steelers-themed_black_and_yellow_cruiser_bike_with_matching_Steelers_jersey_and_football_on_green_football_field_with_white_yard_lines.jpg?v=1754536788\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. x NFL Klunker\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003ePittsburgh Steelers Edition. Here We Go.\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 Ultimate Gameday Ride.\"\u003c\/p\u003e\n            \u003cp\u003eHere we go! Meet the ultimate gameday ride: the official NFL Pittsburgh Steelers \u003cstrong class=\"description-emphasis\"\u003eState Klunker Bike\u003c\/strong\u003e. This isn't just a bike with a logo slapped on; it's a full-send tribute to the Steel City built on an \u003cstrong class=\"description-emphasis\"\u003eiconic BMX-inspired frame\u003c\/strong\u003e. If you demand the most durable, head-turning \u003cstrong class=\"description-emphasis\"\u003eState Bicycle Klunker\u003c\/strong\u003e, your search ends here. Boasting an \u003cstrong class=\"description-emphasis\"\u003eauthentic 70s mountain cruiser geometry\u003c\/strong\u003e and a \u003cstrong class=\"description-emphasis\"\u003edurable, heavy-duty steel build\u003c\/strong\u003e, it confidently leads \u003cstrong class=\"description-emphasis\"\u003ethe original-style bomber frame revolution\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003cp\u003eThink of it as the \u003cstrong class=\"description-emphasis\"\u003erugged cousin of a fixie\u003c\/strong\u003e—offering that same \u003cstrong class=\"description-emphasis\"\u003esingle-speed simplicity\u003c\/strong\u003e but built with a heavy-duty steel frame to handle dirt, jumps, and curb-hopping. It’s the perfect vehicle for \u003cstrong class=\"description-emphasis\"\u003etailgates, victory parades, and neighborhood cruises\u003c\/strong\u003e. If you are searching for the best \u003cstrong class=\"description-emphasis\"\u003eKlunker bike for sale\u003c\/strong\u003e today, this officially licensed black and gold machine is a statement of loyalty that's always ready for a good time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"We wanted to build the ultimate tailgate accessory. By combining the legendary, worry-free fun of our Klunker frame with official NFL Pittsburgh Steelers branding and a built-in bottle opener, we've created a bike that practically begs to be ridden to the stadium.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eDRAFT THIS RIDE IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-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\/Pittsburgh_Steelers_yellow_jersey_with_black_and_white_stripes_laid_on_football_field_next_to_Wilson_NFL_football_and_front_wheel_of_matching_Steelers-themed_bicycle.jpg?v=1754536788\u0026amp;format=avif\" alt=\"State Bicycle Co. Pittsburgh Steelers Klunker Close-up\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a card-carrying member of Steeler Nation.\u003c\/li\u003e\n                    \u003cli\u003eYou want the ultimate, head-turning accessory for your gameday tailgate.\u003c\/li\u003e\n                    \u003cli\u003eYou love fun, simple, and stylish bikes that are built for cruising.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your team pride should be on display 24\/7.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eOFFICIAL GAMEDAY GEAR\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\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\/Close-up_of_Pittsburgh_Steelers-themed_yellow_and_black_bicycle_frame_with_black_frame_bag_featuring_Steelers_logo_photographed_on_green_football_field_turf.jpg?v=1754536788\u0026amp;format=avif\" alt=\"Pittsburgh Steelers Jersey and Gear\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eShow Your Pride\u003c\/h4\u003e\n                    \u003cp\u003eThis is more than a bike; it's an officially licensed piece of your fan identity. See the iconic \u003cstrong class=\"description-emphasis\"\u003eSteelers logos and classic black and gold colorway\u003c\/strong\u003e proudly displayed on the frame and custom saddle.\u003c\/p\u003e\n                    \u003cp\u003eEvery detail, from the beefy retro-inspired frame down to the matching accessories, is designed to broadcast your allegiance. It's a head-to-toe expression of your loyalty, a rolling tribute to your team that makes every day feel like gameday.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eENGINEERED FOR FUN\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-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\/Close-up_of_State_Bicycle_Co._Klunker_NFL_Edition_in_Pittsburgh_Steelers_colors_showing_integrated_bottle_opener_on_black_and_yellow_striped_seat_tube_with_SBC_and_NFL_logos.jpg?v=1754536787\u0026amp;format=avif\" alt=\"Pittsburgh Steelers Klunker Bottle Opener\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eTailgate Ready\u003c\/h4\u003e\n                    \u003cp\u003eThe Klunker is built for good times, and the Steelers edition is no exception. We've included the essentials for any proper pre-game celebration. Feel the simple, intuitive control of the \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e—just pedal backward to stop, leaving your hands free to high-five fellow fans.\u003c\/p\u003e\n                    \u003cp\u003eAnd when it's time for a celebratory beverage, the frame-mounted \u003cstrong class=\"description-emphasis\"\u003ebottle opener\u003c\/strong\u003e is always ready for action. It’s a bike that understands the assignment: maximum fun, minimum fuss.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: The component macro shots below feature the Metallic Black model to showcase detail. Your bicycle will arrive in the official Pittsburgh Steelers colorway.\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=\"Tough-as-Nails Steel Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-durable-steel-frame-welds.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eTough-as-Nails Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA bombproof, Hi-Tensile steel frame and fork designed to take a beating and keep on cruising through any gameday shenanigans.\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=\"All-Terrain Tires\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-knobby-tires-aero-rim.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAll-Terrain Tires\u003c\/h4\u003e\n                        \u003cp\u003ePlush 27.5” wheels wrapped in chunky 2.3” WTB Vigilante all-terrain tires provide a smooth, stable ride on pavement or grass parking lots.\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=\"Coaster Brake\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-coaster-brake-hub-macro.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in retro simplicity. No cables, no levers. Just pedal backward to engage the brake for easy, intuitive stopping.\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=\"BMX-Style Bars\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-bmx-v-bars-vans-grips.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBMX-Style Bars\u003c\/h4\u003e\n                        \u003cp\u003eWide, comfortable 30\" V-bar handlebars give you maximum leverage, total control, and a relaxed, upright riding position.\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=\"Built-in Bottle Opener\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/tate-bicycle-co-klunker-black-metallic-integrated-bottle-opener.jpg?v=1772497320\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBuilt-in Bottle Opener\u003c\/h4\u003e\n                        \u003cp\u003eThe most important feature for any tailgate. Your new favorite party trick is built right into the seat tube of the frame.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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\u003eTailgate King\u003c\/h4\u003e\n                    \u003cp\u003eDesigned from the ground up to be the life of the party. With upright seating, massive tires, and a bottle opener, it dominates the pre-game.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eBombproof Durability\u003c\/h4\u003e\n                    \u003cp\u003eSteel is real. The high-tensile steel frame and single-speed coaster-brake drivetrain require virtually zero maintenance and can handle years of abuse.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eGo-Anywhere Versatility\u003c\/h4\u003e\n                    \u003cp\u003eThose aren't just for show. The 27.5\" x 2.3\" WTB Vigilante mountain bike tires allow you to hop curbs, roll over roots, and float across grassy fields effortlessly.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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\u003eHi-Tensile Steel with Custom Pittsburgh Steelers Graphics\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFork\u003c\/th\u003e\n                                    \u003ctd\u003eHi-Tensile Steel TIG-Welded, 26\" Unicrown\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBottom Bracket\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Bearing Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eCrankset\u003c\/th\u003e\n                                    \u003ctd\u003eAlloy, 170mm Crank Arm Length\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChainring\u003c\/th\u003e\n                                    \u003ctd\u003eSteel, 42T\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChain\u003c\/th\u003e\n                                    \u003ctd\u003eKMC Singlespeed Wide\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHubs\u003c\/th\u003e\n                                    \u003ctd\u003eCoaster Brake Hub, 22T Cog\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eWheel Set\u003c\/th\u003e\n                                    \u003ctd\u003e27.5\" Aluminum, 36H\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eTires\u003c\/th\u003e\n                                    \u003ctd\u003eWTB Vigilante, 27.5\" x 2.3\"\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBrakes\u003c\/th\u003e\n                                    \u003ctd\u003eRear Coaster Brake Only (Pedal Backwards to Stop)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHeadset\u003c\/th\u003e\n                                    \u003ctd\u003eNECO 1 1\/8\" Threadless Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHandlebars\u003c\/th\u003e\n                                    \u003ctd\u003eV-Bar Hi-Tensile Steel, 7\" Rise, 30\" Wide, Chrome Finish\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eStem\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, BMX-Style, Clamp Diameter: 22.2mm, Length: 50mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Candle Type, Diameter: 25.4mm, Length: 300mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 28.6mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSaddle\u003c\/th\u003e\n                                    \u003ctd\u003eLeatherette Saddle with Custom Pittsburgh Steelers Branding, Steel Rails\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003ePedals\u003c\/th\u003e\n                                    \u003ctd\u003ePlastic Platform Pedal\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSpokes\u003c\/th\u003e\n                                    \u003ctd\u003e14G Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eExtras\u003c\/th\u003e\n                                    \u003ctd\u003eFrame-Mounted Bottle Opener Included\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            \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-klunkers-sizing-guide.jpg?v=1772485416\u0026amp;format=avif\" alt=\"State Bicycle Co. Klunker Sizing Diagram\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\n                                    \u003ctr\u003e\n                                        \u003cth\u003eFrame Size\u003c\/th\u003e\n                                        \u003cth\u003eHeight Recommendations\u003c\/th\u003e\n                                    \u003c\/tr\u003e\n                                \u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003eOne Size Fits Most\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'4\" to 6'2\"\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            \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 two-col\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003eOne Size Fits All\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e457mm\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\u003e481mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e14.5kg \/ 32lb\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\u003e170mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e35mm\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\u003e69°\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\u003e140mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Post Diameter\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e25.4mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e457mm\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\u003e70°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e1120mm\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            \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\u003eWhat is a Klunker bike?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eA Klunker is a glorious mashup of vintage cruiser style, BMX handlebars, and modern mountain bike tires. Originating in the 1970s as the predecessor to mountain bikes, Klunkers are heavily built, incredibly durable, single-speed machines designed for party-pace neighborhood cruising, light trails, and running errands with maximum style.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the State Bicycle Co. Klunker have gears or hand brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eNo, the Klunker prioritizes retro simplicity and ultimate durability. It features a single-speed drivetrain (42T chainring to a 22T rear cog) and a classic coaster brake. There are no delicate derailleur gears to tune or hand brake cables to snap—to stop, you simply pedal backward.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eAre Klunker bikes good for trails and off-road riding?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes! While they aren't designed for extreme downhill mountain biking, the Klunker's robust hi-tensile steel frame and aggressive 27.5\" x 2.3\" WTB Vigilante all-terrain tires make them highly capable for gravel paths, dirt trails, and urban exploring over curbs and potholes.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat size rider does the Klunker fit?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe State Bicycle Co. Klunker features a highly adaptable \"One Size Fits Most\" geometry. Thanks to the long seat post and sweeping BMX-style V-bars, the bike comfortably accommodates riders ranging from 5'4\" all the way up to 6'2\".\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat accessories come included with the Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eEvery Klunker comes ready for a good time right out of the box. Along with the standard platform pedals and comfortable saddle, it famously features a custom bottle opener welded directly onto the seat tube, making it the ultimate tailgate vehicle.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow difficult is it to assemble the State Bicycle Co. Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAssembly is incredibly straightforward. Because there are no complicated gear derailleurs or brake cables to route and tune, putting the Klunker together is much simpler than a traditional geared bicycle. It arrives 90% assembled; you primarily just need to attach the front wheel, handlebars, saddle, and pedals.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \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\"\u003eNFL Pittsburgh Steelers Klunker Frame \u0026amp; Fork\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled with custom team graphics.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003e27.5\" Wheelset w\/ WTB Vigilante Tires\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHeavy-duty wheels wrapped in plush, all-terrain 2.3\" rubber.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBMX-Style V-Bars \u0026amp; Pedals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWide chrome bars and flat platform pedals for instant cruising.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFrame-Mounted Bottle Opener\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-welded to the seat tube to ensure you are always tailgate-ready.\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    \n    \u003c!-- Lightbox Modal --\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\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:not(.video-facade-wrapper 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\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                if(slides.length \u003e 1) startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\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            \/\/ Deferred 3rd Party Scripts load here!\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        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\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            initVideoFacades();\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\n\n\u003c\/body\u003e","brand":"State Bicycle Co.","offers":[{"title":"Default Title","offer_id":42130141872202,"sku":"731416176378","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-Klunker-PittsburghSteelers-1.jpg?v=1767074692"},{"product_id":"state-bicycle-co-nfl-collection-klunker-kansas-city-chiefs","title":"State Bicycle Co. | NFL Collection - Klunker - Kansas City Chiefs","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    \u003cmeta content=\"Welcome to the Kingdom! The official NFL Kansas City Chiefs Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\" name=\"description\"\u003e\n    \u003ctitle\u003eState Bicycle Co. | NFL Klunker - Kansas City Chiefs\u003c\/title\u003e\n    \n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Product\",\n      \"name\": \"State Bicycle Co. NFL Klunker - Kansas City Chiefs\",\n      \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Kansas_City_Chiefs-themed_red_cruiser_bike_with_matching_jersey_and_football_on_green_football_field_with_white_yard_lines_eb2a5679-6cf9-4e11-a254-1043d3a239cd.jpg?v=1754536079\u0026format=avif\",\n      \"description\": \"Welcome to the Kingdom! The official NFL Kansas City Chiefs Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"State Bicycle Co.\"\n      },\n      \"category\": \"Cruiser \/ Klunker Bikes\",\n      \"material\": \"Hi-Tensile Steel\"\n    }\n    \u003c\/script\u003e\n\n    \u003c!-- [CHECKLIST #10] Early Connections --\u003e\n    \u003clink href=\"https:\/\/cdn.shopify.com\" rel=\"dns-prefetch\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/cdn.shopify.com\" rel=\"preconnect\"\u003e\n\n    \u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n    \u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Kansas_City_Chiefs-themed_red_cruiser_bike_with_matching_jersey_and_football_on_green_football_field_with_white_yard_lines_eb2a5679-6cf9-4e11-a254-1043d3a239cd.jpg?v=1754536079\u0026amp;format=avif\" fetchpriority=\"high\"\u003e\n\n    \u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n    \u003clink rel=\"preload\" as=\"font\" href=\"https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2\" type=\"font\/woff2\" crossorigin=\"anonymous\"\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 with a single wrapper class *\/\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: #E31837; 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 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            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout 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        .sbc-product-wrapper .shimmer-text {\n            \/* CSS Shimmer Update: Kansas City Chiefs Red and Gold *\/\n            background: linear-gradient(90deg, #E31837 0%, #FFB81C 25%, #ffffff 50%, #FFB81C 75%, #E31837 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 rgba(255,255,255,0.4);\n            filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\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: #E31837;\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: #E31837; 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: #1a1a1a;\n            border-left: 5px solid #FFB81C; 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: #E31837; }\n        .sbc-product-wrapper .sub-headline { font-size: 2em; font-weight: 900; font-style: italic; color: #E31837; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0,0,0,0.1); }\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: #FFB81C; font-size: 1.6em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n        \/* Video Facade (Rule 1) *\/\n        .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n        .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(227,24,55,0.5); }\n        .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n        .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n        .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(227, 24, 55, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n        .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n        .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #FFB81C; }\n        .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\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: #E31837; 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: #E31837; outline: none; }\n\n        \/* 6. Features Scroller *\/\n        .sbc-product-wrapper .features-scroller { \n            display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #E31837 #e0e0e0; \n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint; \n        }\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: #E31837; 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: #E31837; 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: #E31837; 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 *\/\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); 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: #E31837; 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        \/* 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: 35%; }\n        .sbc-product-wrapper .spec-table th { \n            background-color: #f7f8f6; font-weight: 900; text-transform: uppercase; \n            font-size: 0.85em; color: #E31837; border-left: 4px solid #FFB81C; 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: #E31837; }\n        .sbc-product-wrapper details.accordion-item[open] summary::after { transform: translateY(-30%) rotate(-135deg); border-color: #E31837; }\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 #E31837; 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: #E31837; 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: #FFB81C; 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: #E31837; }\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\n\n\u003cdiv class=\"sbc-product-wrapper\"\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\"\u003e\n        \u003cdiv class=\"glance-container\"\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\"\u003eDurable Steel\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\"\u003eSingle 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=\"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\"\u003e27.5\"\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~32 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\"\u003eKlunker\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" fetchpriority=\"high\" alt=\"State Bicycle Co. Kansas City Chiefs Klunker Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Kansas_City_Chiefs-themed_red_cruiser_bike_with_matching_jersey_and_football_on_green_football_field_with_white_yard_lines_eb2a5679-6cf9-4e11-a254-1043d3a239cd.jpg?v=1754536079\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. x NFL Klunker\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003eKansas City Chiefs Edition. Welcome to the Kingdom.\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 Ultimate Gameday Ride.\"\u003c\/p\u003e\n            \u003cp\u003eWelcome to the Kingdom! Meet the ultimate gameday ride: the official NFL Kansas City Chiefs \u003cstrong class=\"description-emphasis\"\u003eState Klunker Bike\u003c\/strong\u003e. This isn't just a bike with a logo slapped on; it's a full-send tribute to the Chiefs dynasty built on an \u003cstrong class=\"description-emphasis\"\u003eiconic BMX-inspired frame\u003c\/strong\u003e. If you demand the most durable, head-turning \u003cstrong class=\"description-emphasis\"\u003eState Bicycle Klunker\u003c\/strong\u003e, your search ends here. Boasting an \u003cstrong class=\"description-emphasis\"\u003eauthentic 70s mountain cruiser geometry\u003c\/strong\u003e and a \u003cstrong class=\"description-emphasis\"\u003edurable, heavy-duty steel build\u003c\/strong\u003e, it confidently leads \u003cstrong class=\"description-emphasis\"\u003ethe original-style bomber frame revolution\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003cp\u003eThink of it as the \u003cstrong class=\"description-emphasis\"\u003erugged cousin of a fixie\u003c\/strong\u003e—offering that same \u003cstrong class=\"description-emphasis\"\u003esingle-speed simplicity\u003c\/strong\u003e but built with a heavy-duty steel frame to handle dirt, jumps, and curb-hopping. It’s the perfect vehicle for \u003cstrong class=\"description-emphasis\"\u003etailgates at Arrowhead, victory parades, and neighborhood cruises\u003c\/strong\u003e. If you are searching for the best \u003cstrong class=\"description-emphasis\"\u003eKlunker bike for sale\u003c\/strong\u003e today, this officially licensed red and gold machine is a statement of loyalty that's always ready for a good time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"We wanted to build the ultimate tailgate accessory. By combining the legendary, worry-free fun of our Klunker frame with official NFL Kansas City Chiefs branding and a built-in bottle opener, we've created a bike that practically begs to be ridden to the stadium.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eDRAFT THIS RIDE IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-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\/Kansas_City_Chiefs-themed_red_cruiser_bike_with_matching_frame_bag_black_saddle_and_wide_front_tire_on_green_football_field.jpg?v=1754535783\u0026amp;format=avif\" alt=\"State Bicycle Co. Kansas City Chiefs Klunker Close-up\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a card-carrying member of the Chiefs Kingdom.\u003c\/li\u003e\n                    \u003cli\u003eYou want the ultimate, head-turning accessory for your gameday tailgate.\u003c\/li\u003e\n                    \u003cli\u003eYou love fun, simple, and stylish bikes that are built for cruising.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your team pride should be on display 24\/7.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eOFFICIAL GAMEDAY GEAR\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\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\/Kansas_City_Chiefs-themed_red_bike_front_wheel_matching_Chiefs_jersey_and_Wilson_football_on_green_football_field_with_white_yard_lines.jpg?v=1754535783\u0026amp;format=avif\" alt=\"Kansas City Chiefs Jersey and Gear\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eShow Your Pride\u003c\/h4\u003e\n                    \u003cp\u003eThis is more than a bike; it's an officially licensed piece of your fan identity. See the iconic \u003cstrong class=\"description-emphasis\"\u003eArrowhead logo and classic red and gold colorway\u003c\/strong\u003e proudly displayed on the frame and custom saddle.\u003c\/p\u003e\n                    \u003cp\u003eEvery detail, from the beefy retro-inspired frame down to the matching accessories, is designed to broadcast your allegiance. It's a head-to-toe expression of your loyalty, a rolling tribute to your team that makes every day feel like gameday.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eENGINEERED FOR FUN\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-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\/Close-up_of_State_Bicycle_Co._Klunker_NFL_Edition_in_Kansas_City_Chiefs_colors_showing_integrated_bottle_opener_on_seat_tube_with_SBC_and_NFL_logos.jpg?v=1754535783\u0026amp;format=avif\" alt=\"Kansas City Chiefs Klunker Bottle Opener\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eTailgate Ready\u003c\/h4\u003e\n                    \u003cp\u003eThe Klunker is built for good times, and the Chiefs edition is no exception. We've included the essentials for any proper pre-game celebration. Feel the simple, intuitive control of the \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e—just pedal backward to stop, leaving your hands free to high-five fellow fans.\u003c\/p\u003e\n                    \u003cp\u003eAnd when it's time for a celebratory beverage, the frame-mounted \u003cstrong class=\"description-emphasis\"\u003ebottle opener\u003c\/strong\u003e is always ready for action. It’s a bike that understands the assignment: maximum fun, minimum fuss.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: The component macro shots below feature the Metallic Black model to showcase detail. Your bicycle will arrive in the official Kansas City Chiefs colorway.\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=\"Tough-as-Nails Steel Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-durable-steel-frame-welds.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eTough-as-Nails Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA bombproof, Hi-Tensile steel frame and fork designed to take a beating and keep on cruising through any gameday shenanigans.\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=\"All-Terrain Tires\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-knobby-tires-aero-rim.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAll-Terrain Tires\u003c\/h4\u003e\n                        \u003cp\u003ePlush 27.5” wheels wrapped in chunky 2.3” WTB Vigilante all-terrain tires provide a smooth, stable ride on pavement or grass parking lots.\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=\"Coaster Brake\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-coaster-brake-hub-macro.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in retro simplicity. No cables, no levers. Just pedal backward to engage the brake for easy, intuitive stopping.\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=\"BMX-Style Bars\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-bmx-v-bars-vans-grips.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBMX-Style Bars\u003c\/h4\u003e\n                        \u003cp\u003eWide, comfortable 30\" V-bar handlebars give you maximum leverage, total control, and a relaxed, upright riding position.\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=\"Built-in Bottle Opener\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/tate-bicycle-co-klunker-black-metallic-integrated-bottle-opener.jpg?v=1772497320\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBuilt-in Bottle Opener\u003c\/h4\u003e\n                        \u003cp\u003eThe most important feature for any tailgate. Your new favorite party trick is built right into the seat tube of the frame.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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\u003eTailgate King\u003c\/h4\u003e\n                    \u003cp\u003eDesigned from the ground up to be the life of the party. With upright seating, massive tires, and a bottle opener, it dominates the pre-game.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eBombproof Durability\u003c\/h4\u003e\n                    \u003cp\u003eSteel is real. The high-tensile steel frame and single-speed coaster-brake drivetrain require virtually zero maintenance and can handle years of abuse.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eGo-Anywhere Versatility\u003c\/h4\u003e\n                    \u003cp\u003eThose aren't just for show. The 27.5\" x 2.3\" WTB Vigilante mountain bike tires allow you to hop curbs, roll over roots, and float across grassy fields effortlessly.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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\u003eHi-Tensile Steel with Custom Kansas City Chiefs Graphics\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFork\u003c\/th\u003e\n                                    \u003ctd\u003eHi-Tensile Steel TIG-Welded, 26\" Unicrown\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBottom Bracket\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Bearing Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eCrankset\u003c\/th\u003e\n                                    \u003ctd\u003eAlloy, 170mm Crank Arm Length\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChainring\u003c\/th\u003e\n                                    \u003ctd\u003eSteel, 42T\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChain\u003c\/th\u003e\n                                    \u003ctd\u003eKMC Singlespeed Wide\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHubs\u003c\/th\u003e\n                                    \u003ctd\u003eCoaster Brake Hub, 22T Cog\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eWheel Set\u003c\/th\u003e\n                                    \u003ctd\u003e27.5\" Aluminum, 36H\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eTires\u003c\/th\u003e\n                                    \u003ctd\u003eWTB Vigilante, 27.5\" x 2.3\"\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBrakes\u003c\/th\u003e\n                                    \u003ctd\u003eRear Coaster Brake Only (Pedal Backwards to Stop)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHeadset\u003c\/th\u003e\n                                    \u003ctd\u003eNECO 1 1\/8\" Threadless Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHandlebars\u003c\/th\u003e\n                                    \u003ctd\u003eV-Bar Hi-Tensile Steel, 7\" Rise, 30\" Wide, Chrome Finish\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eStem\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, BMX-Style, Clamp Diameter: 22.2mm, Length: 50mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Candle Type, Diameter: 25.4mm, Length: 300mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 28.6mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSaddle\u003c\/th\u003e\n                                    \u003ctd\u003eLeatherette Saddle with Custom Kansas City Chiefs Branding, Steel Rails\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003ePedals\u003c\/th\u003e\n                                    \u003ctd\u003ePlastic Platform Pedal\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSpokes\u003c\/th\u003e\n                                    \u003ctd\u003e14G Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eExtras\u003c\/th\u003e\n                                    \u003ctd\u003eFrame-Mounted Bottle Opener Included\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            \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-klunkers-sizing-guide.jpg?v=1772485416\u0026amp;format=avif\" alt=\"State Bicycle Co. Klunker Sizing Diagram\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\n                                    \u003ctr\u003e\n                                        \u003cth\u003eFrame Size\u003c\/th\u003e\n                                        \u003cth\u003eHeight Recommendations\u003c\/th\u003e\n                                    \u003c\/tr\u003e\n                                \u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003eOne Size Fits Most\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'4\" to 6'2\"\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            \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 two-col\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003eOne Size Fits All\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e457mm\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\u003e481mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e14.5kg \/ 32lb\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\u003e170mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e35mm\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\u003e69°\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\u003e140mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Post Diameter\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e25.4mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e457mm\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\u003e70°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e1120mm\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            \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\u003eWhat is a Klunker bike?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eA Klunker is a glorious mashup of vintage cruiser style, BMX handlebars, and modern mountain bike tires. Originating in the 1970s as the predecessor to mountain bikes, Klunkers are heavily built, incredibly durable, single-speed machines designed for party-pace neighborhood cruising, light trails, and running errands with maximum style.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the State Bicycle Co. Klunker have gears or hand brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eNo, the Klunker prioritizes retro simplicity and ultimate durability. It features a single-speed drivetrain (42T chainring to a 22T rear cog) and a classic coaster brake. There are no delicate derailleur gears to tune or hand brake cables to snap—to stop, you simply pedal backward.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eAre Klunker bikes good for trails and off-road riding?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes! While they aren't designed for extreme downhill mountain biking, the Klunker's robust hi-tensile steel frame and aggressive 27.5\" x 2.3\" WTB Vigilante all-terrain tires make them highly capable for gravel paths, dirt trails, and urban exploring over curbs and potholes.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat size rider does the Klunker fit?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe State Bicycle Co. Klunker features a highly adaptable \"One Size Fits Most\" geometry. Thanks to the long seat post and sweeping BMX-style V-bars, the bike comfortably accommodates riders ranging from 5'4\" all the way up to 6'2\".\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat accessories come included with the Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eEvery Klunker comes ready for a good time right out of the box. Along with the standard platform pedals and comfortable saddle, it famously features a custom bottle opener welded directly onto the seat tube, making it the ultimate tailgate vehicle.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow difficult is it to assemble the State Bicycle Co. Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAssembly is incredibly straightforward. Because there are no complicated gear derailleurs or brake cables to route and tune, putting the Klunker together is much simpler than a traditional geared bicycle. It arrives 90% assembled; you primarily just need to attach the front wheel, handlebars, saddle, and pedals.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \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\"\u003eNFL Kansas City Chiefs Klunker Frame \u0026amp; Fork\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled with custom team graphics.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003e27.5\" Wheelset w\/ WTB Vigilante Tires\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHeavy-duty wheels wrapped in plush, all-terrain 2.3\" rubber.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBMX-Style V-Bars \u0026amp; Pedals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWide chrome bars and flat platform pedals for instant cruising.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFrame-Mounted Bottle Opener\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-welded to the seat tube to ensure you are always tailgate-ready.\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    \n    \u003c!-- Lightbox Modal --\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\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:not(.video-facade-wrapper 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\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                if(slides.length \u003e 1) startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\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            \/\/ Deferred 3rd Party Scripts load here!\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        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\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            initVideoFacades();\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\n\n\u003c\/body\u003e","brand":"State Bicycle Co.","offers":[{"title":"Default Title","offer_id":42130141839434,"sku":"731416169066","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-Klunker-KansasCityChiefs-1.jpg?v=1767074703"},{"product_id":"state-bicycle-co-nfl-collection-klunker-chicago-bears","title":"State Bicycle Co. | NFL Collection - Klunker - Chicago Bears","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    \u003cmeta content=\"Bear Down! The official NFL Chicago Bears Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\" name=\"description\"\u003e\n    \u003ctitle\u003eState Bicycle Co. | NFL Klunker - Chicago Bears\u003c\/title\u003e\n    \n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Product\",\n      \"name\": \"State Bicycle Co. NFL Klunker - Chicago Bears\",\n      \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._NFL_Collection_Klunker_Chicago_Bears_bike_with_matching_Bears_football_jersey_and_Wilson_football_on_turf_field.webp?v=1754534145\u0026format=avif\",\n      \"description\": \"Bear Down! The official NFL Chicago Bears Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"State Bicycle Co.\"\n      },\n      \"category\": \"Cruiser \/ Klunker Bikes\",\n      \"material\": \"Hi-Tensile Steel\"\n    }\n    \u003c\/script\u003e\n\n    \u003c!-- [CHECKLIST #10] Early Connections --\u003e\n    \u003clink href=\"https:\/\/cdn.shopify.com\" rel=\"dns-prefetch\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/cdn.shopify.com\" rel=\"preconnect\"\u003e\n\n    \u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n    \u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._NFL_Collection_Klunker_Chicago_Bears_bike_with_matching_Bears_football_jersey_and_Wilson_football_on_turf_field.webp?v=1754534145\u0026amp;format=avif\" fetchpriority=\"high\"\u003e\n\n    \u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n    \u003clink rel=\"preload\" as=\"font\" href=\"https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2\" type=\"font\/woff2\" crossorigin=\"anonymous\"\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 with a single wrapper class *\/\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: #c83803; 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 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            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout 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        .sbc-product-wrapper .shimmer-text {\n            \/* CSS Shimmer Update: Chicago Bears Navy and Orange *\/\n            background: linear-gradient(90deg, #0B162A 0%, #c83803 25%, #ffffff 50%, #c83803 75%, #0B162A 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 rgba(255,255,255,0.4);\n            filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\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: #0B162A;\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: #c83803; 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: #1a1a1a;\n            border-left: 5px solid #c83803; 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: #0B162A; }\n        .sbc-product-wrapper .sub-headline { font-size: 2em; font-weight: 900; font-style: italic; color: #0B162A; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0,0,0,0.1); }\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: #c83803; font-size: 1.6em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n        \/* Video Facade (Rule 1) *\/\n        .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n        .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(11,22,42,0.5); }\n        .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n        .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n        .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(11, 22, 42, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n        .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n        .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #c83803; }\n        .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\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: #c83803; 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: #c83803; outline: none; }\n\n        \/* 6. Features Scroller *\/\n        .sbc-product-wrapper .features-scroller { \n            display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #0B162A #e0e0e0; \n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint; \n        }\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: #0B162A; 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: #0B162A; 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: #0B162A; 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 *\/\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); 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: #0B162A; 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        \/* 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: 35%; }\n        .sbc-product-wrapper .spec-table th { \n            background-color: #f7f8f6; font-weight: 900; text-transform: uppercase; \n            font-size: 0.85em; color: #0B162A; border-left: 4px solid #c83803; 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: #0B162A; }\n        .sbc-product-wrapper details.accordion-item[open] summary::after { transform: translateY(-30%) rotate(-135deg); border-color: #0B162A; }\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 #0B162A; 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: #0B162A; 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: #c83803; 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: #0B162A; }\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\n\n\u003cdiv class=\"sbc-product-wrapper\"\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\"\u003e\n        \u003cdiv class=\"glance-container\"\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\"\u003eDurable Steel\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\"\u003eSingle 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=\"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\"\u003e27.5\"\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~32 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\"\u003eKlunker\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" fetchpriority=\"high\" alt=\"State Bicycle Co. Chicago Bears Klunker Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._NFL_Collection_Klunker_Chicago_Bears_bike_with_matching_Bears_football_jersey_and_Wilson_football_on_turf_field.webp?v=1754534145\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. x NFL Klunker\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003eChicago Bears Edition. Bear Down!\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 Ultimate Gameday Ride.\"\u003c\/p\u003e\n            \u003cp\u003eBear Down! Meet the ultimate gameday ride: the official NFL Chicago Bears \u003cstrong class=\"description-emphasis\"\u003eState Klunker Bike\u003c\/strong\u003e. This isn't just a bike with a logo slapped on; it's a full-send tribute to the Monsters of the Midway built on an \u003cstrong class=\"description-emphasis\"\u003eiconic BMX-inspired frame\u003c\/strong\u003e. If you demand the most durable, head-turning \u003cstrong class=\"description-emphasis\"\u003eState Bicycle Klunker\u003c\/strong\u003e, your search ends here. Boasting an \u003cstrong class=\"description-emphasis\"\u003eauthentic 70s mountain cruiser geometry\u003c\/strong\u003e and a \u003cstrong class=\"description-emphasis\"\u003edurable, heavy-duty steel build\u003c\/strong\u003e, it confidently leads \u003cstrong class=\"description-emphasis\"\u003ethe original-style bomber frame revolution\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003cp\u003eThink of it as the \u003cstrong class=\"description-emphasis\"\u003erugged cousin of a fixie\u003c\/strong\u003e—offering that same \u003cstrong class=\"description-emphasis\"\u003esingle-speed simplicity\u003c\/strong\u003e but built with a heavy-duty steel frame to handle dirt, jumps, and curb-hopping. It’s the perfect vehicle for \u003cstrong class=\"description-emphasis\"\u003etailgates at Soldier Field, victory parades, and neighborhood cruises\u003c\/strong\u003e. If you are searching for the best \u003cstrong class=\"description-emphasis\"\u003eKlunker bike for sale\u003c\/strong\u003e today, this officially licensed navy and orange machine is a statement of loyalty that's always ready for a good time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"We wanted to build the ultimate tailgate accessory. By combining the legendary, worry-free fun of our Klunker frame with official NFL Chicago Bears branding and a built-in bottle opener, we've created a bike that practically begs to be ridden to the stadium.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eDRAFT THIS RIDE IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-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\/Close-up_of_State_Bicycle_Co._NFL_Collection_Klunker_bike_in_Chicago_Bears_edition_featuring_team_logo_frame_bag_and_orangenavy_frame_on_green_turf.webp?v=1754534146\u0026amp;format=avif\" alt=\"State Bicycle Co. Chicago Bears Klunker Close-up\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a die-hard member of the Bears faithful.\u003c\/li\u003e\n                    \u003cli\u003eYou want the ultimate, head-turning accessory for your gameday tailgate.\u003c\/li\u003e\n                    \u003cli\u003eYou love fun, simple, and stylish bikes that are built for cruising.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your team pride should be on display 24\/7.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eOFFICIAL GAMEDAY GEAR\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\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\/STATENFL-24.jpg?v=1767074747\u0026amp;format=avif\" alt=\"Chicago Bears Frame Bag\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eShow Your Pride\u003c\/h4\u003e\n                    \u003cp\u003eThis is more than a bike; it's an officially licensed piece of your fan identity. See the iconic \u003cstrong class=\"description-emphasis\"\u003eBears logos and classic navy and orange colorway\u003c\/strong\u003e proudly displayed on the frame and custom saddle.\u003c\/p\u003e\n                    \u003cp\u003eEvery detail, from the beefy retro-inspired frame down to the matching accessories, is designed to broadcast your allegiance. It's a head-to-toe expression of your loyalty, a rolling tribute to your team that makes every day feel like gameday.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eENGINEERED FOR FUN\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-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\/StateBicycleCo._NFLCollection-Klunker-ChicagoBears-6.jpg?v=1767074735\u0026amp;format=avif\" alt=\"Chicago Bears Klunker Tailgate Gear\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eTailgate Ready\u003c\/h4\u003e\n                    \u003cp\u003eThe Klunker is built for good times, and the Bears edition is no exception. We've included the essentials for any proper pre-game celebration. Feel the simple, intuitive control of the \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e—just pedal backward to stop, leaving your hands free to high-five fellow fans.\u003c\/p\u003e\n                    \u003cp\u003eAnd when it's time for a celebratory beverage, the frame-mounted \u003cstrong class=\"description-emphasis\"\u003ebottle opener\u003c\/strong\u003e is always ready for action. It’s a bike that understands the assignment: maximum fun, minimum fuss.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: Some component macro shots below feature the Metallic Black model to showcase detail. Your bicycle will arrive in the official Chicago Bears colorway.\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=\"Tough-as-Nails Steel Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-durable-steel-frame-welds.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eTough-as-Nails Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA bombproof, Hi-Tensile steel frame and fork designed to take a beating and keep on cruising through any gameday shenanigans.\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=\"All-Terrain Tires\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-knobby-tires-aero-rim.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAll-Terrain Tires\u003c\/h4\u003e\n                        \u003cp\u003ePlush 27.5” wheels wrapped in chunky 2.3” WTB Vigilante all-terrain tires provide a smooth, stable ride on pavement or grass parking lots.\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=\"Coaster Brake\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-coaster-brake-hub-macro.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in retro simplicity. No cables, no levers. Just pedal backward to engage the brake for easy, intuitive stopping.\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=\"BMX-Style Bars\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-bmx-v-bars-vans-grips.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBMX-Style Bars\u003c\/h4\u003e\n                        \u003cp\u003eWide, comfortable 30\" V-bar handlebars give you maximum leverage, total control, and a relaxed, upright riding position.\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=\"Built-in Bottle Opener\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/tate-bicycle-co-klunker-black-metallic-integrated-bottle-opener.jpg?v=1772497320\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBuilt-in Bottle Opener\u003c\/h4\u003e\n                        \u003cp\u003eThe most important feature for any tailgate. Your new favorite party trick is built right into the seat tube of the frame.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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\u003eTailgate King\u003c\/h4\u003e\n                    \u003cp\u003eDesigned from the ground up to be the life of the party. With upright seating, massive tires, and a bottle opener, it dominates the pre-game.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eBombproof Durability\u003c\/h4\u003e\n                    \u003cp\u003eSteel is real. The high-tensile steel frame and single-speed coaster-brake drivetrain require virtually zero maintenance and can handle years of abuse.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eGo-Anywhere Versatility\u003c\/h4\u003e\n                    \u003cp\u003eThose aren't just for show. The 27.5\" x 2.3\" WTB Vigilante mountain bike tires allow you to hop curbs, roll over roots, and float across grassy fields effortlessly.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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\u003eHi-Tensile Steel with Custom Chicago Bears Graphics\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFork\u003c\/th\u003e\n                                    \u003ctd\u003eHi-Tensile Steel TIG-Welded, 26\" Unicrown\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBottom Bracket\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Bearing Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eCrankset\u003c\/th\u003e\n                                    \u003ctd\u003eAlloy, 170mm Crank Arm Length\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChainring\u003c\/th\u003e\n                                    \u003ctd\u003eSteel, 42T\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChain\u003c\/th\u003e\n                                    \u003ctd\u003eKMC Singlespeed Wide\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHubs\u003c\/th\u003e\n                                    \u003ctd\u003eCoaster Brake Hub, 22T Cog\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eWheel Set\u003c\/th\u003e\n                                    \u003ctd\u003e27.5\" Aluminum, 36H\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eTires\u003c\/th\u003e\n                                    \u003ctd\u003eWTB Vigilante, 27.5\" x 2.3\"\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBrakes\u003c\/th\u003e\n                                    \u003ctd\u003eRear Coaster Brake Only (Pedal Backwards to Stop)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHeadset\u003c\/th\u003e\n                                    \u003ctd\u003eNECO 1 1\/8\" Threadless Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHandlebars\u003c\/th\u003e\n                                    \u003ctd\u003eV-Bar Hi-Tensile Steel, 7\" Rise, 30\" Wide, Chrome Finish\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eStem\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, BMX-Style, Clamp Diameter: 22.2mm, Length: 50mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Candle Type, Diameter: 25.4mm, Length: 300mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 28.6mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSaddle\u003c\/th\u003e\n                                    \u003ctd\u003eLeatherette Saddle with Custom Chicago Bears Branding, Steel Rails\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003ePedals\u003c\/th\u003e\n                                    \u003ctd\u003ePlastic Platform Pedal\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSpokes\u003c\/th\u003e\n                                    \u003ctd\u003e14G Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eExtras\u003c\/th\u003e\n                                    \u003ctd\u003eFrame-Mounted Bottle Opener Included\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            \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._Klunker_27.5_size_and_frame_geometry_chart_with_labeled_bike_components_and_specs_for_riders_5_5_to_6_3.jpg?v=1754534145\u0026amp;format=avif\" alt=\"State Bicycle Co. Klunker Sizing Diagram\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\n                                    \u003ctr\u003e\n                                        \u003cth\u003eFrame Size\u003c\/th\u003e\n                                        \u003cth\u003eHeight Recommendations\u003c\/th\u003e\n                                    \u003c\/tr\u003e\n                                \u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003eOne Size Fits Most\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'4\" to 6'2\"\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            \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 two-col\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003eOne Size Fits All\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e457mm\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\u003e481mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e14.5kg \/ 32lb\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\u003e170mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e35mm\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\u003e69°\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\u003e140mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Post Diameter\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e25.4mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e457mm\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\u003e70°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e1120mm\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            \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\u003eWhat is a Klunker bike?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eA Klunker is a glorious mashup of vintage cruiser style, BMX handlebars, and modern mountain bike tires. Originating in the 1970s as the predecessor to mountain bikes, Klunkers are heavily built, incredibly durable, single-speed machines designed for party-pace neighborhood cruising, light trails, and running errands with maximum style.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the State Bicycle Co. Klunker have gears or hand brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eNo, the Klunker prioritizes retro simplicity and ultimate durability. It features a single-speed drivetrain (42T chainring to a 22T rear cog) and a classic coaster brake. There are no delicate derailleur gears to tune or hand brake cables to snap—to stop, you simply pedal backward.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eAre Klunker bikes good for trails and off-road riding?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes! While they aren't designed for extreme downhill mountain biking, the Klunker's robust hi-tensile steel frame and aggressive 27.5\" x 2.3\" WTB Vigilante all-terrain tires make them highly capable for gravel paths, dirt trails, and urban exploring over curbs and potholes.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat size rider does the Klunker fit?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe State Bicycle Co. Klunker features a highly adaptable \"One Size Fits Most\" geometry. Thanks to the long seat post and sweeping BMX-style V-bars, the bike comfortably accommodates riders ranging from 5'4\" all the way up to 6'2\".\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat accessories come included with the Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eEvery Klunker comes ready for a good time right out of the box. Along with the standard platform pedals and comfortable saddle, it famously features a custom bottle opener welded directly onto the seat tube, making it the ultimate tailgate vehicle.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow difficult is it to assemble the State Bicycle Co. Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAssembly is incredibly straightforward. Because there are no complicated gear derailleurs or brake cables to route and tune, putting the Klunker together is much simpler than a traditional geared bicycle. It arrives 90% assembled; you primarily just need to attach the front wheel, handlebars, saddle, and pedals.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \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\"\u003eNFL Chicago Bears Klunker Frame \u0026amp; Fork\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled with custom team graphics.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003e27.5\" Wheelset w\/ WTB Vigilante Tires\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHeavy-duty wheels wrapped in plush, all-terrain 2.3\" rubber.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBMX-Style V-Bars \u0026amp; Pedals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWide chrome bars and flat platform pedals for instant cruising.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFrame-Mounted Bottle Opener\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-welded to the seat tube to ensure you are always tailgate-ready.\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    \n    \u003c!-- Lightbox Modal --\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\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:not(.video-facade-wrapper 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\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                if(slides.length \u003e 1) startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\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            \/\/ Deferred 3rd Party Scripts load here!\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        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\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            initVideoFacades();\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\n\n\u003c\/body\u003e","brand":"State Bicycle Co.","offers":[{"title":"Default Title","offer_id":42130141937738,"sku":"731416176262","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-Klunker-ChicagoBears-1.jpg?v=1767074726"},{"product_id":"state-bicycle-co-nfl-collection-klunker-new-york-giants","title":"State Bicycle Co. | NFL Collection - Klunker - New York Giants","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    \u003cmeta content=\"Bleed blue? Now you can ride blue. The official NFL New York Giants Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\" name=\"description\"\u003e\n    \u003ctitle\u003eState Bicycle Co. | NFL Klunker - New York Giants\u003c\/title\u003e\n    \n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Product\",\n      \"name\": \"State Bicycle Co. NFL Klunker - New York Giants\",\n      \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._New_York_Giants_Klunker_with_matching_red_white_and_blue_Giants_long-sleeve_jersey_and_NFL_football_on_a_turf_field_showcasing_the_official_NFL_bike_collaboration.jpg?v=1754449979\u0026format=avif\",\n      \"description\": \"Bleed blue? Now you can ride blue. The official NFL New York Giants Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"State Bicycle Co.\"\n      },\n      \"category\": \"Cruiser \/ Klunker Bikes\",\n      \"material\": \"Hi-Tensile Steel\"\n    }\n    \u003c\/script\u003e\n\n    \u003c!-- [CHECKLIST #10] Early Connections --\u003e\n    \u003clink href=\"https:\/\/cdn.shopify.com\" rel=\"dns-prefetch\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/cdn.shopify.com\" rel=\"preconnect\"\u003e\n\n    \u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n    \u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._New_York_Giants_Klunker_with_matching_red_white_and_blue_Giants_long-sleeve_jersey_and_NFL_football_on_a_turf_field_showcasing_the_official_NFL_bike_collaboration.jpg?v=1754449979\u0026amp;format=avif\" fetchpriority=\"high\"\u003e\n\n    \u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n    \u003clink rel=\"preload\" as=\"font\" href=\"https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2\" type=\"font\/woff2\" crossorigin=\"anonymous\"\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 with a single wrapper class *\/\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: #A71930; 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 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            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout 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        .sbc-product-wrapper .shimmer-text {\n            \/* CSS Shimmer Update: New York Giants Blue and Red *\/\n            background: linear-gradient(90deg, #0B2265 0%, #A71930 25%, #ffffff 50%, #A71930 75%, #0B2265 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 rgba(255,255,255,0.4);\n            filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\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: #0B2265;\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: #A71930; 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: #1a1a1a;\n            border-left: 5px solid #A71930; 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: #0B2265; }\n        .sbc-product-wrapper .sub-headline { font-size: 2em; font-weight: 900; font-style: italic; color: #0B2265; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0,0,0,0.1); }\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: #A71930; font-size: 1.6em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n        \/* Video Facade (Rule 1) *\/\n        .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n        .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(11,34,101,0.5); }\n        .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n        .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n        .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(11, 34, 101, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n        .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n        .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #A71930; }\n        .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\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: #A71930; 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: #A71930; outline: none; }\n\n        \/* 6. Features Scroller *\/\n        .sbc-product-wrapper .features-scroller { \n            display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #0B2265 #e0e0e0; \n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint; \n        }\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: #0B2265; 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: #0B2265; 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: #0B2265; 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 *\/\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); 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: #0B2265; 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        \/* 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: 35%; }\n        .sbc-product-wrapper .spec-table th { \n            background-color: #f7f8f6; font-weight: 900; text-transform: uppercase; \n            font-size: 0.85em; color: #0B2265; border-left: 4px solid #A71930; 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: #0B2265; }\n        .sbc-product-wrapper details.accordion-item[open] summary::after { transform: translateY(-30%) rotate(-135deg); border-color: #0B2265; }\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 #0B2265; 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: #0B2265; 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: #A71930; 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: #0B2265; }\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\n\n\u003cdiv class=\"sbc-product-wrapper\"\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\"\u003e\n        \u003cdiv class=\"glance-container\"\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\"\u003eDurable Steel\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\"\u003eSingle 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=\"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\"\u003e27.5\"\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~32 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\"\u003eKlunker\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" fetchpriority=\"high\" alt=\"State Bicycle Co. New York Giants Klunker Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._New_York_Giants_Klunker_with_matching_red_white_and_blue_Giants_long-sleeve_jersey_and_NFL_football_on_a_turf_field_showcasing_the_official_NFL_bike_collaboration.jpg?v=1754449979\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. x NFL Klunker\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003eNew York Giants Edition. Big Blue.\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 Ultimate Gameday Ride.\"\u003c\/p\u003e\n            \u003cp\u003eBleed blue? Now you can ride blue. Meet the ultimate gameday ride: the official NFL New York Giants \u003cstrong class=\"description-emphasis\"\u003eState Klunker Bike\u003c\/strong\u003e. This isn't just a bike with a logo slapped on; it's a full-send tribute to Big Blue built on an \u003cstrong class=\"description-emphasis\"\u003eiconic BMX-inspired frame\u003c\/strong\u003e. If you demand the most durable, head-turning \u003cstrong class=\"description-emphasis\"\u003eState Bicycle Klunker\u003c\/strong\u003e, your search ends here. Boasting an \u003cstrong class=\"description-emphasis\"\u003eauthentic 70s mountain cruiser geometry\u003c\/strong\u003e and a \u003cstrong class=\"description-emphasis\"\u003edurable, heavy-duty steel build\u003c\/strong\u003e, it confidently leads \u003cstrong class=\"description-emphasis\"\u003ethe original-style bomber frame revolution\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003cp\u003eThink of it as the \u003cstrong class=\"description-emphasis\"\u003erugged cousin of a fixie\u003c\/strong\u003e—offering that same \u003cstrong class=\"description-emphasis\"\u003esingle-speed simplicity\u003c\/strong\u003e but built with a heavy-duty steel frame to handle dirt, jumps, and curb-hopping. It’s the perfect vehicle for \u003cstrong class=\"description-emphasis\"\u003etailgates at MetLife Stadium, victory parades, and neighborhood cruises\u003c\/strong\u003e. If you are searching for the best \u003cstrong class=\"description-emphasis\"\u003eKlunker bike for sale\u003c\/strong\u003e today, this officially licensed red, white, and blue machine is a statement of loyalty that's always ready for a good time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"We wanted to build the ultimate tailgate accessory. By combining the legendary, worry-free fun of our Klunker frame with official NFL New York Giants branding and a built-in bottle opener, we've created a bike that practically begs to be ridden to the stadium.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eDRAFT THIS RIDE IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-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._New_York_Giants_Klunker_bike_with_team-themed_frame_bag_red-white-blue_Giants_long_sleeve_jersey_and_NFL_football_on_a_green_turf_football_field.jpg?v=1754449979\u0026amp;format=avif\" alt=\"State Bicycle Co. New York Giants Klunker Close-up\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a die-hard member of the Big Blue faithful.\u003c\/li\u003e\n                    \u003cli\u003eYou want the ultimate, head-turning accessory for your gameday tailgate.\u003c\/li\u003e\n                    \u003cli\u003eYou love fun, simple, and stylish bikes that are built for cruising.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your team pride should be on display 24\/7.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eOFFICIAL GAMEDAY GEAR\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\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\/Close-up_of_State_Bicycle_Co._New_York_Giants_Klunker_bike_featuring_blue_frame_bag_with_white_NY_logo_red-white_detailing_and_wide_handlebars_on_football_turf.jpg?v=1754449979\u0026amp;format=avif\" alt=\"New York Giants Frame Bag\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eShow Your Pride\u003c\/h4\u003e\n                    \u003cp\u003eThis is more than a bike; it's an officially licensed piece of your fan identity. See the iconic \u003cstrong class=\"description-emphasis\"\u003eGiants logos and classic red, white, and blue colorway\u003c\/strong\u003e proudly displayed on the frame and custom saddle.\u003c\/p\u003e\n                    \u003cp\u003eEvery detail, from the beefy retro-inspired frame down to the matching accessories, is designed to broadcast your allegiance. It's a head-to-toe expression of your loyalty, a rolling tribute to your team that makes every day feel like gameday.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eENGINEERED FOR FUN\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-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\/Close-up_of_State_Bicycle_Co._NFL_Edition_bike_featuring_New_York_Giants-themed_paint_integrated_bottle_opener_on_seat_tube_and_official_NFL_branding.webp?v=1754449978\u0026amp;format=avif\" alt=\"New York Giants Klunker Tailgate Gear\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eTailgate Ready\u003c\/h4\u003e\n                    \u003cp\u003eThe Klunker is built for good times, and the Giants edition is no exception. We've included the essentials for any proper pre-game celebration. Feel the simple, intuitive control of the \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e—just pedal backward to stop, leaving your hands free to high-five fellow fans.\u003c\/p\u003e\n                    \u003cp\u003eAnd when it's time for a celebratory beverage, the frame-mounted \u003cstrong class=\"description-emphasis\"\u003ebottle opener\u003c\/strong\u003e is always ready for action. It’s a bike that understands the assignment: maximum fun, minimum fuss.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: Some component macro shots below feature the Metallic Black model to showcase detail. Your bicycle will arrive in the official New York Giants colorway.\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=\"Tough-as-Nails Steel Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-durable-steel-frame-welds.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eTough-as-Nails Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA bombproof, Hi-Tensile steel frame and fork designed to take a beating and keep on cruising through any gameday shenanigans.\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=\"All-Terrain Tires\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-knobby-tires-aero-rim.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAll-Terrain Tires\u003c\/h4\u003e\n                        \u003cp\u003ePlush 27.5” wheels wrapped in chunky 2.3” WTB Vigilante all-terrain tires provide a smooth, stable ride on pavement or grass parking lots.\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=\"Coaster Brake\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-coaster-brake-hub-macro.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in retro simplicity. No cables, no levers. Just pedal backward to engage the brake for easy, intuitive stopping.\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=\"BMX-Style Bars\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-bmx-v-bars-vans-grips.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBMX-Style Bars\u003c\/h4\u003e\n                        \u003cp\u003eWide, comfortable 30\" V-bar handlebars give you maximum leverage, total control, and a relaxed, upright riding position.\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=\"Built-in Bottle Opener\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/tate-bicycle-co-klunker-black-metallic-integrated-bottle-opener.jpg?v=1772497320\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBuilt-in Bottle Opener\u003c\/h4\u003e\n                        \u003cp\u003eThe most important feature for any tailgate. Your new favorite party trick is built right into the seat tube of the frame.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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\u003eTailgate King\u003c\/h4\u003e\n                    \u003cp\u003eDesigned from the ground up to be the life of the party. With upright seating, massive tires, and a bottle opener, it dominates the pre-game.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eBombproof Durability\u003c\/h4\u003e\n                    \u003cp\u003eSteel is real. The high-tensile steel frame and single-speed coaster-brake drivetrain require virtually zero maintenance and can handle years of abuse.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eGo-Anywhere Versatility\u003c\/h4\u003e\n                    \u003cp\u003eThose aren't just for show. The 27.5\" x 2.3\" WTB Vigilante mountain bike tires allow you to hop curbs, roll over roots, and float across grassy fields effortlessly.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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\u003eHi-Tensile Steel with Custom New York Giants Graphics\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFork\u003c\/th\u003e\n                                    \u003ctd\u003eHi-Tensile Steel TIG-Welded, 26\" Unicrown\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBottom Bracket\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Bearing Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eCrankset\u003c\/th\u003e\n                                    \u003ctd\u003eAlloy, 170mm Crank Arm Length\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChainring\u003c\/th\u003e\n                                    \u003ctd\u003eSteel, 42T\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChain\u003c\/th\u003e\n                                    \u003ctd\u003eKMC Singlespeed Wide\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHubs\u003c\/th\u003e\n                                    \u003ctd\u003eCoaster Brake Hub, 22T Cog\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eWheel Set\u003c\/th\u003e\n                                    \u003ctd\u003e27.5\" Aluminum, 36H\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eTires\u003c\/th\u003e\n                                    \u003ctd\u003eWTB Vigilante, 27.5\" x 2.3\"\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBrakes\u003c\/th\u003e\n                                    \u003ctd\u003eRear Coaster Brake Only (Pedal Backwards to Stop)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHeadset\u003c\/th\u003e\n                                    \u003ctd\u003eNECO 1 1\/8\" Threadless Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHandlebars\u003c\/th\u003e\n                                    \u003ctd\u003eV-Bar Hi-Tensile Steel, 7\" Rise, 30\" Wide, Chrome Finish\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eStem\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, BMX-Style, Clamp Diameter: 22.2mm, Length: 50mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Candle Type, Diameter: 25.4mm, Length: 300mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 28.6mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSaddle\u003c\/th\u003e\n                                    \u003ctd\u003eLeatherette Saddle with Custom New York Giants Branding, Steel Rails\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003ePedals\u003c\/th\u003e\n                                    \u003ctd\u003ePlastic Platform Pedal\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSpokes\u003c\/th\u003e\n                                    \u003ctd\u003e14G Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eExtras\u003c\/th\u003e\n                                    \u003ctd\u003eFrame-Mounted Bottle Opener Included\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            \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._Klunker_27.5_geometry_and_specs_chart_showing_BMX-style_V-bar_handlebars_retro_comfort_saddle_coaster_brake_durable_steel_frame_42t_crank_with_22t_cog_and_27.5_WTB_m.jpg?v=1754449979\u0026amp;format=avif\" alt=\"State Bicycle Co. Klunker Sizing Diagram\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\n                                    \u003ctr\u003e\n                                        \u003cth\u003eFrame Size\u003c\/th\u003e\n                                        \u003cth\u003eHeight Recommendations\u003c\/th\u003e\n                                    \u003c\/tr\u003e\n                                \u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003eOne Size Fits Most\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'4\" to 6'2\"\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            \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 two-col\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003eOne Size Fits All\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e457mm\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\u003e481mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e14.5kg \/ 32lb\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\u003e170mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e35mm\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\u003e69°\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\u003e140mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Post Diameter\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e25.4mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e457mm\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\u003e70°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e1120mm\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            \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\u003eWhat is a Klunker bike?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eA Klunker is a glorious mashup of vintage cruiser style, BMX handlebars, and modern mountain bike tires. Originating in the 1970s as the predecessor to mountain bikes, Klunkers are heavily built, incredibly durable, single-speed machines designed for party-pace neighborhood cruising, light trails, and running errands with maximum style.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the State Bicycle Co. Klunker have gears or hand brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eNo, the Klunker prioritizes retro simplicity and ultimate durability. It features a single-speed drivetrain (42T chainring to a 22T rear cog) and a classic coaster brake. There are no delicate derailleur gears to tune or hand brake cables to snap—to stop, you simply pedal backward.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eAre Klunker bikes good for trails and off-road riding?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes! While they aren't designed for extreme downhill mountain biking, the Klunker's robust hi-tensile steel frame and aggressive 27.5\" x 2.3\" WTB Vigilante all-terrain tires make them highly capable for gravel paths, dirt trails, and urban exploring over curbs and potholes.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat size rider does the Klunker fit?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe State Bicycle Co. Klunker features a highly adaptable \"One Size Fits Most\" geometry. Thanks to the long seat post and sweeping BMX-style V-bars, the bike comfortably accommodates riders ranging from 5'4\" all the way up to 6'2\".\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat accessories come included with the Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eEvery Klunker comes ready for a good time right out of the box. Along with the standard platform pedals and comfortable saddle, it famously features a custom bottle opener welded directly onto the seat tube, making it the ultimate tailgate vehicle.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow difficult is it to assemble the State Bicycle Co. Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAssembly is incredibly straightforward. Because there are no complicated gear derailleurs or brake cables to route and tune, putting the Klunker together is much simpler than a traditional geared bicycle. It arrives 90% assembled; you primarily just need to attach the front wheel, handlebars, saddle, and pedals.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \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\"\u003eNFL New York Giants Klunker Frame \u0026amp; Fork\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled with custom team graphics.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003e27.5\" Wheelset w\/ WTB Vigilante Tires\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHeavy-duty wheels wrapped in plush, all-terrain 2.3\" rubber.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBMX-Style V-Bars \u0026amp; Pedals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWide chrome bars and flat platform pedals for instant cruising.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFrame-Mounted Bottle Opener\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-welded to the seat tube to ensure you are always tailgate-ready.\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    \n    \u003c!-- Lightbox Modal --\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\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:not(.video-facade-wrapper 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\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                if(slides.length \u003e 1) startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\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            \/\/ Deferred 3rd Party Scripts load here!\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        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\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            initVideoFacades();\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\n\n\u003c\/body\u003e","brand":"State Bicycle Co.","offers":[{"title":"Default Title","offer_id":42130141904970,"sku":"731416168687","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-Klunker-NewYorkGiants-6.jpg?v=1767074748"},{"product_id":"4130-trail-mountain-bike-patina-gold","title":"State Bicycle Co. 4130 Trail - Mountain Bike - Patina Gold","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. | 4130 Trail - Patina Gold\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-97 { width: 97%; }\n    [data-belcopia-product] .bar-fill-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-92 { width: 92%; }\n    [data-belcopia-product] .bar-fill-89 { width: 89%; }\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\"\u003e4130 Chromoly\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\"\u003e29\"\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\"\u003e32 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\"\u003eTrail MTB\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._4130_Trail_Mountain_Bike_in_Patina_Gold_featuring_a_durable_steel_frame_front_suspension_fork_WTB_wheels_and_knobby_tires_photographed_against_a_modern_gray_pan.webp?v=1755152741\" alt=\"The State Bicycle Co. 4130 Trail bike.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle 4130 Trail\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Soul of Steel, Unleashed.\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\"Rowdy, Reliable, and Ready to Rip.\"\u003c\/p\u003e\n            \u003cp\u003eThe 4130 Trail is our love letter to the hardtail—the purest form of mountain biking. This is a bike for the rider who wants to feel the trail, not just float over it. It’s built around a tough, lively \u003cstrong class=\"description-emphasis\"\u003e4130 Chromoly steel frame\u003c\/strong\u003e that absorbs chatter and begs to be thrown into corners. We’ve paired that legendary ride feel with modern, aggressive \u003cstrong class=\"description-emphasis\"\u003eprogressive trail geometry\u003c\/strong\u003e and a plush 130mm RockShox fork. It’s a simple, durable, and incredibly fun machine that will sharpen your skills and plaster a permanent grin on your face.\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 durable, low-maintenance bike for aggressive trail riding.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate the lively, connected-to-the-trail feel of a steel hardtail.\u003c\/li\u003e\n                    \u003cli\u003eYou're looking for a fun, playful bike to complement your full-suspension rig.\u003c\/li\u003e\n                    \u003cli\u003eYou want a high-quality, trail-ready mountain bike that offers incredible value.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. 4130 Trail bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_State_Bicycle_Co._4130_Trail_Mountain_Bike_in_Patina_Gold_shown_against_a_gray_garage_backdrop_featuring_29-inch_WTB_Ranger_tires_front_suspension_fork_and_a_durable_steel_frame_f.webp?v=1755152741\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eGeometry of Fun\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The 4130 Trail parked against a metal wall.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_State_Bicycle_Co._4130_Trail_Mountain_Bike_in_Patina_Gold_with_WTB_tan_wall_tires_black_suspension_fork_and_modern_hardtail_geometry_parked_against_a_gray_metal_wall.webp?v=1755152741\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eConfidence in the Chaos\u003c\/h4\u003e\n                    \u003cp\u003eThis bike is engineered to party. The secret is its \u003cstrong class=\"description-emphasis\"\u003eprogressive trail geometry\u003c\/strong\u003e. Feel the unwavering stability of the slack 65° head tube as you point it down steep, technical descents. Sense the playful, poppy nature of the short chainstays as you manual through rollers and slap corners. It’s a tangible feeling of confidence that encourages you to push your limits, try new lines, and ride more aggressively than ever before. This is a geometry that’s all about maximizing your fun on the trail.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThe Steel Feel\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Side view of the 4130 Trail bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_State_Bicycle_Co._4130_Trail_Mountain_Bike_in_Patina_Gold_full_side_view_showcasing_lightweight_steel_frame_WTB_tan_wall_tires_front_suspension_fork_and_modern_geometry_for.webp?v=1755152741\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eTougher Than Aluminum, Smoother Than Carbon\u003c\/h4\u003e\n                    \u003cp\u003eThere's a reason die-hard riders swear by steel. The \u003cstrong class=\"description-emphasis\"\u003eDouble-Butted 4130 Chromoly frame\u003c\/strong\u003e is the soul of this bike. Feel how it mutes the high-frequency trail chatter, taking the edge off of rough terrain and reducing fatigue on long rides. Sense its resilience as you push it hard, knowing it's built to take a beating and come back for more. It’s a ride quality that is both forgiving and lively, a perfect blend of comfort and durability for the real world of trail riding.\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\u003eRockShox Psylo 130mm Fork\u003c\/h4\u003e\n                        \u003cp\u003eA premium fork with stiff 35mm stanchions and a plush air spring provides smooth, controlled suspension 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\u003e1x11 Speed MicroShift Drivetrain\u003c\/h4\u003e\n                        \u003cp\u003eA simple, durable, and efficient drivetrain with a wide 11-46T cassette to conquer any climb.\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\u003eTektro Hydraulic Disc Brakes\u003c\/h4\u003e\n                        \u003cp\u003eConfidence-inspiring stopping power with 180mm rotors, giving you precise control in all conditions.\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\u003eWTB Tubeless-Ready Wheels \u0026amp; Tires\u003c\/h4\u003e\n                        \u003cp\u003eWide, aggressive 29x2.4\" tires on tubeless-ready rims provide incredible traction and 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\u003eDropper Post Ready\u003c\/h4\u003e\n                        \u003cp\u003eInternal cable routing and a 31.6mm seat tube make upgrading to a dropper post clean and hassle-free.\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 4130 Trail Review Video\" src=\"https:\/\/www.youtube.com\/embed\/4N1BMiUSD9U\" 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\u003eDurable 4130 Chromoly steel frame.\u003c\/li\u003e\n                    \u003cli\u003eProgressive, playful trail geometry.\u003c\/li\u003e\n                    \u003cli\u003e130mm travel RockShox fork.\u003c\/li\u003e\n                    \u003cli\u003eTubeless-ready for maximum grip.\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\u003e4130 Chromoly Steel, UDH Compatible\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFork\u003c\/th\u003e\n                                \u003ctd\u003eRockShox Psylo Silver RC – 130mm Travel\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eWheelset\u003c\/th\u003e\n                                \u003ctd\u003eWTB i30 TCS 29” Tubeless-Ready Rims\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eDrivetrain\u003c\/th\u003e\n                                \u003ctd\u003e1x11 Speed MicroShift XLE (11-46T)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eCrankset\u003c\/th\u003e\n                                \u003ctd\u003eSBC 32T Narrow-Wide\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBrakes\u003c\/th\u003e\n                                \u003ctd\u003eTektro Hydraulic Disc Brakes (180mm)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTires\u003c\/th\u003e\n                                \u003ctd\u003eWTB Trailboss TCS 29 x 2.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            \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 4130 Trail geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_State_Bicycle_Co._4130_Trail_Mountain_Bike_in_Patina_Gold_full_side_view_against_a_grey_garage_background_featuring_WTB_Trail_Boss_29-inch_tires_and_RockShox_suspension_fork.jpg?v=1755152741\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cul class=\"dimensions-list\"\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eXS\/S:\u003c\/strong\u003e 5'1\" - 5'5\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eS\/M:\u003c\/strong\u003e 5'5\" - 5'10\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eM\/L:\u003c\/strong\u003e 5'10\" - 6'1\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eXL:\u003c\/strong\u003e 6'1\" - 6'5\"\u003c\/span\u003e\u003c\/li\u003e\n                            \u003c\/ul\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\u003eFun Factor \u0026amp; Playfulness\u003c\/span\u003e\u003cspan\u003e97\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-97\"\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\u003eDurability \u0026amp; Reliability\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\u003eDescending Capability\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                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eValue\u003c\/span\u003e\u003cspan\u003e89\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-89\"\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\"\u003e93%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe 4130 Trail is a masterclass in what a modern hardtail should be: fun, tough, and surprisingly capable. The combination of a lively steel frame, progressive geometry, and a high-quality RockShox fork creates a ride that is pure, unadulterated fun. It's an incredible value for any trail enthusiast.\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":"XS \/ S - 38cm - ( Riders 5'1\" - 5'5\")","offer_id":42130144231498,"sku":"731416169424","price":1499.99,"currency_code":"USD","in_stock":false},{"title":"S\/M -  41cm - ( Riders 5'5\" - 5'10\")","offer_id":42130144264266,"sku":"731416169431","price":1499.99,"currency_code":"USD","in_stock":false},{"title":"X-Large - 46cm - (Riders 6'1\" - 6'5\")","offer_id":42130144329802,"sku":"731416169455","price":1499.99,"currency_code":"USD","in_stock":false},{"title":"M\/L - 43cm - ( Riders 5'10\" - 6'1\")","offer_id":43369845882954,"sku":null,"price":1499.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130Trail-MountainBike-PatinaGold-1.jpg?v=1767074832"},{"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-road-deep-indigo-8-speed","title":"State Bicycle Co. 4130 Road - Deep Indigo - (8-Speed)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The modern classic road machine. Featuring a Double-Butted 4130 Chromoly Steel frame in Deep Indigo, vintage 8-speed downtube shifting, and lightweight Lo-Pro wheelset.\"\u003e\u003c\/p\u003e\n\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the downtube shifting work for performance?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The State Bicycle Co. 4130 Road features classic Sunrace downtube shifters. This analog mechanism is highly reliable, reduces cable clutter on the handlebars, and provides an unmatched tactile connection to the drivetrain.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What makes 4130 steel better than aluminum for road vibration?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Unlike harsh aluminum, our double-butted 4130 Chromoly steel naturally dampens road chatter. This 'steel is real' compliance keeps the rider fresh during long-distance urban commutes or aggressive road sprints.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the Deep Indigo 4130 Road handle steep city hills?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. It utilizes a versatile 8-speed Sunrace drivetrain with an 11-28T cassette and a 44T CNC'd chainring, providing the perfect torque for climbing while maintaining high-end speed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the maximum tire clearance for rougher roads?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The bike comes stock with 700c x 28mm tires for speed, but the frame and fork are engineered by State Bicycle Co. to accommodate up to 32c tires if you need more cushion for poorly maintained city streets.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this road bike compatible with racks and fenders?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Absolutely. This model is built for the daily grind, featuring integrated front and rear rack mounts and fender eyelets, allowing for a complete commuter transformation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why is professional assembly required for the warranty?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"To ensure peak mechanical performance and safety, State Bicycle Co. requires proof of professional assembly by a certified mechanic to validate the 5-year frame warranty.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\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        \/* 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        }\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        }\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        }\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        }\n        [data-belcopia-product] .belcopia-modal-close:hover { color: #E3B123; }\n\n        \/* Premium Animations *\/\n        @keyframes fadeLoadIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar - Cascading Animation *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff; padding: 12px 10px;\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: 0;\n        }\n        [data-belcopia-product] .glance-item:nth-child(1) { animation: fadeLoadIn 0.6s ease-out 0.1s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(2) { animation: fadeLoadIn 0.6s ease-out 0.2s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(3) { animation: fadeLoadIn 0.6s ease-out 0.3s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(4) { animation: fadeLoadIn 0.6s ease-out 0.4s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(5) { animation: fadeLoadIn 0.6s ease-out 0.5s forwards; }\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        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative; height: 55vh; min-height: 450px; max-height: 550px;\n            display: flex; align-items: center; justify-content: center;\n            overflow: hidden; background-color: #000;\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.8), rgba(0,0,0,0.3) 60%);\n            z-index: 2;\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative; z-index: 3; padding: 20px; text-align: center; width: 100%;\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            -webkit-text-stroke: 1px #ffffff;\n            background: linear-gradient(90deg, #2E3192 0%, #ffffff 25%, #2E3192 50%, #ffffff 75%, #2E3192 100%);\n            background-size: 200% auto;\n            color: transparent; -webkit-background-clip: text;\n            filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.9));\n            animation: metallicShimmer 4s linear infinite;\n        }\n        [data-belcopia-product] .product-subtitle {\n            font-size: 1.6em; font-weight: bold; color: #E3B123;\n            text-shadow: 2px 2px 6px rgba(0,0,0,0.9);\n            display: block; width: 100%;\n            opacity: 1 !important; \n        }\n\n        \/* 4. Main Content *\/\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: 8px;\n            margin-bottom: 15px; text-transform: uppercase; position: relative;\n        }\n        [data-belcopia-product] h3::after {\n            content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 2px;\n            background-color: #5f7038; transition: width 0.6s ease;\n        }\n        @media (hover: hover) { [data-belcopia-product] .unbordered-section:hover h3::after { width: 100%; } }\n        \n        [data-belcopia-product] h4 {\n            font-size: 1.5em; font-weight: bold; color: #2c2c2c;\n            border-left: 3px solid #E3B123; padding-left: 10px; text-transform: uppercase;\n            letter-spacing: 0.02em; margin-bottom: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.8em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin-bottom: 20px; }\n\n        \/* 5. Two-Column Layout (Fixed Image Bulk) *\/\n        [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; margin-bottom: 30px; }\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%; \n            max-height: 450px; \n            object-fit: cover; \n            border-radius: 12px; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.08); \n            display: block; \n            overflow: hidden;\n            cursor: zoom-in;\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.5em; margin-right: 15px; font-weight: bold; }\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; overflow-x: auto; padding-bottom: 25px; \n            scrollbar-width: thin; scrollbar-color: #5f7038 #e0e0e0; \n        }\n        [data-belcopia-product] .feature-card { \n            flex: 0 0 280px; margin-right: 20px; background: #f9f9f9; border-radius: 12px; \n            overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.04); display: flex; flex-direction: column; \n            transition: transform 0.4s ease; cursor: pointer;\n        }\n        @media (hover: hover) { [data-belcopia-product] .feature-card:hover { transform: translateY(-8px); } }\n        [data-belcopia-product] .feature-card img { width: 100%; height: 190px; object-fit: cover; transition: transform 0.5s ease; }\n        @media (hover: hover) { [data-belcopia-product] .feature-card:hover img { transform: scale(1.05); } }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { color: #E3B123; font-size: 1.1em; border: none; padding: 0; }\n\n        \/* Why Build Matters Grid *\/\n        [data-belcopia-product] .three-col-grid { display: grid; grid-template-columns: 1fr; gap: 20px; margin-top: 20px; }\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: 25px 20px; border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03); position: relative; transition: transform 0.4s ease;\n        }\n        [data-belcopia-product] .tech-proof-card h4 { color: #E3B123; font-size: 1.1em; border: none; padding: 0; margin-bottom: 10px; }\n\n        \/* 9. Premium Tables \u0026 Sizing *\/\n        [data-belcopia-product] .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; }\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; }\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; }\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n        \n        [data-belcopia-product] .spec-table.two-col th { width: 28%; }\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;\n        }\n        [data-belcopia-product] .spec-table td { padding: 12px; border: 1px solid #eee; font-size: 0.9em; }\n        [data-belcopia-product] .spec-table tr:hover td { background-color: #fcfcfc; }\n\n        \/* Accordion Wrapper \u0026 Hover Highlight *\/\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; }\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        \/* Expert Insight *\/\n        [data-belcopia-product] .expert-insight { border-left: 4px solid #5f7038; background: #fdfdfd; padding: 25px; margin-bottom: 30px; }\n\n        \/* 10. List Section - Fixed Spacing *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\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;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n        \n        \/* Specific FAQ 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: 1.1em; 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: 10px; height: 10px; border-right: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c; }\n        [data-belcopia-product] .faq-answer { padding: 0 0 20px 0; font-size: 0.95em; 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\" oncontextmenu=\"return false;\"\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\"\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\" alt=\"Drive\"\u003e\u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e8-Speed Sunrace\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=\"Wheels\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e700c x 28mm\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\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~22 lbs 10 oz\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\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eRoad \/ Commute\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._4130_Road_8-Speed_bike_in_Deep_Indigo_featuring_a_classic_steel_frame_drop_handlebars_with_white_bar_tape_and_slim_road_tires_photographed_against_a_rustic_weat.webp?v=1755155589\" alt=\"State Bicycle Co. 4130 Road Bike Deep Indigo Hero\" loading=\"eager\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003ch2\u003eState Bicycle Co. 4130 Road\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eDeep Indigo Edition. 8-Speed Steel.\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\"Retro Aesthetics. Modern Performance.\"\u003c\/p\u003e\n            \u003cp\u003eWidely considered the ultimate urban road machine, the State Bicycle Co. 4130 Road in Deep Indigo is your agent of speed in an over-complicated world. Stop blending into commuter traffic and start owning the pavement. Engineered for the rider who values \u003cstrong class=\"description-emphasis\"\u003eanalog precision\u003c\/strong\u003e and timeless aesthetics, this top-rated 8-speed strips away modern clutter while delivering maximum utility.\u003c\/p\u003e\n            \u003cp\u003eBuilt on the legendary double-butted 4130 Chromoly frames that State Bicycle Co. was founded on, this stunning machine pays homage to classic road bikes. Featuring highly responsive \u003cstrong class=\"description-emphasis\"\u003e8-speed downtube shifting\u003c\/strong\u003e, you aren't just traveling; you're commanding respect on every city block.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"expert-insight protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The 4130 Road in Deep Indigo is our tribute to the golden era of cycling. We used double-butted Chromoly not just for weight, but for its legendary fatigue life—it’s designed to handle a decade of city riding while the analog shifting keeps you perfectly connected to the road.\"\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!-- Lifestyle Section 1 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eRECLAIM YOUR TIME IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. 4130 Road in Deep Indigo.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_State_Bicycle_Co._4130_Road_8-Speed_in_Deep_Indigo_vintage-inspired_steel_road_bike_with_drop_handlebars_slim_tires_and_white-purple_fade_frame_leaning_against_a_rustic_metal_wall.webp?v=1755155589\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou want a Deep Indigo statement piece that looks like a vintage classic but shifts and stops with modern reliability.\u003c\/li\u003e\n                    \u003cli\u003eYou need the versatility of gears to crush steep city hills and battle headwinds.\u003c\/li\u003e\n                    \u003cli\u003eYou value the famously smooth, vibration-dampening ride of a premium steel frame.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your daily commuter should be a beautiful statement piece reflecting your discerning style.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Lifestyle Section 2 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eTHE PURIST'S DRIVETRAIN\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Deep Indigo Drivetrain Close-up\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/highlight_Close-up_of_the_State_Bicycle_Co._4130_Road_8-Speed_Deep_Indigo_bike_drivetrain_featuring_silver_crankset_chain_and_rear_derailleur_on_a_sleek_white_steel_frame.webp?v=1755155588\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eAn Analog Masterpiece\u003c\/h4\u003e\n                    \u003cp\u003eThis isn't about plastic click-shifters. This is about the \u003cstrong class=\"description-emphasis\"\u003etactile connection\u003c\/strong\u003e between rider and machine. Classic Sunrace downtube shifting is not only more robust and easier to maintain, it keeps your handlebars clean and your focus on the road ahead.\u003c\/p\u003e\n                    \u003cp\u003eSense the mechanical honesty of every shift as you glide through the 8-speed drivetrain. It is a refined, satisfying experience for the rider who prefers a more involved journey.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Lifestyle Section 3 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eCRAFTED, NOT JUST BUILT\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Deep Indigo Frame Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_State_Bicycle_Co._4130_Road_8-Speed_in_Deep_Indigo_featuring_a_steel_frame_with_purple-to-white_gradient_paint_white_saddle_and_white_drop_handlebars_designed_for_classic_ro.webp?v=1755155652\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eTimeless Aesthetic\u003c\/h4\u003e\n                    \u003cp\u003eEvery detail of the Deep Indigo edition is a nod to classic cycling heritage. See the deep, lustrous shine of the paint, reminiscent of vintage sports cars. Notice how it’s perfectly complemented by the gleam of polished silver components and white bar tape.\u003c\/p\u003e\n                    \u003cp\u003eThis isn't a bike designed by a committee; it's a curated piece of rolling art. The 28c gumwall tires strike the perfect balance—fast enough to drop the morning pack, yet wide enough to absorb urban potholes without hesitation.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Key Features --\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: 15px;\"\u003e*Note: Detail images feature our Hunter Green colorway. Your State Bicycle Co. road bike will arrive in the official Deep Indigo finish.\u003c\/p\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-hunter-green-chromoly-steel-frame-badge-macro.jpg?v=1771976538\" alt=\"4130 Badge\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e4130 Chromoly Steel\u003c\/h4\u003e\n                        \u003cp\u003eDouble-butted 4130 steel provides a compliant, durable ride quality that absorbs road chatter far better than aluminum.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-hunter-green-silver-sunrace-downtube-shifter-close-up.jpg?v=1771976538\" alt=\"Downtube Shifters\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAnalog Precision\u003c\/h4\u003e\n                        \u003cp\u003eSatisfying, tactile Sunrace downtube shifting. Reliable, simple, and keeps your cockpit clean from excessive clutter.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-hunter-green-silver-sunrace-rear-derailleur-8-speed-cassette.jpg?v=1771976538\" alt=\"Sunrace Derailleur\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e8-Speed Performance\u003c\/h4\u003e\n                        \u003cp\u003eAn 8-speed derailleur with an 11-28T cassette provides the perfect range for city sprints and heads-up climbing.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-silver-lo-pro-rim-gumwall-tire-700x28c-macro.jpg?v=1771976538\" alt=\"Lo-Pro Wheels\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eLo-Pro Wheelset\u003c\/h4\u003e\n                        \u003cp\u003eLightweight 700c Lo-Pro wheels paired with fast-rolling 28c tires for a classic aesthetic and quick acceleration.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-hunter-green-silver-dual-pivot-brake-caliper-tire-clearance.jpg?v=1771976538\" alt=\"Dual-Pivot Brakes\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCaliper Brakes\u003c\/h4\u003e\n                        \u003cp\u003eEquipped with dual-pivot alloy caliper brakes for reliable, powerful stopping power in all urban conditions.\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\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003e8-Speed Dynamic Range\u003c\/h4\u003e\n                    \u003cp\u003eThe 11-28T cassette paired with a 44T chainring provides explosive off-the-line speed while still giving you the climbing gears to conquer technical inclines.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\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 a frame that is 20% lighter than hi-ten steel.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eExpedition Ready\u003c\/h4\u003e\n                    \u003cp\u003eThis isn't a fair-weather bike. With integrated mounts and clearance for up to 32c tires, 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!-- Accordions --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \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\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003e68mm x 118mm Sealed Bearing\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eChain\u003c\/th\u003e\n\u003ctd\u003eKMC Z7 3\/32\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003eSingle CNC Alloy, 3\/32\" 170mm 44T, 5 Bolt Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003e1 ⅛\" Chromoly Steel Threadless\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eDouble-Butted 4130 Chromoly Steel (2 Bottle Mounts)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003e1x8 Speed Cassette, 11-28T Downtube Shift Lever\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Dropbars (25.4mm x 410mm Wide)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot Forged Alloy Calipers w\/ Hood Levers\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003e32H x 14G High-Flange Sealed\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003e700c Aluminum Wheel Set (Lo Pro Depth: 14mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e700c x 28mm (Max Clearance: 32mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e22 lbs 10 oz (Size 55cm)\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            \n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003cdiv class=\"sizing-container\"\u003e\n                        \u003cdiv\u003e\n                            \u003cimg alt=\"State Bicycle Co. 4130 Road Sizing Diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_bicycle_co_4130_road_sizing_guide_diagram.png?v=1771993310\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                        \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\u003eRider Height\u003c\/th\u003e\n\u003cth\u003eInseam\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e49cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'1\" - 5'4\"\u003c\/td\u003e\n\u003ctd\u003e26.5\" - 28.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e52cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" - 5'7\"\u003c\/td\u003e\n\u003ctd\u003e28.5\" - 31\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e55cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'11\"\u003c\/td\u003e\n\u003ctd\u003e31\" - 32.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e59cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'2\"\u003c\/td\u003e\n\u003ctd\u003e32.5\" - 34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e62cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'2\" - 6'6\"\u003c\/td\u003e\n\u003ctd\u003e34\" - 36\"\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            \n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\" oncontextmenu=\"return false;\"\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\u003e49cm\u003c\/th\u003e\n\u003cth\u003e52cm\u003c\/th\u003e\n\u003cth\u003e55cm\u003c\/th\u003e\n\u003cth\u003e59cm\u003c\/th\u003e\n\u003cth\u003e62cm\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eActual Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e530mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e586mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eChain Stay\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\u003ctd\u003e405mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10035g\u003c\/td\u003e\n\u003ctd\u003e10064g\u003c\/td\u003e\n\u003ctd\u003e10290g\u003c\/td\u003e\n\u003ctd\u003e10375g\u003c\/td\u003e\n\u003ctd\u003e10489g\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003ctd\u003e590mm\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\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e140mm\u003c\/td\u003e\n\u003ctd\u003e160mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e536mm\u003c\/td\u003e\n\u003ctd\u003e570mm\u003c\/td\u003e\n\u003ctd\u003e589mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e396mm\u003c\/td\u003e\n\u003ctd\u003e392mm\u003c\/td\u003e\n\u003ctd\u003e392mm\u003c\/td\u003e\n\u003ctd\u003e416mm\u003c\/td\u003e\n\u003ctd\u003e410mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e746mm\u003c\/td\u003e\n\u003ctd\u003e760mm\u003c\/td\u003e\n\u003ctd\u003e782mm\u003c\/td\u003e\n\u003ctd\u003e817mm\u003c\/td\u003e\n\u003ctd\u003e841mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheelbase\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e996mm\u003c\/td\u003e\n\u003ctd\u003e992mm\u003c\/td\u003e\n\u003ctd\u003e977mm\u003c\/td\u003e\n\u003ctd\u003e1012mm\u003c\/td\u003e\n\u003ctd\u003e1012mm\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\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\u003csummary\u003eHow durable is the analog downtube shifter?\u003c\/summary\u003e\u003cp class=\"faq-answer\"\u003eExtremely. It eliminates complex indexing springs found in handlebar shifters, making it virtually indestructible and easy to service anywhere in the world.\u003c\/p\u003e\u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eDoes this model require specific tools for maintenance?\u003c\/summary\u003e\u003cp class=\"faq-answer\"\u003eNo. We prioritize standard metric hardware, allowing you to maintain your State Bicycle Co. 4130 Road with a simple multi-tool and basic mechanical knowledge.\u003c\/p\u003e\u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eHow many gears does the 4130 Road have?\u003c\/summary\u003e\u003cp class=\"faq-answer\"\u003eIt features an 8-speed cassette. This provides a wide range of resistance settings to help you maintain a steady cadence regardless of terrain or wind conditions.\u003c\/p\u003e\u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eCan I upgrade to different tires later?\u003c\/summary\u003e\u003cp class=\"faq-answer\"\u003eYes. The frame and fork clearance allow for tires up to 32c wide. You can swap the stock 28c tires for a wider profile if you prefer more comfort and traction.\u003c\/p\u003e\u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eIs the 4130 Road suitable for long group rides?\u003c\/summary\u003e\u003cp class=\"faq-answer\"\u003eAbsolutely. The lightweight steel frame and efficient 8-speed range allow you to maintain pace with modern performance groups while looking significantly better than them.\u003c\/p\u003e\u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eHow do I validate my 5-year frame warranty?\u003c\/summary\u003e\u003cp class=\"faq-answer\"\u003eTo ensure safety and peak mechanical performance, professional assembly by a certified mechanic is required. Keep your assembly receipt to validate the warranty with State Bicycle Co.\u003c\/p\u003e\u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\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 class=\"two-col-container\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState Bicycle Co. 4130 Road (Deep Indigo)\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 with toe cages included.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBraking System\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eDual-pivot calipers pre-installed for immediate stopping power.\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n        \u003c\/div\u003e \u003c!-- End Accordion Wrapper --\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Image Lightbox Modal --\u003e\n    \u003cdiv id=\"belcopia-image-modal\" class=\"belcopia-modal\" onclick=\"closeBelcopiaModal()\"\u003e\n        \u003cspan class=\"belcopia-modal-close\" onclick=\"closeBelcopiaModal()\"\u003e×\u003c\/span\u003e\n        \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" src=\"\" alt=\"Feature Preview\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function openBelcopiaModal(src) {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            var modalImg = document.getElementById(\"belcopia-modal-img\");\n            modal.classList.add(\"show\");\n            modalImg.src = src;\n        }\n        function closeBelcopiaModal() {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            modal.classList.remove(\"show\");\n        }\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"49 cm (Riders 5'1\"-5'4\")","offer_id":42130144919626,"sku":"731416169882","price":629.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'4\"-5'7\")","offer_id":42130144952394,"sku":"731416169899","price":629.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'7\"-5'11\")","offer_id":42130144985162,"sku":"731416169905","price":629.99,"currency_code":"USD","in_stock":true},{"title":"59 cm (Riders 5'11\"-6'2\")","offer_id":42130145017930,"sku":"731416169912","price":629.99,"currency_code":"USD","in_stock":true},{"title":"62 cm (Riders 6'2\"-6'6\")","offer_id":42130145050698,"sku":"731416169929","price":629.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.-4130Road_8-Speed_-DeepIndigo-1.jpg?v=1767074989"},{"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-tropical-red-fixed-gear-single-speed","title":"State Bicycle Co. 4130 Tropical Red | Durable Single Speed Bike","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban commuter and all-road machine. Featuring a 4130 Chromoly Steel frame in Tropical Red, 16 skid patches for extended tire life, and massive 38c+ tire clearance for a smooth ride.\"\u003e\u003c\/p\u003e\n\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the standover height of the 4130 frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Standover height ranges from 29.1\\\" on the 49cm frame to 33.7\\\" on the 62cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I ride this bike if I’ve never ridden a fixie before?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Every 4130 ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Tropical Red model come with brakes?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, this model includes both front and rear dual-pivot caliper brakes and levers, making it 100% street-legal and safe for urban riding.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the benefit of a 4130 Chromoly Steel frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"4130 Chromoly is double-butted steel that is stronger and lighter than high-tensile steel, offering superior vibration dampening for a smoother ride on rough pavement.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the gear ratio on the 4130 Tropical Red?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The bike features a 46x16 gear ratio. This setup is optimized for city commuting, providing a balanced blend of climbing torque and flat-land speed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much does the 4130 Fixed Gear weigh?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The average weight is approximately 22 lbs 10 oz for a 55cm frame, providing a stable and planted feel in city traffic compared to lighter aluminum models.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How often should I tension the chain?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We recommend checking tension every 100–200 miles. Horizontal dropouts allow for easy adjustment to prevent chain drop and ensure a quiet drivetrain.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What tire pressure should I run in the stock tires?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We recommend 90–110 PSI. Lower pressure increases comfort on bumpy roads, while higher pressure minimizes rolling resistance for maximum speed.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout \n           Brand Colors:\n           Green: #5f7038\n           Yellow: #E3B123 (Belcopia Logo Lightning Bolt)\n        *\/\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: 12px 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: 15px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 5px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 36px;\n            height: 36px;\n            filter: brightness(0) invert(1);\n            object-fit: contain;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.85em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.85em;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 55vh;\n            min-height: 350px;\n            max-height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #000;\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            opacity: 0.85;\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.7), 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.8);\n            line-height: 1.1;\n            text-transform: uppercase;\n            letter-spacing: 1px;\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: bold;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 1;\n            color: #E3B123; \/* Belcopia Yellow Accent *\/\n            text-shadow: 1px 1px 4px rgba(0,0,0,0.8);\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: 10px 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 1.5em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 8px;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.2em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            border-left: 3px solid #E3B123; \/* Belcopia Yellow Accent *\/\n            padding-left: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.4em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 0 0 15px 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: 30px; }\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 15px rgba(0,0,0,0.08); display: block; overflow: hidden;}\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; } \/* Belcopia Yellow Accent *\/\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 15px; \n            scrollbar-width: thin; \n            scrollbar-color: #5f7038 #e0e0e0; \n        }\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        \n        [data-belcopia-product] .feature-card { flex: 0 0 280px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.04); display: flex; flex-direction: column; }\n        [data-belcopia-product] .feature-card img { width: 100%; height: 190px; object-fit: cover; display: block; }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #E3B123; font-size: 1.05em; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; border-left: none; padding-left: 0; } \/* Belcopia Yellow Accent *\/\n        [data-belcopia-product] .feature-card p { font-size: 0.85em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* Scroll Hint Text *\/\n        [data-belcopia-product] .scroll-hint { \n            font-size: 0.85em; \n            color: #E3B123; \/* Belcopia Yellow Accent *\/\n            font-style: italic; \n            text-align: right; \n            margin-bottom: 8px; \n            display: block; \n            font-weight: bold;\n            animation: bounceRight 1.5s infinite;\n        }\n        @keyframes bounceRight {\n            0%, 100% { transform: translateX(0); opacity: 1; }\n            50% { transform: translateX(5px); opacity: 0.7; }\n        }\n        @media (min-width: 992px) { \n            [data-belcopia-product] .scroll-hint { display: none; } \n        }\n\n        \/* 8. Video Grid *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 15px; width: 100%; max-width: 1000px; margin: 0 auto; }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; }\n        }\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; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}\n\n        \/* 9. Data Tables (New Responsive Setup) *\/\n        [data-belcopia-product] .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin-bottom: 25px;\n            border-radius: 8px;\n            border: 1px solid #ddd;\n        }\n        [data-belcopia-product] .spec-table { \n            width: 100%; \n            border-collapse: collapse; \n            min-width: 700px; \n        }\n        [data-belcopia-product] .spec-table th, \n        [data-belcopia-product] .spec-table td { \n            border: 1px solid #ddd; \n            padding: 12px; \n            text-align: left; \n            font-size: 0.9em; \n        }\n        [data-belcopia-product] .spec-table th { \n            background-color: #f9f9f9; \n            font-weight: bold; \n            text-transform: uppercase; \n            font-size: 0.8em; \n            letter-spacing: 0.5px; \n            color: #2c2c2c;\n        }\n        [data-belcopia-product] .spec-table.two-col th { width: 30%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #fcfcfc; }\n        [data-belcopia-product] .table-note { font-size: 0.8em; color: #666; font-style: italic; margin-top: 5px;}\n        \n        \/* 10. List Section *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 15px; }\n        [data-belcopia-product] .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #E3B123; font-size: 1.6em; line-height: 1; } \/* Belcopia Yellow Accent *\/\n        [data-belcopia-product] .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n\n        \/* 11. Minimalist Line Accordion Section *\/\n        [data-belcopia-product] .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        [data-belcopia-product] details.accordion-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #eee;\n            margin-bottom: 0;\n            overflow: hidden;\n        }\n        [data-belcopia-product] details.accordion-item summary {\n            padding: 24px 45px 24px 0;\n            font-size: 1.4em;\n            font-weight: 500;\n            color: #1a1a1a;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item summary:hover,\n        [data-belcopia-product] details.accordion-item[open] summary {\n            color: #5f7038; \/* Brand Green on hover\/open *\/\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: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 12px;\n            height: 12px;\n            border-right: 2px solid #1a1a1a;\n            border-bottom: 2px solid #1a1a1a;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .accordion-content {\n            padding: 0 0 30px 0;\n            background-color: transparent;\n            border-top: none;\n        }\n        [data-belcopia-product] .accordion-content h4 { margin-top: 15px; }\n\n        \/* 12. Minimalist FAQ Items *\/\n        [data-belcopia-product] .accordion-content.faq-container { padding-top: 10px; }\n        [data-belcopia-product] details.faq-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #f0f0f0;\n            margin-bottom: 0;\n            box-shadow: none;\n        }\n        [data-belcopia-product] details.faq-item:last-child {\n            border-bottom: none;\n        }\n        [data-belcopia-product] details.faq-item summary {\n            padding: 18px 45px 18px 0;\n            font-size: 1.1em;\n            font-weight: 500;\n            color: #2c2c2c;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            line-height: 1.4;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item summary:hover,\n        [data-belcopia-product] details.faq-item[open] summary {\n            color: #5f7038;\n        }\n        [data-belcopia-product] details.faq-item summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] details.faq-item summary::after {\n            content: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 10px;\n            height: 10px;\n            border-right: 2px solid #2c2c2c;\n            border-bottom: 2px solid #2c2c2c;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .faq-answer {\n            padding: 0 0 20px 0;\n            font-size: 0.95em;\n            color: #555;\n            line-height: 1.6;\n            margin: 0;\n            border-top: none;\n        }\n\n        \/* 13. Expert Insight \u0026 Technical Proof Grids *\/\n        [data-belcopia-product] .expert-insight {\n            background-color: #fdfdfd;\n            border-left: 4px solid #5f7038;\n            padding: 25px;\n            margin: 10px 0 30px 0;\n            border-radius: 4px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n        }\n        [data-belcopia-product] .expert-insight-quote {\n            font-style: italic;\n            font-weight: 500;\n            font-size: 1.15em;\n            color: #1a1a1a;\n            margin: 0 0 12px 0;\n            line-height: 1.5;\n        }\n        [data-belcopia-product] .expert-insight-attr {\n            font-weight: bold;\n            font-size: 0.85em;\n            color: #5f7038;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] .three-col-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .three-col-grid { grid-template-columns: repeat(3, 1fr); }\n        }\n        [data-belcopia-product] .tech-proof-card {\n            background: #fff;\n            border: 1px solid #eee;\n            padding: 25px 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n            transition: transform 0.3s ease;\n        }\n        [data-belcopia-product] .tech-proof-card:hover {\n            transform: translateY(-3px);\n        }\n        [data-belcopia-product] .tech-proof-card h4 {\n            color: #E3B123; \/* Belcopia Yellow *\/\n            font-size: 1.1em;\n            margin-bottom: 10px;\n            border-left: none;\n            padding-left: 0;\n        }\n        [data-belcopia-product] .tech-proof-card p {\n            font-size: 0.9em;\n            color: #555;\n            margin: 0;\n            line-height: 1.5;\n        }\n    \u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\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                \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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e4130 Chromoly\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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eFixed \/ Single Speed\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\" width=\"36\" height=\"36\" loading=\"lazy\"\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            \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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e22 lb 10 oz\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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eCommuter \/ All-Road\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_State_Bicycle_Co._4130_Tropical_Red_fixed-gear_single-speed_bike_with_drop_bars_silver_crankset_and_tan-wall_CST_Metropolitan_Escape_tires_photographed_against_a_rustic_metal_wal.webp?v=1755061559\" alt=\"State Bicycle Co. 4130 Tropical Red Commuter Bike.\" loading=\"eager\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle 4130 Tropical Red\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe All-Road Original\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\"Built to Explore. Styled to Impress.\"\u003c\/p\u003e\n            \u003cp\u003eThe 4130 Steel Line is the heart of our collection, a testament to the timeless ride and rugged durability of steel. This is a bike for the purist who craves versatility. Feel the lively, road-smoothing magic of the \u003cstrong class=\"description-emphasis\"\u003edouble-butted 4130 Chromoly frame\u003c\/strong\u003e, a tangible connection to the path ahead.\u003c\/p\u003e\n            \u003cp\u003eNow updated with clearance for wide, all-road tires, this bike is more capable than ever. Choose your ride with the \u003cstrong class=\"description-emphasis\"\u003eflip-flop hub\u003c\/strong\u003e and conquer any terrain, from city streets to gravel backroads. It's your simple, beautiful, and endlessly capable companion for every adventure.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Expert Insight Block --\u003e\n        \u003cdiv class=\"expert-insight\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The 4130 Tropical Red brings a vibrant, retro-inspired energy to our ultimate 'classic' build. We used double-butted Chromoly not just for weight, but for its fatigue life—it’s designed to handle a decade of city potholes while the eye-catching red finish and tan-wall tires stay looking sharp despite the daily commute.\"\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 4: Who It's For --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eTHIS IS THE TOOL FOR YOU IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. 4130 Tropical Red.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_State_Bicycle_Co._4130_Tropical_Red_Fixed_Gear_Single-Speed_bike_with_drop_handlebars_silver_components_and_tan-walled_CST_Metropolitan_Escape_tires_displayed_against_a_rustic_met.webp?v=1755061559\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou want one beautiful, durable bike for commuting, fitness, and all-road exploration.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate the legendary ride quality and \"feel\" of a premium steel frame.\u003c\/li\u003e\n                    \u003cli\u003eYou love the pure, simple experience of a single-speed or fixed-gear bike.\u003c\/li\u003e\n                    \u003cli\u003eYou need a versatile machine that can handle both smooth pavement and rougher paths.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlight Feature 1 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eTHE SOUL OF STEEL\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The 4130 Tropical Red against a rustic metal wall.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_State_Bicycle_Co._4130_Tropical_Red_fixed_gear_single-speed_bike_with_drop_handlebars_silver_crankset_and_tan_wall_tires_leaning_against_a_rustic_metal_wall_in_an_urban_outd.webp?v=1755061559\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eA Ride Like No Other\u003c\/h4\u003e\n                    \u003cp\u003eThere's a tangible character to a steel bike that you have to feel to understand. The \u003cstrong class=\"description-emphasis\"\u003eDouble-Butted 4130 Chromoly frame\u003c\/strong\u003e is the heart of this machine, engineered to be both strong and forgiving. Feel how it mutes the high-frequency road chatter, taking the edge off of rough surfaces and reducing fatigue on long rides.\u003c\/p\u003e\n                    \u003cp\u003eSense its lively, \"springy\" feedback as you accelerate and carve through corners. It’s a dynamic, comfortable, and deeply engaging ride that connects you to your journey.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlight Feature 2 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eVERSATILITY, REDEFINED\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the 4130 Tropical Red's frame and tire.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_State_Bicycle_Co._4130_Tropical_Red_fixed_gear_single-speed_bike_with_drop_handlebars_tan_wall_tires_and_retro_steel_frame_leaning_against_a_rustic_metal_wall.webp?v=1755061559\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eOne Bike, Any Road\u003c\/h4\u003e\n                    \u003cp\u003eThis is our most capable 4130 Steel Line yet. The redesigned frame now has clearance for tires up to 45c, transforming it from a classic road bike into a versatile all-road weapon.\u003c\/p\u003e\n                    \u003cp\u003eFeel the plush, confident grip of wider tires as you float over cracked pavement and hard-packed dirt that would rattle a traditional road bike. It’s a tangible sense of freedom that allows you to choose your path, not be limited by it. Pavement, potholes, or gravel—this bike is ready.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 7: Key Features Scroller (Images Added) --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-matte-black-steel-frame-detail.jpg?v=1771882079\" alt=\"Double-Butted 4130 Chromoly Steel Frame\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDouble-Butted 4130\u003c\/h4\u003e\n                        \u003cp\u003eThicker at the ends for strength, thinner in the middle for weight savings. The gold standard for urban steel bicycles.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-flip-flop-hub-fixed-freewheel.jpg?v=1771883861\" alt=\"Flip-Flop Hub\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eIncludes a 16T freewheel and fixed gear cog. Seamlessly switch between track-style fixed gear riding and relaxed coasting.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-deep-v-wheelset-black.jpg?v=1771883647\" alt=\"Lo-Pro Wheelset\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eLo-Pro Wheelset\u003c\/h4\u003e\n                        \u003cp\u003eV-style deep rims paired with sealed bearing hubs. Smooth, fast, and built to take a severe beating from city potholes.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-dual-caliper-brakes-black.jpg?v=1771883557\" alt=\"Dual Caliper Brakes\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDual Caliper Brakes\u003c\/h4\u003e\n                        \u003cp\u003eIncludes front and rear caliper brakes out of the box, ensuring safe, reliable stopping power for unpredictable city traffic.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-steel-frame-spacing.jpg?v=1771883552\" alt=\"Massive Tire Clearance\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eMassive Tire Clearance\u003c\/h4\u003e\n                        \u003cp\u003eThe steel frame is designed to accommodate tires up to 45c, allowing for a plush, gravel-ready ride on any surface.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-handlebar-options-drop-vs-riser.jpg?v=1771883219\" alt=\"Custom Handlebars\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCustom Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eChoose your cockpit: aggressive All-Road Flared Drops or comfortable, wide riser bars for upright city cruising.\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=\"unbordered-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=\"State Bicycle 4130 Series Video\" src=\"https:\/\/www.youtube.com\/embed\/2P6ynjh9WXg\" frameborder=\"0\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"State Bicycle 4130 Commuter Video\" src=\"https:\/\/www.youtube.com\/embed\/dCw_XLNoBwg\" frameborder=\"0\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 8.5: Technical Breakdown (Why This Build Matters) --\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;\"\u003eThe 4130 isn't just about looks. It's meticulously engineered for urban survival. Here is the technical breakdown of why this bike outperforms standard commuters.\u003c\/p\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card\"\u003e\n                    \u003ch4\u003eDouble-Butted 4130 Steel\u003c\/h4\u003e\n                    \u003cp\u003eUnlike standard high-tensile steel, our 4130 Chromoly features variable wall thickness. It maintains a staggering 100,000 PSI tensile strength at the joints while shaving off excess material in the center, resulting in a frame that is \u003cstrong\u003e20% lighter\u003c\/strong\u003e without sacrificing durability.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card\"\u003e\n                    \u003ch4\u003e16 Unique Skid Patches\u003c\/h4\u003e\n                    \u003cp\u003eIf you ride fixed, you know the pain of burning through rear tires. Our optimized 46\/16 gear ratio is mathematically engineered to distribute your stopping friction across \u003cstrong\u003e16 unique skid patches\u003c\/strong\u003e, effectively tripling your rear tire life compared to a standard 48\/16 setup.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card\"\u003e\n                    \u003ch4\u003eMassive 38c-45c Tire Clearance\u003c\/h4\u003e\n                    \u003cp\u003eWe designed the frame and fork to fit massive high-volume tires. This rubber acts as a \"natural suspension\" system, absorbing up to \u003cstrong\u003e35% more road vibration\u003c\/strong\u003e than traditional 25c commuter tires, turning brutal city potholes into minor bumps.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Accordion Group for Specs, Sizing, FAQ, and Box Contents --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \n            \u003c!-- Details: Components --\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\" style=\"margin-top: 10px;\"\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 4130 Chromoly Steel, TIG Welded w\/ \"wishbone\" rear to Accommodate up to 45c tires, Die Cast Dropouts, Integrated Chain Tensioners, External Cable Routing\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eSegmented Design 1 ⅛\" 4130 Chromoly Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot Forged Alloy (Clamp Diameter: 22.2mm for Risers, 31.8mm for Dropbars)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eChain \u0026amp; Chainring\u003c\/th\u003e\n\u003ctd\u003eYAB Chain | Steel 46T, 130 BCD Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eSteel Forged Crank, 130 BCD, 170mm Crank Arms\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eWide Riser (Oversized 31.8 clamp, 600mm W, 30mm Rise) OR All-Road Dropbars (Oversized 31.8 clamp, 500mm drops\/420mm top, 18° flare)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHeadset \u0026amp; Stem\u003c\/th\u003e\n\u003ctd\u003e1 ⅛\" threadless Headset | 3D-Forged Alloy Stem (OS 31.8mm clamp, Length: 90mm, Rise: +\/- 7°)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Flip-Flop Hub (16T Freewheel and Fixed Cog), Spacing: F:100mm \/ R:120mm, Bolts: M10\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003eTubeless-Capable 700c with CNC side-wall, 28mm Depth \/ 18mm Width (Rim Inside Width: 18mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Steel, 3 Cross Pattern (Deep V F\/R: 270mm | Lo Pro F: 296mm \/ R: 294mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e700c x 38c (Min tire width: 700x25c \/ Max tire width: 700x45c)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSeatpost \u0026amp; Clamp\u003c\/th\u003e\n\u003ctd\u003eAluminum, D: 27.2mm, L: 300mm | Clamp: Aluminum, D: 29.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSaddle \u0026amp; Pedals\u003c\/th\u003e\n\u003ctd\u003ePolyurethane w\/ Steel Rails | Welgo Brand Alloy Pedals\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            \n            \u003c!-- Details: Sizing and Geometry --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing \u0026amp; Frame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content\"\u003e\n                    \u003ch4 style=\"margin-top: 10px;\"\u003eRider Sizing Guide\u003c\/h4\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFrame Size\u003c\/th\u003e\n                                    \u003cth\u003eRider Height\u003c\/th\u003e\n                                    \u003cth\u003eInseam (in)\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e46 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'3\" - 5'6\"\u003c\/td\u003e\n\u003ctd\u003e26.5\" - 28.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e49 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'5\" - 5'8\"\u003c\/td\u003e\n\u003ctd\u003e28\" - 29.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e52 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'10\"\u003c\/td\u003e\n\u003ctd\u003e29\" - 32\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e55 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'9\" - 6'0\"\u003c\/td\u003e\n\u003ctd\u003e31.5\" - 34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e59 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'3\"\u003c\/td\u003e\n\u003ctd\u003e33.5\" - 35.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e62 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'2\" - 6'7\"\u003c\/td\u003e\n\u003ctd\u003e35\" - 37\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n\n                    \u003ch4 style=\"margin-top: 30px;\"\u003eDetailed Geometry Measurements\u003c\/h4\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003e46cm\u003c\/th\u003e\n                                    \u003cth\u003e49cm\u003c\/th\u003e\n                                    \u003cth\u003e52cm\u003c\/th\u003e\n                                    \u003cth\u003e55cm\u003c\/th\u003e\n                                    \u003cth\u003e59cm\u003c\/th\u003e\n                                    \u003cth\u003e62cm\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e542mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e565mm\u003c\/td\u003e\n\u003ctd\u003e597mm\u003c\/td\u003e\n\u003ctd\u003e600mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\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\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Wgt (D \/ R)*\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e9.3kg \/ 9.1kg\u003c\/td\u003e\n\u003ctd\u003e9.6kg \/ 9.4kg\u003c\/td\u003e\n\u003ctd\u003e10.36kg \/ 10.28kg\u003c\/td\u003e\n\u003ctd\u003e10.96kg \/ 10.78kg\u003c\/td\u003e\n\u003ctd\u003e11.61kg \/ 11.41kg\u003c\/td\u003e\n\u003ctd\u003e12.2kg \/ 12.05kg\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\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e542mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e565mm\u003c\/td\u003e\n\u003ctd\u003e597mm\u003c\/td\u003e\n\u003ctd\u003e600mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFrame Set Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3230g\u003c\/td\u003e\n\u003ctd\u003e3260g\u003c\/td\u003e\n\u003ctd\u003e3340g\u003c\/td\u003e\n\u003ctd\u003e3380g\u003c\/td\u003e\n\u003ctd\u003e3440g\u003c\/td\u003e\n\u003ctd\u003e3570g\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\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e140mm\u003c\/td\u003e\n\u003ctd\u003e160mm\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\u003e72°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e393mm\u003c\/td\u003e\n\u003ctd\u003e395mm\u003c\/td\u003e\n\u003ctd\u003e390mm\u003c\/td\u003e\n\u003ctd\u003e391mm\u003c\/td\u003e\n\u003ctd\u003e418mm\u003c\/td\u003e\n\u003ctd\u003e421mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e460mm\u003c\/td\u003e\n\u003ctd\u003e490mm\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003ctd\u003e620mm\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\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e551mm\u003c\/td\u003e\n\u003ctd\u003e585mm\u003c\/td\u003e\n\u003ctd\u003e604mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e755mm\u003c\/td\u003e\n\u003ctd\u003e769mm\u003c\/td\u003e\n\u003ctd\u003e801mm\u003c\/td\u003e\n\u003ctd\u003e823mm\u003c\/td\u003e\n\u003ctd\u003e838mm\u003c\/td\u003e\n\u003ctd\u003e863mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1023mm\u003c\/td\u003e\n\u003ctd\u003e1025mm\u003c\/td\u003e\n\u003ctd\u003e1028mm\u003c\/td\u003e\n\u003ctd\u003e1011mm\u003c\/td\u003e\n\u003ctd\u003e1048mm\u003c\/td\u003e\n\u003ctd\u003e1050mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"table-note\"\u003e*Weight variants: D = Drop Bars, R = Riser Bars\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: Premium FAQ --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the standover height of the 4130 frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eStandover height ranges from 29.1\" on the 49cm frame to 33.7\" on the 62cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I ride this bike if I’ve never ridden a fixie before?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes. Every 4130 ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Tropical Red model come with brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, this model includes both front and rear dual-pivot caliper brakes and levers, making it 100% street-legal and safe for urban riding.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the benefit of a 4130 Chromoly Steel frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003e4130 Chromoly is double-butted steel that is stronger and lighter than high-tensile steel, offering superior vibration dampening for a smoother ride on rough pavement.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the gear ratio on the 4130 Tropical Red?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe bike features a 46x16 gear ratio. This setup is optimized for city commuting, providing a balanced blend of climbing torque and flat-land speed.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow much does the 4130 Fixed Gear weigh?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe average weight is approximately 22 lbs 10 oz for a 55cm frame, providing a stable and planted feel in city traffic compared to lighter aluminum models.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow often should I tension the chain?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eWe recommend checking tension every 100–200 miles. Horizontal dropouts allow for easy adjustment to prevent chain drop and ensure a quiet drivetrain.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat tire pressure should I run in the stock tires?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eWe recommend 90–110 PSI. Lower pressure increases comfort on bumpy roads, while higher pressure minimizes rolling resistance for maximum speed.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: What's In The Box --\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 class=\"two-col-container\" style=\"margin-top: 10px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState 4130 Tropical Red\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePedal Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWellgo Alloy Pedals included. No need to buy aftermarket pedals.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBraking System\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eBoth Front and Rear caliper brakes are included in the box.\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Box_Contents.jpg?v=1771747252\" alt=\"State Bicycle Box Contents\" onerror=\"this.style.display='none';\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n        \u003c\/div\u003e \u003c!-- End Accordion Wrapper --\u003e\n\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"49 cm (Riders 5'5\"-5'8\") \/ All-Road Drop Bars","offer_id":42130147803210,"sku":"796201652376","price":579.99,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'7\"-5'10\") \/ All-Road Drop Bars","offer_id":42130147868746,"sku":"796201652383","price":579.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'7\"-5'10\") \/ Wide Riser Bars","offer_id":42130147901514,"sku":"731416166744","price":579.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'9\"-6'0\") \/ All-Road Drop Bars","offer_id":42130147934282,"sku":"796201652437","price":579.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'9\"-6'0\") \/ Wide Riser Bars","offer_id":42130147967050,"sku":"731416166751","price":579.99,"currency_code":"USD","in_stock":true},{"title":"59 cm (Riders 5'11\"-6'3\") \/ All-Road Drop Bars","offer_id":42130147999818,"sku":"796201651423","price":579.99,"currency_code":"USD","in_stock":true},{"title":"59 cm (Riders 5'11\"-6'3\") \/ Wide Riser Bars","offer_id":42130148032586,"sku":"731416166768","price":579.99,"currency_code":"USD","in_stock":true},{"title":"62 cm (Riders 6'2\"-6'7\") \/ All-Road Drop Bars","offer_id":42130148065354,"sku":"726872054551","price":579.99,"currency_code":"USD","in_stock":true},{"title":"62 cm (Riders 6'2\"-6'7\") \/ Wide Riser Bars","offer_id":42130148098122,"sku":"731416166775","price":579.99,"currency_code":"USD","in_stock":true},{"title":"46 cm (Riders 5'3\"-5'6\") \/ All-Road Drop Bars","offer_id":43378217123914,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false},{"title":"46 cm (Riders 5'3\"-5'6\") \/ Wide Riser Bars","offer_id":43378226856010,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false},{"title":"49 cm (Riders 5'5\"-5'8\") \/ Wide Riser Bars","offer_id":43378226888778,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo-4130-TropicalRed_FixedGear_Single-Speed_-8.jpg?v=1767075216"},{"product_id":"6061-black-label-v3-le-mans-livery","title":"State Bicycle Co. 6061 Black Label v3 - Le Mans Livery | 18lb Aluminum Track Bike | Full Carbon Fork \u0026 48\/17 Gearing","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban assault machine. The 6061 Black Label v3 in Le Mans Livery features a lightweight aluminum frame, full carbon fork, and massive 38c tire clearance.\"\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"State Bicycle Co. 6061 Black Label v3 - Le Mans Livery\",\n  \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._6061_Black_Label_v3_Le_Mans_Livery_track_bike_in_sky_blue_orange_and_white_colorway_with_aerodynamic_frame_deep-section_wheels_and_fixed_gear_drivetrain_photogr.webp?v=1755053966\u0026format=avif\",\n  \"description\": \"The ultimate urban assault machine. The 6061 Black Label v3 in Le Mans Livery features a lightweight aluminum frame, full carbon fork, and massive 38c tire clearance.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"State Bicycle Co.\"\n  },\n  \"category\": \"Fixed Gear \/ Track Bikes\",\n  \"material\": \"6061 Aluminum\"\n}\n\u003c\/script\u003e\u003c\/p\u003e\n\u003c!-- [CHECKLIST #10] Early Connections --\u003e\n\u003cp\u003e\u003clink rel=\"dns-prefetch\" href=\"https:\/\/cdn.shopify.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/cdn.shopify.com\" crossorigin=\"\"\u003e\u003c\/p\u003e\n\u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n\u003cp\u003e \u003c\/p\u003e\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 with a single wrapper class *\/\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 *\/\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        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout 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    .sbc-product-wrapper .shimmer-text {\n        \/* CSS Shimmer Update: Sky Blue, Orange, and White for Le Mans Livery *\/\n        background: linear-gradient(90deg, #5fa6d6 0%, #ffffff 25%, #f26a21 50%, #ffffff 75%, #5fa6d6 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 rgba(255,255,255,0.4);\n        filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\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    \/* Video Facade (Rule 1) *\/\n    .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n    .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(227,177,35,0.5); }\n    .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n    .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n    .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(227, 177, 35, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n    .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n    .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #5f7038; }\n    .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\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\n    \/* 6. Features Scroller *\/\n    .sbc-product-wrapper .features-scroller { \n        display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #5f7038 #e0e0e0; \n        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout paint; \n    }\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 *\/\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); 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    \/* 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\u003cdiv class=\"sbc-product-wrapper\"\u003e\n\u003cdiv class=\"at-a-glance-bar protected-zone\"\u003e\n\u003cdiv class=\"glance-container\"\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\"\u003e6061 Aluminum\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\"\u003eFixed \/ Single\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\"\u003e700c\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~18 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\"\u003eUrban \/ Track\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. 6061 Black Label v3 Le Mans Livery Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._6061_Black_Label_v3_Le_Mans_Livery_track_bike_in_sky_blue_orange_and_white_colorway_with_aerodynamic_frame_deep-section_wheels_and_fixed_gear_drivetrain_photogr.webp?v=1755053966\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content protected-zone\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003e6061 Black Label v3\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eLe Mans Livery Edition. Heritage Racing DNA Meets Urban Dominance.\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\"Built for the Velodrome. Tuned for the Streets.\"\u003c\/p\u003e\n\u003cp\u003eThe State Black Label v3 is a weapon, precision-engineered for the urban racer. As the highly anticipated evolution of the fan-favorite Black Label v2, this next-generation fixie translates every ounce of your power into pure, blistering speed. Feel the explosive stiffness of the \u003cstrong class=\"description-emphasis\"\u003e6061 Black Label v3 lightweight aluminum frame and full carbon fork\u003c\/strong\u003e as you launch from a stoplight. Sense the road with surgical precision as you carve through corners.\u003c\/p\u003e\n\u003cp\u003eNow featuring an updated 19mm internal rim width with clearance for wider tires (up to 38c), the v3 is more versatile than ever. It's ready to dominate rough city streets and even dabble in the dirt. This is the ultimate tool for the rider who values performance, demands responsiveness, and lives for the adrenaline of the ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight protected-zone\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Black Label v3 is our most capable track bike yet. By widening the tire clearance and refining the double-butted aluminum chassis, we've created a crit-killer that is just as comfortable on a 50-mile all-road commute as it is diving into the final corner of an alleycat.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eDOMINATE THE ASPHALT IF...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"belcopia-slider\"\u003e\n\u003c!-- Duplicate of original legacy image specifically adapted for the new carousel structural rules --\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\/6061_Black_Label_v3_-_Le_Mans_Livery_-_31.jpg?v=1767075307\u0026amp;format=avif\" alt=\"State Bicycle Co. 6061 Black Label v3 Lifestyle\"\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\/6061_Black_Label_v3_-_Le_Mans_Livery_-_27.jpg?v=1767075305\u0026amp;format=avif\" alt=\"State Bicycle Co. 6061 Black Label v3 Lifestyle Alternative\"\u003e\u003c\/div\u003e\n\u003cbutton class=\"belcopia-slider-btn belcopia-slider-prev\" aria-label=\"Previous Image\"\u003e❮\u003c\/button\u003e \u003cbutton class=\"belcopia-slider-btn belcopia-slider-next\" aria-label=\"Next Image\"\u003e❯\u003c\/button\u003e\n\u003cdiv class=\"belcopia-slider-dots\" role=\"tablist\" aria-label=\"Image Carousel Navigation\"\u003e\n\u003cspan class=\"belcopia-slider-dot active\" role=\"button\" aria-label=\"Slide 1\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan class=\"belcopia-slider-dot\" role=\"button\" aria-label=\"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 are a performance-driven cyclist who demands an explosively fast, stiff, and responsive bike.\u003c\/li\u003e\n\u003cli\u003eYou want the versatility to run wider tires (up to 38c) for added comfort and true all-road capability.\u003c\/li\u003e\n\u003cli\u003eYou appreciate the pure, connected riding experience of a true fixie drivetrain with the flexibility of a flip-flop hub.\u003c\/li\u003e\n\u003cli\u003eYou need a bike that is a serious contender in alleycat races and a stylish daily commuter.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eENGINEERED FOR SPEED\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv class=\"belcopia-slider\"\u003e\n\u003c!-- Duplicate of original legacy image specifically adapted for the new carousel structural rules --\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\/6061_Black_Label_v3_-_Le_Mans_Livery_-_32.jpg?v=1767075307\u0026amp;format=avif\" alt=\"6061 Black Label v3 Speed Detail\"\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\/6061_Black_Label_v3_-_Le_Mans_Livery_-_40.jpg?v=1767075312\u0026amp;format=avif\" alt=\"6061 Black Label v3 Frame Detail\"\u003e\u003c\/div\u003e\n\u003cbutton class=\"belcopia-slider-btn belcopia-slider-prev\" aria-label=\"Previous Image\"\u003e❮\u003c\/button\u003e \u003cbutton class=\"belcopia-slider-btn belcopia-slider-next\" aria-label=\"Next Image\"\u003e❯\u003c\/button\u003e\n\u003cdiv class=\"belcopia-slider-dots\" role=\"tablist\" aria-label=\"Image Carousel Navigation\"\u003e\n\u003cspan class=\"belcopia-slider-dot active\" role=\"button\" aria-label=\"Slide 1\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan class=\"belcopia-slider-dot\" role=\"button\" aria-label=\"Slide 2\" tabindex=\"0\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRace-Ready Chassis\u003c\/h4\u003e\n\u003cp\u003eThe 6061 Black Label v3 is built to be fast, period. The foundation is a \u003cstrong class=\"description-emphasis\"\u003elightweight 6061 aluminum frame with a tapered head tube\u003c\/strong\u003e, paired with a full carbon fork. Feel the immediate, unflinching stiffness as you surge out of the saddle in a sprint.\u003c\/p\u003e\n\u003cp\u003eSense the surgical precision of the front end as you dive into a tight corner. There is no wasted energy here; every ounce of your effort is channeled directly into forward momentum, creating a ride that is sharp, responsive, and hungry for speed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eVERSATILITY, REDEFINED\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"belcopia-slider\"\u003e\n\u003c!-- Duplicate of original legacy image specifically adapted for the new carousel structural rules --\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\/6061_Black_Label_v3_-_Le_Mans_Livery_-_12.jpg?v=1767075300\u0026amp;format=avif\" alt=\"6061 Black Label v3 Versatility\"\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\/6061_Black_Label_v3_-_Le_Mans_Livery_-_19.jpg?v=1767075303\u0026amp;format=avif\" alt=\"6061 Black Label v3 City Ride\"\u003e\u003c\/div\u003e\n\u003cbutton class=\"belcopia-slider-btn belcopia-slider-prev\" aria-label=\"Previous Image\"\u003e❮\u003c\/button\u003e \u003cbutton class=\"belcopia-slider-btn belcopia-slider-next\" aria-label=\"Next Image\"\u003e❯\u003c\/button\u003e\n\u003cdiv class=\"belcopia-slider-dots\" role=\"tablist\" aria-label=\"Image Carousel Navigation\"\u003e\n\u003cspan class=\"belcopia-slider-dot active\" role=\"button\" aria-label=\"Slide 1\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan class=\"belcopia-slider-dot\" role=\"button\" aria-label=\"Slide 2\" tabindex=\"0\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eOne Bike, Any Road\u003c\/h4\u003e\n\u003cp\u003eThe v3 is our most capable Black Label yet. The redesigned frame now has clearance for tires up to 38c, transforming it from a pure track machine into a versatile all-road weapon.\u003c\/p\u003e\n\u003cp\u003eFeel the plush, confident grip of wider tires as you float over cracked pavement and hard-packed dirt that would rattle a traditional track bike. It’s a tangible sense of freedom that allows you to choose your path, not be limited by it. Pavement, potholes, or gravel—the v3 is ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSEE IT IN ACTION\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv class=\"video-facade-wrapper\" data-video-id=\"QgFuis2_-Fc\" role=\"button\" aria-label=\"Play Product Video\" tabindex=\"0\"\u003e\n\u003cimg src=\"https:\/\/i.ytimg.com\/vi_webp\/QgFuis2_-Fc\/maxresdefault.webp\" alt=\"Video Thumbnail\" width=\"800\" height=\"450\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"play-button\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eExplosive stiffness and acceleration off the line.\u003c\/li\u003e\n\u003cli\u003eRazor-sharp handling tuned for the urban jungle.\u003c\/li\u003e\n\u003cli\u003eVersatile 38c tire clearance for true all-road capability.\u003c\/li\u003e\n\u003cli\u003eSleek, modern design with premium, race-ready components.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003ePREMIUM COMPONENTS\u003c\/h3\u003e\n\u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: The component macro shots below feature the Black \/ Mirror model to showcase detail. Your bicycle will arrive in the Le Mans Livery colorway.\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=\"6061 Aluminum Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-6061-black-label-v3-frameset-mirror-black.jpg?v=1772426637\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e6061 Aluminum Chassis\u003c\/h4\u003e\n\u003cp\u003eA lightweight, stiff 6061 chassis with a tapered head tube for razor-sharp handling and instant power transfer.\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=\"Full Carbon Fork\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-fork.png?v=1772427122\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFull Carbon Fork\u003c\/h4\u003e\n\u003cp\u003ePremium full carbon fiber fork and steer tube designed to dampen road vibrations and minimize overall weight.\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=\"144 BCD Track Crank\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-cnc-crankset-drivetrain-macro.jpg?v=1772426637\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e144 BCD Track Crank\u003c\/h4\u003e\n\u003cp\u003eA stiff, CNC-machined track crankset provides efficient power transfer and flawless compatibility with high-performance chainrings.\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=\"Wide Tire Clearance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-tire-clearance.jpg?v=1772426637\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eWide Tire Clearance\u003c\/h4\u003e\n\u003cp\u003eThe frame and fork are redesigned to accommodate tires up to 38c, offering a plush, confident ride on unforgiving surfaces.\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=\"Flip-Flop Hub\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-flip-flop-hub.jpg?v=1772427883\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n\u003cp\u003eThe ultimate in versatility. Easily switch between a pure fixed-gear track setup and a classic single-speed with a freewheel.\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=\"Internal Cable Routing\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-tapered-head-tube-internal-routing.jpg?v=1772427075\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eSleek Internal Routing\u003c\/h4\u003e\n\u003cp\u003eProvides a clean, modern aerodynamic aesthetic while protecting your brake cables from the elements for a dependable ride.\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\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eCrit-Ready Geometry\u003c\/h4\u003e\n\u003cp\u003eDesigned with an aggressive track geometry that puts you in an aerodynamic position to dominate sprints and navigate tight city traffic effortlessly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eLightweight Advantage\u003c\/h4\u003e\n\u003cp\u003eTipping the scales at roughly 18 lbs, the combination of the 6061 double-butted aluminum and full carbon fork ensures maximum acceleration with minimal effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eUrban Adaptability\u003c\/h4\u003e\n\u003cp\u003eWith massive clearance for 38c tires and the inclusion of both front and rear brakes, it seamlessly transitions from a velodrome racer to a daily pothole-eating commuter.\u003c\/p\u003e\n\u003c\/div\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 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\u003e6061 Aluminum, Double Butted, T6 Heat Treated, 1 1\/2\" to 1 1\/8\" Tapered Headtube\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eFull Carbon Fork and Steerer (Essor USA), 1 1\/2\" to 1 1\/8\" Tapered Steerer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 115mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003eCNC'd 6061 Aluminum, Black Label v3 Crank Set (144BCD), 170mm Crank Arm Length\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChainring\u003c\/th\u003e\n\u003ctd\u003eCNC'd 6061 Aluminum, 48T, 144 BCD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChain\u003c\/th\u003e\n\u003ctd\u003eKMC Z410\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Flip-Flop Hub, 17T Fixed Cog. Spacing: F: 100mm \/ R: 120mm. Bolts: F: M9 \/ R: M10. (32H x 14G Low-Flange)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheel Set\u003c\/th\u003e\n\u003ctd\u003e700c Aluminum Wheel Set, Mid Profile Rim Depth: 30mm (700 x 32H x 14G)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eVittoria Zaffiro V30 (700x30c). Min width: 28c \/ Max width: 40c\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot, 48-67mm, Forged Alloy (Drop Bar Clamp: 31.8mm \/ Riser Bar Clamp: 22.2mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeadset\u003c\/th\u003e\n\u003ctd\u003eFSA #42 ACB (No. 46\/ACB 1 1\/8\" to 1 1\/2\" Integrated and Sealed)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eDrop Bar (Width: 420mm, Drop\/Reach: 130mm\/75mm) OR Riser Bar (Width: 600mm, Rise: 45mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStem\u003c\/th\u003e\n\u003ctd\u003eForged Aluminum, Clamp Diameter: 31.8mm, Length: 90mm, Rise: +\/- 7°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeat Post\u003c\/th\u003e\n\u003ctd\u003eAluminum, Diameter: 27.2mm, Length: 350mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n\u003ctd\u003eAluminum, Diameter: 31.8mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003ePolyurethane, Steel Rails (Premium Aerodynamic Race Saddle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003eWelgo Brand Alloy Pedals with Plastic Toe Cages\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G, 3 Cross Pattern, Spoke Length F\/R: 279mm\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._6061_Black_Label_v3_-_Bicycle_Sizing_and_Geometry.png?v=1772410343\u0026amp;format=avif\" alt=\"State Bicycle Co. 6061 Black Label v3 Sizing Diagram\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table sizing-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eHeight Recommendations\u003c\/th\u003e\n\u003cth\u003eInseam Recommendations\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e49 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'1\" to 5'5\"\u003c\/td\u003e\n\u003ctd\u003e26.5\" - 28\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e52 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" to 5'9\"\u003c\/td\u003e\n\u003ctd\u003e28\" - 30\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e55 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'8\" to 5'11\"\u003c\/td\u003e\n\u003ctd\u003e29.5\" - 31\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e58 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'10\" to 6'2\"\u003c\/td\u003e\n\u003ctd\u003e31\" - 32.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e61 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'1\" to 6'5\"\u003c\/td\u003e\n\u003ctd\u003e34\" - 36\"\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\n\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003e49cm\u003c\/th\u003e\n\u003cth\u003e52cm\u003c\/th\u003e\n\u003cth\u003e55cm\u003c\/th\u003e\n\u003cth\u003e58cm\u003c\/th\u003e\n\u003cth\u003e61cm\u003c\/th\u003e\n\u003c\/tr\u003e\n\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\u003e524mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e557mm\u003c\/td\u003e\n\u003ctd\u003e566mm\u003c\/td\u003e\n\u003ctd\u003e585mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e273mm\u003c\/td\u003e\n\u003ctd\u003e273mm\u003c\/td\u003e\n\u003ctd\u003e273mm\u003c\/td\u003e\n\u003ctd\u003e273mm\u003c\/td\u003e\n\u003ctd\u003e273mm\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\u003e415mm\u003c\/td\u003e\n\u003ctd\u003e415mm\u003c\/td\u003e\n\u003ctd\u003e415mm\u003c\/td\u003e\n\u003ctd\u003e415mm\u003c\/td\u003e\n\u003ctd\u003e415mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight (Riser \/ Drop)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e18lb 5oz \/ 18lb 11oz\u003c\/td\u003e\n\u003ctd\u003e18lb 8oz \/ 18lb 14oz\u003c\/td\u003e\n\u003ctd\u003e18lb 11oz \/ 19lb 1oz\u003c\/td\u003e\n\u003ctd\u003e18lb 14oz \/ 19lb 4oz\u003c\/td\u003e\n\u003ctd\u003e19lb 1oz \/ 19lb 7oz\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\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\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\u003e534mm\u003c\/td\u003e\n\u003ctd\u003e544mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e570mm\u003c\/td\u003e\n\u003ctd\u003e585mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFrame Set Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2353g\u003c\/td\u003e\n\u003ctd\u003e2410g\u003c\/td\u003e\n\u003ctd\u003e2466g\u003c\/td\u003e\n\u003ctd\u003e2495g\u003c\/td\u003e\n\u003ctd\u003e2580g\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\u003e72.5°\u003c\/td\u003e\n\u003ctd\u003e72.5°\u003c\/td\u003e\n\u003ctd\u003e72.5°\u003c\/td\u003e\n\u003ctd\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74.5°\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\u003e115mm\u003c\/td\u003e\n\u003ctd\u003e115mm\u003c\/td\u003e\n\u003ctd\u003e130mm\u003c\/td\u003e\n\u003ctd\u003e160mm\u003c\/td\u003e\n\u003ctd\u003e190mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e392mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e399mm\u003c\/td\u003e\n\u003ctd\u003e404mm\u003c\/td\u003e\n\u003ctd\u003e410mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e490mm\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e580mm\u003c\/td\u003e\n\u003ctd\u003e610mm\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\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e511mm\u003c\/td\u003e\n\u003ctd\u003e511mm\u003c\/td\u003e\n\u003ctd\u003e526mm\u003c\/td\u003e\n\u003ctd\u003e561mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e765mm\u003c\/td\u003e\n\u003ctd\u003e779mm\u003c\/td\u003e\n\u003ctd\u003e799mm\u003c\/td\u003e\n\u003ctd\u003e832mm\u003c\/td\u003e\n\u003ctd\u003e861mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e999mm\u003c\/td\u003e\n\u003ctd\u003e1009mm\u003c\/td\u003e\n\u003ctd\u003e1010mm\u003c\/td\u003e\n\u003ctd\u003e1006mm\u003c\/td\u003e\n\u003ctd\u003e1020mm\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\u003eFrequently Asked Questions\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content faq-container\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the maximum tire clearance on the 6061 Black Label v3?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe newly updated frame and full carbon fork boast an impressive tire clearance, easily accommodating tires up to 38c. Some riders even fit 40c tires depending on the brand, transforming this track bike into a highly capable all-road and urban commuting machine.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Black Label v3 come with brakes included?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes, safety is paramount for urban riding. The 6061 Black Label v3 includes both front and rear caliper hand brakes right out of the box, ensuring you have immediate, street-legal stopping power.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I ride the 6061 Black Label v3 as a single-speed instead of fixed gear?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eAbsolutely. The bike comes equipped with a sealed, low-flange flip-flop hub. While it is set up for fixed-gear riding, you can easily attach a freewheel to the opposite side of the hub to enjoy a standard single-speed coasting experience.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat materials are used for the frame and fork?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe chassis is engineered for explosive speed, utilizing a lightweight 6061-grade double-butted aluminum frame with a tapered head tube. This is paired with a premium full carbon fiber fork and steer tube to dampen road vibrations and minimize weight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Black Label v3 feature internal cable routing?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes, the v3 features sleek internal cable routing. Beyond delivering a clean, modern aesthetic, this protects your brake cables from weather elements, ensuring a smooth and dependable ride every time you hit the streets.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow much does the Black Label v3 weigh?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe complete bike is exceptionally lightweight, weighing in at approximately 18 lbs 5 oz when equipped with the wide riser bars. This makes it effortless to carry up apartment stairs and incredibly fast off the line.\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. 6061 Black Label v3 (Le Mans Livery)\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eWellgo Alloy Pedals with Toe Cages\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHigh-quality platform pedals with cages included out of the box.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFront \u0026amp; Rear Caliper Brakes\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-installed braking system for immediate urban safety.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eVittoria 30c Tire Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eStock premium tires delivering an optimal mix of comfort and speed.\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\u003c!-- Lightbox Modal --\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 \u003cimg decoding=\"async\" draggable=\"false\" alt=\"Feature Preview\" id=\"belcopia-modal-img\" class=\"belcopia-modal-content\"\u003e\n\u003c\/div\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:not(.video-facade-wrapper 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\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] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\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            \/\/ Deferred 3rd Party Scripts load here!\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        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\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            initVideoFacades();\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":"58 cm (Riders 5'10-6'2\") \/ Wide Riser w\/ Vans Grips \/ Odyssey Platform Pedals - Black [+$19.99]","offer_id":42130148360266,"sku":"731416166966","price":849.99,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Wide Riser w\/ Vans Grips \/ Odyssey Platform Pedals - Black [+$19.99]","offer_id":42130148425802,"sku":"731416166980","price":849.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061_Black_Label_v3_-_Le_Mans_Livery_-_1.jpg?v=1767075251"},{"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":"6061-black-label-v3-volt-matte-black","title":"State Bicycle Co. 6061 Black Label v3 - Volt \/ Matte Black | 18lb Aluminum Track Bike | Full Carbon Fork \u0026 48\/17 Gearing","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 urban assault machine. The 6061 Black Label v3 in Volt \/ Matte Black features a lightweight aluminum frame, full carbon fork, and massive 38c tire clearance.\"\u003e \n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"State Bicycle Co. 6061 Black Label v3 - Volt \/ Matte Black\",\n  \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._6061_Black_Label_v3_in_Volt_and_Matte_Black_fixed-gear_track_bike_with_aerodynamic_aluminum_frame_deep-section_wheels_and_drop_handlebars_photographed_against_a.webp?v=1755052240\u0026format=avif\",\n  \"description\": \"The ultimate urban assault machine. The 6061 Black Label v3 in Volt \/ Matte Black features a lightweight aluminum frame, full carbon fork, and massive 38c tire clearance.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"State Bicycle Co.\"\n  },\n  \"category\": \"Fixed Gear \/ Track Bikes\",\n  \"material\": \"6061 Aluminum\"\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\u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._6061_Black_Label_v3_in_Volt_and_Matte_Black_fixed-gear_track_bike_with_aerodynamic_aluminum_frame_deep-section_wheels_and_drop_handlebars_photographed_against_a.webp?v=1755052240\u0026amp;format=avif\" fetchpriority=\"high\"\u003e \n\u003c!-- [CHECKLIST #8] Font Swap Preload --\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 with a single wrapper class *\/\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 *\/\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        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout 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    .sbc-product-wrapper .shimmer-text {\n        \/* CSS Shimmer Update: Volt Yellow and Matte Black *\/\n        background: linear-gradient(90deg, #1a1a1a 0%, #ccff00 25%, #333333 50%, #ccff00 75%, #1a1a1a 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 rgba(255,255,255,0.4);\n        filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\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    \/* Video Facade (Rule 1) *\/\n    .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n    .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(227,177,35,0.5); }\n    .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n    .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n    .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(227, 177, 35, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n    .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n    .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #5f7038; }\n    .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\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\n    \/* 6. Features Scroller *\/\n    .sbc-product-wrapper .features-scroller { \n        display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #5f7038 #e0e0e0; \n        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout paint; \n    }\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 *\/\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); 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    \/* 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    \u003cdiv class=\"at-a-glance-bar protected-zone\"\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\u0026amp;format=avif\" alt=\"Frame\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e6061 Aluminum\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\u0026amp;format=avif\" alt=\"Drive\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eFixed \/ Single\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\u0026amp;format=avif\" alt=\"Wheels\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e700c\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\u0026amp;format=avif\" alt=\"Weight\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~18 lbs\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\u0026amp;format=avif\" alt=\"Use\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eUrban \/ Track\u003c\/span\u003e\n            \u003c\/div\u003e\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._6061_Black_Label_v3_in_Volt_and_Matte_Black_fixed-gear_track_bike_with_aerodynamic_aluminum_frame_deep-section_wheels_and_drop_handlebars_photographed_against_a.webp?v=1755052240\u0026amp;format=avif\" alt=\"State Bicycle Co. 6061 Black Label v3 Volt \/ Matte Black Hero\" loading=\"eager\" fetchpriority=\"high\" draggable=\"false\" height=\"800\" width=\"1200\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\"\u003e\n            \u003ch2 class=\"shimmer-text\"\u003e6061 Black Label v3\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003eVolt \/ Matte Black Edition. High-Vis Energy. Stealth Execution.\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\"Built for the Velodrome. Tuned for the Streets.\"\u003c\/p\u003e\n            \u003cp\u003eThe State Black Label v3 is a weapon, precision-engineered for the urban racer. As the highly anticipated evolution of the fan-favorite Black Label v2, this next-generation fixie translates every ounce of your power into pure, blistering speed. Feel the explosive stiffness of the \u003cstrong class=\"description-emphasis\"\u003e6061 Black Label v3 lightweight aluminum frame and full carbon fork\u003c\/strong\u003e as you launch from a stoplight. Sense the road with surgical precision as you carve through corners.\u003c\/p\u003e\n            \u003cp\u003eNow featuring an updated 19mm internal rim width with clearance for wider tires (up to 38c), the v3 is more versatile than ever. It's ready to dominate rough city streets and even dabble in the dirt. This is the ultimate tool for the rider who values performance, demands responsiveness, and lives for the adrenaline of the ride.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The Black Label v3 is our most capable track bike yet. By widening the tire clearance and refining the double-butted aluminum chassis, we've created a crit-killer that is just as comfortable on a 50-mile all-road commute as it is diving into the final corner of an alleycat.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eDOMINATE THE ASPHALT IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003c!-- Duplicate of original legacy image specifically adapted for the new carousel structural rules --\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg alt=\"State Bicycle Co. 6061 Black Label v3 Lifestyle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-Volt_MatteBlack-37.jpg?v=1767075562\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"State Bicycle Co. 6061 Black Label v3 Lifestyle Alternative\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-Volt_MatteBlack-41.jpg?v=1767075562\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cbutton aria-label=\"Previous Image\" class=\"belcopia-slider-btn belcopia-slider-prev\"\u003e❮\u003c\/button\u003e \u003cbutton aria-label=\"Next Image\" class=\"belcopia-slider-btn belcopia-slider-next\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv aria-label=\"Image Carousel Navigation\" role=\"tablist\" class=\"belcopia-slider-dots\"\u003e\n                        \u003cspan aria-label=\"Slide 1\" role=\"button\" class=\"belcopia-slider-dot active\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 2\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a performance-driven cyclist who demands an explosively fast, stiff, and responsive bike.\u003c\/li\u003e\n                    \u003cli\u003eYou want the versatility to run wider tires (up to 38c) for added comfort and true all-road capability.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate the pure, connected riding experience of a true fixie drivetrain with the flexibility of a flip-flop hub.\u003c\/li\u003e\n                    \u003cli\u003eYou need a bike that is a serious contender in alleycat races and a stylish daily commuter.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eENGINEERED FOR SPEED\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003c!-- Duplicate of original legacy image specifically adapted for the new carousel structural rules --\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg alt=\"6061 Black Label v3 Speed Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-Volt_MatteBlack-59.jpg?v=1767075576\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"6061 Black Label v3 Frame Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-Volt_MatteBlack-51.jpg?v=1767075567\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cbutton aria-label=\"Previous Image\" class=\"belcopia-slider-btn belcopia-slider-prev\"\u003e❮\u003c\/button\u003e \u003cbutton aria-label=\"Next Image\" class=\"belcopia-slider-btn belcopia-slider-next\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv aria-label=\"Image Carousel Navigation\" role=\"tablist\" class=\"belcopia-slider-dots\"\u003e\n                        \u003cspan aria-label=\"Slide 1\" role=\"button\" class=\"belcopia-slider-dot active\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 2\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eRace-Ready Chassis\u003c\/h4\u003e\n                    \u003cp\u003eThe 6061 Black Label v3 is built to be fast, period. The foundation is a \u003cstrong class=\"description-emphasis\"\u003elightweight 6061 aluminum frame with a tapered head tube\u003c\/strong\u003e, paired with a full carbon fork. Feel the immediate, unflinching stiffness as you surge out of the saddle in a sprint.\u003c\/p\u003e\n                    \u003cp\u003eSense the surgical precision of the front end as you dive into a tight corner. There is no wasted energy here; every ounce of your effort is channeled directly into forward momentum, creating a ride that is sharp, responsive, and hungry for speed.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eVERSATILITY, REDEFINED\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003c!-- Duplicate of original legacy image specifically adapted for the new carousel structural rules --\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg alt=\"6061 Black Label v3 Versatility\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-Volt_MatteBlack-48.jpg?v=1767075567\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"6061 Black Label v3 City Ride\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-Volt_MatteBlack-23.jpg?v=1767075552\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cbutton aria-label=\"Previous Image\" class=\"belcopia-slider-btn belcopia-slider-prev\"\u003e❮\u003c\/button\u003e \u003cbutton aria-label=\"Next Image\" class=\"belcopia-slider-btn belcopia-slider-next\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv aria-label=\"Image Carousel Navigation\" role=\"tablist\" class=\"belcopia-slider-dots\"\u003e\n                        \u003cspan aria-label=\"Slide 1\" role=\"button\" class=\"belcopia-slider-dot active\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 2\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eOne Bike, Any Road\u003c\/h4\u003e\n                    \u003cp\u003eThe v3 is our most capable Black Label yet. The redesigned frame now has clearance for tires up to 38c, transforming it from a pure track machine into a versatile all-road weapon.\u003c\/p\u003e\n                    \u003cp\u003eFeel the plush, confident grip of wider tires as you float over cracked pavement and hard-packed dirt that would rattle a traditional track bike. It’s a tangible sense of freedom that allows you to choose your path, not be limited by it. Pavement, potholes, or gravel—the v3 is ready.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eSEE IT IN ACTION\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv aria-label=\"Play Product Video\" role=\"button\" data-video-id=\"QgFuis2_-Fc\" class=\"video-facade-wrapper\" tabindex=\"0\"\u003e\n                    \u003cimg decoding=\"async\" loading=\"lazy\" height=\"450\" width=\"800\" alt=\"Video Thumbnail\" src=\"https:\/\/i.ytimg.com\/vi_webp\/QgFuis2_-Fc\/maxresdefault.webp\"\u003e\n                    \u003cdiv class=\"play-button\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eExplosive stiffness and acceleration off the line.\u003c\/li\u003e\n                    \u003cli\u003eRazor-sharp handling tuned for the urban jungle.\u003c\/li\u003e\n                    \u003cli\u003eVersatile 38c tire clearance for true all-road capability.\u003c\/li\u003e\n                    \u003cli\u003eSleek, modern design with premium, race-ready components.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003ePREMIUM COMPONENTS\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: The component macro shots below feature the Black \/ Mirror model to showcase detail. Your bicycle will arrive in the Volt \/ Matte Black colorway.\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-6061-black-label-v3-frameset-mirror-black.jpg?v=1772426637\u0026amp;format=avif\" alt=\"6061 Aluminum Frame\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e6061 Aluminum Chassis\u003c\/h4\u003e\n                        \u003cp\u003eA lightweight, stiff 6061 chassis with a tapered head tube for razor-sharp handling and instant power transfer.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-fork.png?v=1772427122\u0026amp;format=avif\" alt=\"Full Carbon Fork\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFull Carbon Fork\u003c\/h4\u003e\n                        \u003cp\u003ePremium full carbon fiber fork and steer tube designed to dampen road vibrations and minimize overall weight.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-cnc-crankset-drivetrain-macro.jpg?v=1772426637\u0026amp;format=avif\" alt=\"144 BCD Track Crank\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e144 BCD Track Crank\u003c\/h4\u003e\n                        \u003cp\u003eA stiff, CNC-machined track crankset provides efficient power transfer and flawless compatibility with high-performance chainrings.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-tire-clearance.jpg?v=1772426637\u0026amp;format=avif\" alt=\"Wide Tire Clearance\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eWide Tire Clearance\u003c\/h4\u003e\n                        \u003cp\u003eThe frame and fork are redesigned to accommodate tires up to 38c, offering a plush, confident ride on unforgiving surfaces.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-flip-flop-hub.jpg?v=1772427883\u0026amp;format=avif\" alt=\"Flip-Flop Hub\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in versatility. Easily switch between a pure fixed-gear track setup and a classic single-speed with a freewheel.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-tapered-head-tube-internal-routing.jpg?v=1772427075\u0026amp;format=avif\" alt=\"Internal Cable Routing\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eSleek Internal Routing\u003c\/h4\u003e\n                        \u003cp\u003eProvides a clean, modern aerodynamic aesthetic while protecting your brake cables from the elements for a dependable ride.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\u003eCrit-Ready Geometry\u003c\/h4\u003e\n                    \u003cp\u003eDesigned with an aggressive track geometry that puts you in an aerodynamic position to dominate sprints and navigate tight city traffic effortlessly.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eLightweight Advantage\u003c\/h4\u003e\n                    \u003cp\u003eTipping the scales at roughly 18 lbs, the combination of the 6061 double-butted aluminum and full carbon fork ensures maximum acceleration with minimal effort.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eUrban Adaptability\u003c\/h4\u003e\n                    \u003cp\u003eWith massive clearance for 38c tires and the inclusion of both front and rear brakes, it seamlessly transitions from a velodrome racer to a daily pothole-eating commuter.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\u003e6061 Aluminum, Double Butted, T6 Heat Treated, 1 1\/2\" to 1 1\/8\" Tapered Headtube\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFork\u003c\/th\u003e\n                                    \u003ctd\u003eFull Carbon Fork and Steerer (Essor USA), 1 1\/2\" to 1 1\/8\" Tapered Steerer\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBottom Bracket\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 115mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eCrankset\u003c\/th\u003e\n                                    \u003ctd\u003eCNC'd 6061 Aluminum, Black Label v3 Crank Set (144BCD), 170mm Crank Arm Length\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChainring\u003c\/th\u003e\n                                    \u003ctd\u003eCNC'd 6061 Aluminum, 48T, 144 BCD\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChain\u003c\/th\u003e\n                                    \u003ctd\u003eKMC Z410\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHubs\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Bearing, Flip-Flop Hub, 17T Fixed Cog. Spacing: F: 100mm \/ R: 120mm. Bolts: F: M9 \/ R: M10. (32H x 14G Low-Flange)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eWheel Set\u003c\/th\u003e\n                                    \u003ctd\u003e700c Aluminum Wheel Set, Mid Profile Rim Depth: 30mm (700 x 32H x 14G)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eTires\u003c\/th\u003e\n                                    \u003ctd\u003eVittoria Zaffiro V30 (700x30c). Min width: 28c \/ Max width: 40c\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBrakes\u003c\/th\u003e\n                                    \u003ctd\u003eDual Pivot, 48-67mm, Forged Alloy (Drop Bar Clamp: 31.8mm \/ Riser Bar Clamp: 22.2mm)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHeadset\u003c\/th\u003e\n                                    \u003ctd\u003eFSA #42 ACB (No. 46\/ACB 1 1\/8\" to 1 1\/2\" Integrated and Sealed)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHandlebars\u003c\/th\u003e\n                                    \u003ctd\u003eDrop Bar (Width: 420mm, Drop\/Reach: 130mm\/75mm) OR Riser Bar (Width: 600mm, Rise: 45mm)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eStem\u003c\/th\u003e\n                                    \u003ctd\u003eForged Aluminum, Clamp Diameter: 31.8mm, Length: 90mm, Rise: +\/- 7°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 27.2mm, Length: 350mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 31.8mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSaddle\u003c\/th\u003e\n                                    \u003ctd\u003ePolyurethane, Steel Rails (Premium Aerodynamic Race Saddle)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003ePedals\u003c\/th\u003e\n                                    \u003ctd\u003eWelgo Brand Alloy Pedals with Plastic Toe Cages\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSpokes\u003c\/th\u003e\n                                    \u003ctd\u003e14G, 3 Cross Pattern, Spoke Length F\/R: 279mm\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 alt=\"State Bicycle Co. 6061 Black Label v3 Sizing Diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._6061_Black_Label_V3_fixed_gear_bike_in_Volt_Matte_Black_finish_featuring_6061_aluminum_frame_Essor_USA_carbon_fork_drop_handlebars_and_deep-profile_wheels_photograph.jpg?v=1755052240\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\n                                    \u003ctr\u003e\n                                        \u003cth\u003eFrame Size\u003c\/th\u003e\n                                        \u003cth\u003eHeight Recommendations\u003c\/th\u003e\n                                        \u003cth\u003eInseam Recommendations\u003c\/th\u003e\n                                    \u003c\/tr\u003e\n                                \u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e49 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'1\" to 5'5\"\u003c\/td\u003e\n                                        \u003ctd\u003e26.5\" - 28\"\u003c\/td\u003e\n                                    \u003c\/tr\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e52 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'4\" to 5'9\"\u003c\/td\u003e\n                                        \u003ctd\u003e28\" - 30\"\u003c\/td\u003e\n                                    \u003c\/tr\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e55 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'8\" to 5'11\"\u003c\/td\u003e\n                                        \u003ctd\u003e29.5\" - 31\"\u003c\/td\u003e\n                                    \u003c\/tr\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e58 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'10\" to 6'2\"\u003c\/td\u003e\n                                        \u003ctd\u003e31\" - 32.5\"\u003c\/td\u003e\n                                    \u003c\/tr\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e61 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e6'1\" to 6'5\"\u003c\/td\u003e\n                                        \u003ctd\u003e34\" - 36\"\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\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003e49cm\u003c\/th\u003e\n                                    \u003cth\u003e52cm\u003c\/th\u003e\n                                    \u003cth\u003e55cm\u003c\/th\u003e\n                                    \u003cth\u003e58cm\u003c\/th\u003e\n                                    \u003cth\u003e61cm\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e524mm\u003c\/td\u003e\n                                    \u003ctd\u003e540mm\u003c\/td\u003e\n                                    \u003ctd\u003e557mm\u003c\/td\u003e\n                                    \u003ctd\u003e566mm\u003c\/td\u003e\n                                    \u003ctd\u003e585mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eBB Height\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\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\u003e415mm\u003c\/td\u003e\n                                    \u003ctd\u003e415mm\u003c\/td\u003e\n                                    \u003ctd\u003e415mm\u003c\/td\u003e\n                                    \u003ctd\u003e415mm\u003c\/td\u003e\n                                    \u003ctd\u003e415mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eComplete Bike Weight (Riser \/ Drop)\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e18lb 5oz \/ 18lb 11oz\u003c\/td\u003e\n                                    \u003ctd\u003e18lb 8oz \/ 18lb 14oz\u003c\/td\u003e\n                                    \u003ctd\u003e18lb 11oz \/ 19lb 1oz\u003c\/td\u003e\n                                    \u003ctd\u003e18lb 14oz \/ 19lb 4oz\u003c\/td\u003e\n                                    \u003ctd\u003e19lb 1oz \/ 19lb 7oz\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\u003e170mm\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\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\u003e534mm\u003c\/td\u003e\n                                    \u003ctd\u003e544mm\u003c\/td\u003e\n                                    \u003ctd\u003e555mm\u003c\/td\u003e\n                                    \u003ctd\u003e570mm\u003c\/td\u003e\n                                    \u003ctd\u003e585mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFrame Set Weight\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e2353g\u003c\/td\u003e\n                                    \u003ctd\u003e2410g\u003c\/td\u003e\n                                    \u003ctd\u003e2466g\u003c\/td\u003e\n                                    \u003ctd\u003e2495g\u003c\/td\u003e\n                                    \u003ctd\u003e2580g\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\u003e72.5°\u003c\/td\u003e\n                                    \u003ctd\u003e72.5°\u003c\/td\u003e\n                                    \u003ctd\u003e72.5°\u003c\/td\u003e\n                                    \u003ctd\u003e74.5°\u003c\/td\u003e\n                                    \u003ctd\u003e74.5°\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\u003e115mm\u003c\/td\u003e\n                                    \u003ctd\u003e115mm\u003c\/td\u003e\n                                    \u003ctd\u003e130mm\u003c\/td\u003e\n                                    \u003ctd\u003e160mm\u003c\/td\u003e\n                                    \u003ctd\u003e190mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e392mm\u003c\/td\u003e\n                                    \u003ctd\u003e402mm\u003c\/td\u003e\n                                    \u003ctd\u003e399mm\u003c\/td\u003e\n                                    \u003ctd\u003e404mm\u003c\/td\u003e\n                                    \u003ctd\u003e410mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e490mm\u003c\/td\u003e\n                                    \u003ctd\u003e520mm\u003c\/td\u003e\n                                    \u003ctd\u003e550mm\u003c\/td\u003e\n                                    \u003ctd\u003e580mm\u003c\/td\u003e\n                                    \u003ctd\u003e610mm\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\u003e74.5°\u003c\/td\u003e\n                                    \u003ctd\u003e74°\u003c\/td\u003e\n                                    \u003ctd\u003e73.5°\u003c\/td\u003e\n                                    \u003ctd\u003e73.5°\u003c\/td\u003e\n                                    \u003ctd\u003e73.5°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e511mm\u003c\/td\u003e\n                                    \u003ctd\u003e511mm\u003c\/td\u003e\n                                    \u003ctd\u003e526mm\u003c\/td\u003e\n                                    \u003ctd\u003e561mm\u003c\/td\u003e\n                                    \u003ctd\u003e590mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e765mm\u003c\/td\u003e\n                                    \u003ctd\u003e779mm\u003c\/td\u003e\n                                    \u003ctd\u003e799mm\u003c\/td\u003e\n                                    \u003ctd\u003e832mm\u003c\/td\u003e\n                                    \u003ctd\u003e861mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e999mm\u003c\/td\u003e\n                                    \u003ctd\u003e1009mm\u003c\/td\u003e\n                                    \u003ctd\u003e1010mm\u003c\/td\u003e\n                                    \u003ctd\u003e1006mm\u003c\/td\u003e\n                                    \u003ctd\u003e1020mm\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\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the maximum tire clearance on the 6061 Black Label v3?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe newly updated frame and full carbon fork boast an impressive tire clearance, easily accommodating tires up to 38c. Some riders even fit 40c tires depending on the brand, transforming this track bike into a highly capable all-road and urban commuting machine.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Black Label v3 come with brakes included?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, safety is paramount for urban riding. The 6061 Black Label v3 includes both front and rear caliper hand brakes right out of the box, ensuring you have immediate, street-legal stopping power.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I ride the 6061 Black Label v3 as a single-speed instead of fixed gear?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAbsolutely. The bike comes equipped with a sealed, low-flange flip-flop hub. While it is set up for fixed-gear riding, you can easily attach a freewheel to the opposite side of the hub to enjoy a standard single-speed coasting experience.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat materials are used for the frame and fork?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe chassis is engineered for explosive speed, utilizing a lightweight 6061-grade double-butted aluminum frame with a tapered head tube. This is paired with a premium full carbon fiber fork and steer tube to dampen road vibrations and minimize weight.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Black Label v3 feature internal cable routing?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, the v3 features sleek internal cable routing. Beyond delivering a clean, modern aesthetic, this protects your brake cables from weather elements, ensuring a smooth and dependable ride every time you hit the streets.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow much does the Black Label v3 weigh?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe complete bike is exceptionally lightweight, weighing in at approximately 18 lbs 5 oz when equipped with the wide riser bars. This makes it effortless to carry up apartment stairs and incredibly fast off the line.\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 class=\"two-col-container\" style=\"margin-top: 5px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                \u003cspan class=\"item-title\"\u003eState Bicycle Co. 6061 Black Label v3 (Volt \/ Matte Black)\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n                            \u003c\/li\u003e\n                            \u003cli\u003e\n                                \u003cspan class=\"item-title\"\u003eWellgo Alloy Pedals with Toe Cages\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHigh-quality platform pedals with cages included out of the box.\u003c\/span\u003e\n                            \u003c\/li\u003e\n                            \u003cli\u003e\n                                \u003cspan class=\"item-title\"\u003eFront \u0026amp; Rear Caliper Brakes\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-installed braking system for immediate urban safety.\u003c\/span\u003e\n                            \u003c\/li\u003e\n                            \u003cli\u003e\n                                \u003cspan class=\"item-title\"\u003eVittoria 30c Tire Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eStock premium tires delivering an optimal mix of comfort and speed.\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\n    \u003c!-- Lightbox Modal --\u003e\n    \u003cdiv aria-label=\"Image Preview\" aria-modal=\"true\" role=\"dialog\" id=\"belcopia-image-modal\" class=\"belcopia-modal\"\u003e\n        \u003cspan aria-label=\"Close image preview\" role=\"button\" class=\"belcopia-modal-close\" tabindex=\"0\"\u003e×\u003c\/span\u003e \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" alt=\"Feature Preview\" draggable=\"false\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n\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:not(.video-facade-wrapper 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\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] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\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            \/\/ Deferred 3rd Party Scripts load here!\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        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\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            initVideoFacades();\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":"55 cm (Riders 5'8\" - 5'11\") \/ Wide Riser w\/ Vans Grips","offer_id":42130149933130,"sku":"796201651225","price":849.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'8\" - 5'11\") \/ Compact Drops","offer_id":42130149900362,"sku":"796201651218","price":849.99,"currency_code":"USD","in_stock":true},{"title":"58 cm (Riders 5'10-6'2\") \/ Wide Riser w\/ Vans Grips","offer_id":42130149998666,"sku":"796201651249","price":849.99,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Wide Riser w\/ Vans Grips","offer_id":42130150064202,"sku":"796201651263","price":849.99,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Compact Drops","offer_id":42130150031434,"sku":"796201651256","price":849.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'1\" - 5'5\") \/ Compact Drops","offer_id":43378903973962,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"49 cm (Riders 5'1\" - 5'5\") \/ Wide Riser w\/ Vans Grips","offer_id":43378914132042,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Compact Drops","offer_id":43423074353226,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Wide Riser w\/ Vans Grips","offer_id":43423074385994,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"58 cm (Riders 5'10-6'2\") \/ Compact Drops","offer_id":43424012042314,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-Volt_MatteBlack-9.jpg?v=1767075540"},{"product_id":"6061-black-label-all-road-dune-tan-650b-700c","title":"State Bicycle Co. 6061 All-Road - Dune Tan (650b \/ 700c)","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. | 6061 All-Road - Dune Tan\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 Video\/Image 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.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    \/* 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    \/* 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. 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-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-93 { width: 93%; }\n    [data-belcopia-product] .bar-fill-90 { width: 90%; }\n\n    @keyframes fillBar { from { width: 0; } }\n\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    \/* 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\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\"\u003e6061 Aluminum\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\"\u003e650b \/ 700c\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\"\u003e22 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\"\u003eAll-Road\u003c\/span\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\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\/Qi9ZTDAvZBw?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=Qi9ZTDAvZBw\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003e6061 All-Road\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eDune Tan Edition\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. Capable. Unstoppable.\"\u003c\/p\u003e\n            \u003cp\u003eThe 6061 All-Road in \"Dune Tan\" is the next evolution of our most popular gravel machine. Built on a lightweight \u003cstrong class=\"description-emphasis\"\u003e6061 Aluminum frame\u003c\/strong\u003e with a vibration-damping carbon fiber fork, this bike is engineered for speed and agility on any terrain. With a 1x11 drivetrain, powerful hydro-mechanical disc brakes, and the ability to swap between 700c and 650b wheels, it’s the ultimate tool for the modern adventurer who refuses to compromise.\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 lightweight, responsive gravel bike that climbs as well as it descends.\u003c\/li\u003e\n                    \u003cli\u003eYou need a versatile machine for commuting, touring, and weekend gravel grinding.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate the modern performance of a 1x11 drivetrain and disc brakes.\u003c\/li\u003e\n                    \u003cli\u003eYou want the option to customize your ride with 700c or 650b wheels.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"State Bicycle Co. 6061 All-Road Dune Tan - Outdoor\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_State_Bicycle_Co._6061_All-Road_Dune_Tan_gravel_bike_with_aluminum_frame_carbon_fork_and_disc_brakes_leaning_against_a_rustic_wooden_barn_in_a_grassy_outdoor_setting.webp?v=1754981897\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eChoose Your Weapon\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"State Bicycle Co. 6061 All-Road Dune Tan - Side Profile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_State_Bicycle_Co._6061_All-Road_Dune_Tan_gravel_bike_with_aluminum_frame_carbon_fork_and_1x_drivetrain_photographed_against_a_rustic_wooden_barn_wall.webp?v=1754981897\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003e700c vs. 650b\u003c\/h4\u003e\n                    \u003cp\u003eCustomize your ride to fit your terrain. Choose \u003cstrong\u003e700c wheels\u003c\/strong\u003e with 38c tires for speed and efficiency on pavement and light gravel. Or, opt for \u003cstrong\u003e650b wheels\u003c\/strong\u003e with 2.1\" tires for maximum traction and comfort on rougher trails. Can't decide? Get both wheelsets and swap them in minutes to have two bikes in one.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eBuilt to Explore\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"State Bicycle Co. 6061 All-Road Dune Tan - Drivetrain\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Close-up_of_State_Bicycle_Co._6061_All-Road_Dune_Tan_gravel_bike_drivetrain_showing_single_chainring_crankset_wide-range_cassette_and_rear_derailleur_against_rustic_wooden_w.webp?v=1754981897\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eAdventure Ready Specs\u003c\/h4\u003e\n                    \u003cp\u003eThe 6061 All-Road is loaded with features for the long haul. The frame includes mounts for two water bottles, plus rear rack and fender mounts. The carbon fork comes with \"3-pack\" mounts for extra gear or bottles. Powered by the reliable State All-Road 1 (1x11) drivetrain, you have the range to conquer steep climbs and fast descents with equal 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\u003e6061 Aluminum Frame\u003c\/h4\u003e\n                        \u003cp\u003eLightweight, stiff, and responsive, providing excellent power transfer and 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\u003eCarbon Fiber Fork\u003c\/h4\u003e\n                        \u003cp\u003eAbsorbs road vibration for a smoother ride while keeping steering sharp and precise.\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\u003e1x11 Drivetrain\u003c\/h4\u003e\n                        \u003cp\u003eSimple, reliable shifting with a wide gear range (11-42t cassette) for any 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\u003eThru-Axles\u003c\/h4\u003e\n                        \u003cp\u003e12mm thru-axles front and rear increase stiffness and ensure perfect rotor alignment.\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-Mech Brakes\u003c\/h4\u003e\n                        \u003cp\u003eState All-Road calipers provide the power of hydraulics with the simplicity of mechanical cable actuation.\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 src=\"https:\/\/www.youtube.com\/embed\/Qi9ZTDAvZBw\" title=\"State Bicycle 6061 All-Road Video\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eThe ultimate lightweight gravel machine.\u003c\/li\u003e\n                    \u003cli\u003eSwap between 700c and 650b wheels.\u003c\/li\u003e\n                    \u003cli\u003eCarbon fork dampens vibration.\u003c\/li\u003e\n                    \u003cli\u003ePowerful braking in all weather conditions.\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\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\u003e6061 Aluminum w\/ Thru-Axle Dropouts\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFork\u003c\/th\u003e\n                                \u003ctd\u003eCarbon Fiber w\/ Thru-Axle Dropouts (Mounts)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eHandlebars\u003c\/th\u003e\n                                \u003ctd\u003eState Bicycle Co. All-Road Flares\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBrakes\u003c\/th\u003e\n                                \u003ctd\u003eState All-Road Hydro-Mechanical Disc (160mm Rotors)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eDrivetrain\u003c\/th\u003e\n                                \u003ctd\u003eState All-Road 1 (1x11 Speed)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eCrank\u003c\/th\u003e\n                                \u003ctd\u003eState All-Road 1 (42t)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eCassette\u003c\/th\u003e\n                                \u003ctd\u003e11-42t\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eWheelset\u003c\/th\u003e\n                                \u003ctd\u003e700c (38c Tires) or 650b (2.1\" Tires)\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\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 6061 All-Road geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._6061_All-Road_geometry_chart_and_components_list_for_Dune_Tan_gravel_bike_featuring_6061_aluminum_frame_carbon_fork_11-speed_drivetrain_disc_brakes_and_sizing_guide.jpg?v=1754981893\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cp\u003e4 Frame Sizes to fit any Rider Height from 5'1\" to 6'5\".\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\u003eVersatility\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\u003eValue\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\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                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eOff-Road Capability\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                \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 6061 All-Road is a standout value in the gravel market. Combining a lightweight aluminum frame with the versatility of dual wheel size compatibility, it punches well above its weight class. Whether you're commuting or crushing gravel, this bike is ready for the challenge.\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":"Small - 51cm - ( Riders 5'6\" - 5'10\") \/ 700c","offer_id":42130151047242,"sku":"796201650259","price":1399.99,"currency_code":"USD","in_stock":false},{"title":"Medium - 54cm - ( Riders 5'9\" - 6'1\") \/ 700c","offer_id":42130151112778,"sku":"796201650266","price":1399.99,"currency_code":"USD","in_stock":true},{"title":"Medium - 54cm - ( Riders 5'9\" - 6'1\") \/ 650b","offer_id":42130151080010,"sku":"796201650303","price":1399.99,"currency_code":"USD","in_stock":true},{"title":"Large - 58cm - (Riders 6'0\" - 6'3\") \/ 700c","offer_id":42130151178314,"sku":"796201650273","price":1399.99,"currency_code":"USD","in_stock":false},{"title":"Large - 58cm - (Riders 6'0\" - 6'3\") \/ 650b","offer_id":42130151145546,"sku":"796201650310","price":1399.99,"currency_code":"USD","in_stock":true},{"title":"X-Small - 48cm - ( Riders 5'3\" - 5'7\") \/ 650b","offer_id":43369847062602,"sku":null,"price":1399.99,"currency_code":"USD","in_stock":false},{"title":"X-Small - 48cm - ( Riders 5'3\" - 5'7\") \/ 700c","offer_id":43369847554122,"sku":null,"price":1399.99,"currency_code":"USD","in_stock":false},{"title":"Small - 51cm - ( Riders 5'6\" - 5'10\") \/ 650b","offer_id":43369847816266,"sku":null,"price":1399.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelAll-Road-DuneTan-1.jpg?v=1767075723"},{"product_id":"lucky-penny-core-line","title":"Core-Line - Lucky Penny","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban street machine. Featuring a highly durable Steel frame in a metallic copper finish, 40mm Deep-V wheels, and customizable handlebars.\"\u003e\u003c\/p\u003e\n\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the standover height of the Core Line frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Standover height ranges from 28.8\\\" on the 46cm frame to 31.9\\\" on the 58cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I ride this bike if I’ve never ridden a fixie before?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Every Core Line bike ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Lucky Penny come with brakes?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, this model includes both front and rear dual-pivot forged alloy caliper brakes and levers, making it 100% street-legal and safe for urban riding.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the gear ratio on the Lucky Penny Core Line?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The bike features a 44x16 gear ratio. This setup is optimized for stop-and-go city commuting, providing excellent off-the-line acceleration and manageable hill climbing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much does the Core Line weigh?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The average weight is approximately 24.5 lbs depending on the frame size, providing a stable, momentum-carrying feel in urban environments.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout \n           Brand Colors:\n           Green: #5f7038\n           Yellow: #E3B123 (Belcopia Logo Lightning Bolt)\n        *\/\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        \/* Image Protection Layer *\/\n        [data-belcopia-product] img {\n            -webkit-user-drag: none;\n            -khtml-user-drag: none;\n            -moz-user-drag: none;\n            -o-user-drag: none;\n            user-drag: none;\n            -webkit-touch-callout: none;\n            user-select: none;\n        }\n\n        \/* Content Protection Utility *\/\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; \n            top: 0;\n            right: 0;\n            bottom: 0;\n            width: 100vw; \n            height: 100vh; \n            background-color: rgba(0,0,0,0.85);\n            backdrop-filter: blur(8px);\n            -webkit-backdrop-filter: blur(8px);\n            opacity: 0;\n            transition: opacity 0.3s ease;\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%;\n            left: 50%;\n            transform: translate(-50%, -50%) scale(0.95);\n            margin: auto;\n            max-width: 90vw;\n            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        }\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;\n            right: 30px;\n            z-index: 100000;\n            color: #fff;\n            font-size: 45px;\n            font-weight: bold;\n            cursor: pointer;\n            transition: color 0.3s ease;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n        }\n        [data-belcopia-product] .belcopia-modal-close:hover {\n            color: #E3B123;\n        }\n\n        \/* Premium Animations *\/\n        @keyframes fadeLoadIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes bounceRight {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\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: 12px 10px;\n            \/* Protection Layer for Text *\/\n            -webkit-user-select: none;\n            -moz-user-select: none;\n            -ms-user-select: none;\n            user-select: none;\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: 15px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 5px;\n            font-size: 0.8em;\n            min-width: 90px;\n            cursor: default;\n            opacity: 0; \/* Hidden for load-in *\/\n            transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        \/* Cascading Load-in delays *\/\n        [data-belcopia-product] .glance-item:nth-child(1) { animation: fadeLoadIn 0.6s ease-out 0.1s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(2) { animation: fadeLoadIn 0.6s ease-out 0.2s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(3) { animation: fadeLoadIn 0.6s ease-out 0.3s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(4) { animation: fadeLoadIn 0.6s ease-out 0.4s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(5) { animation: fadeLoadIn 0.6s ease-out 0.5s forwards; }\n\n        @media (hover: hover) {\n            [data-belcopia-product] .glance-item:hover {\n                transform: translateY(-3px) scale(1.05);\n            }\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 36px;\n            height: 36px;\n            filter: brightness(0) invert(1);\n            object-fit: contain;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.85em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.85em;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 55vh;\n            min-height: 350px;\n            max-height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #000;\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            opacity: 0.85;\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.7), 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            font-weight: 900; \/* Bolder standard *\/\n            margin: 0 0 5px 0;\n            line-height: 1.1;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            opacity: 0; \/* For load-in *\/\n            \n            \/* Belcopia Yellow Metallic Shimmer *\/\n            -webkit-text-stroke: 0.5px #333;\n            background: linear-gradient(90deg, #E3B123 0%, #FFF8D6 25%, #E3B123 50%, #FFF8D6 75%, #E3B123 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.2s forwards, metallicShimmer 4s linear infinite;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .hero-content h2 { font-size: 3.8em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.5em;\n            font-weight: bold;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0; \/* For load-in *\/\n            \n            \/* Metallic Shimmer \u0026 Charcoal Stroke *\/\n            -webkit-text-stroke: 0.5px #333;\n            background: linear-gradient(90deg, #E3B123 0%, #FFF8D6 25%, #E3B123 50%, #FFF8D6 75%, #E3B123 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.4s forwards, metallicShimmer 4s linear infinite;\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: 10px 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 2em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 8px;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            position: relative;\n        }\n        \/* Animated Underline *\/\n        [data-belcopia-product] h3::after {\n            content: '';\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 0;\n            height: 2px;\n            background-color: #5f7038;\n            transition: width 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .bordered-section:hover h3::after,\n            [data-belcopia-product] .unbordered-section:hover h3::after {\n                width: 100%;\n            }\n        }\n\n        [data-belcopia-product] h4 {\n            font-size: 1.5em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            border-left: 3px solid #E3B123; \/* Belcopia Yellow Accent *\/\n            padding-left: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.8em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 0 0 15px 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: 30px; }\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 { \n            width: 100%; \n            border-radius: 12px; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.08); \n            display: block; \n            overflow: hidden;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .two-col-container img:hover {\n                transform: scale(1.02);\n            }\n        }\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; } \/* Belcopia Yellow Accent *\/\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 25px; \n            scrollbar-width: thin; \n            scrollbar-color: #5f7038 #e0e0e0; \n        }\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        \n        [data-belcopia-product] .feature-card { \n            flex: 0 0 280px; \n            margin-right: 20px; \n            background-color: #f9f9f9; \n            border-radius: 12px; \n            border: 1px solid #eee; \n            overflow: hidden; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.04); \n            display: flex; \n            flex-direction: column; \n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            cursor: pointer;\n            scroll-snap-align: start;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .feature-card:hover {\n                transform: translateY(-8px);\n                box-shadow: 0 15px 30px rgba(0,0,0,0.12);\n            }\n            [data-belcopia-product] .feature-card:hover img {\n                transform: scale(1.06);\n            }\n        }\n        [data-belcopia-product] .feature-card img { \n            width: 100%; \n            height: 190px; \n            object-fit: cover; \n            display: block; \n            transition: transform 0.5s ease;\n            cursor: zoom-in; \/* Interactive cursor for pop-up *\/\n        }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; background: #f9f9f9; position: relative; z-index: 2; }\n        [data-belcopia-product] .feature-card h4 { \n            margin: 0 0 8px 0; \n            color: #E3B123; \/* Belcopia Yellow Accent *\/\n            font-size: 1.1em; \n            font-weight: bold; \n            text-transform: uppercase; \n            letter-spacing: 0.5px; \n            border-left: none; \n            padding-left: 0; \n        }\n        [data-belcopia-product] .feature-card p { font-size: 0.85em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* Scroll Hint Text *\/\n        [data-belcopia-product] .scroll-hint { \n            font-size: 0.85em; \n            color: #E3B123; \/* Belcopia Yellow Accent *\/\n            font-style: italic; \n            text-align: right; \n            margin-bottom: 8px; \n            display: block; \n            font-weight: bold;\n            animation: bounceRight 1.5s infinite;\n        }\n        @media (min-width: 992px) { \n            [data-belcopia-product] .scroll-hint { display: none; } \n        }\n\n        \/* 8. Video Grid *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 15px; width: 100%; max-width: 1000px; margin: 0 auto; }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; }\n        }\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; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}\n\n        \/* 9. Data Tables (New Responsive Setup) *\/\n        [data-belcopia-product] .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin-bottom: 25px;\n            border-radius: 8px;\n            border: 1px solid #ddd;\n        }\n        [data-belcopia-product] .spec-table { \n            width: 100%; \n            border-collapse: collapse; \n            min-width: 700px; \n        }\n        [data-belcopia-product] .spec-table th, \n        [data-belcopia-product] .spec-table td { \n            border: 1px solid #ddd; \n            padding: 12px; \n            text-align: left; \n            font-size: 0.9em; \n        }\n        [data-belcopia-product] .spec-table th { \n            background-color: #f9f9f9; \n            font-weight: bold; \n            text-transform: uppercase; \n            font-size: 0.8em; \n            letter-spacing: 0.5px; \n            color: #2c2c2c;\n        }\n        [data-belcopia-product] .spec-table.two-col th { width: 30%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #fcfcfc; }\n        [data-belcopia-product] .table-note { font-size: 0.8em; color: #666; font-style: italic; margin-top: 5px;}\n        \n        \/* 10. List Section *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 15px; }\n        [data-belcopia-product] .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #E3B123; font-size: 1.6em; line-height: 1; } \/* Belcopia Yellow Accent *\/\n        [data-belcopia-product] .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n\n        \/* 11. Minimalist Line Accordion Section *\/\n        [data-belcopia-product] .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        [data-belcopia-product] details.accordion-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #eee;\n            margin-bottom: 0;\n            overflow: hidden;\n        }\n        [data-belcopia-product] details.accordion-item summary {\n            padding: 24px 45px 24px 0;\n            font-size: 1.6em;\n            font-weight: 500;\n            color: #1a1a1a;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item summary:hover,\n        [data-belcopia-product] details.accordion-item[open] summary {\n            color: #5f7038; \/* Brand Green on hover\/open *\/\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: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 12px;\n            height: 12px;\n            border-right: 2px solid #1a1a1a;\n            border-bottom: 2px solid #1a1a1a;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .accordion-content {\n            padding: 0 0 30px 0;\n            background-color: transparent;\n            border-top: none;\n        }\n        [data-belcopia-product] .accordion-content h4 { margin-top: 15px; }\n\n        \/* 12. Minimalist FAQ Items *\/\n        [data-belcopia-product] .accordion-content.faq-container { padding-top: 10px; }\n        [data-belcopia-product] details.faq-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #f0f0f0;\n            margin-bottom: 0;\n            box-shadow: none;\n        }\n        [data-belcopia-product] details.faq-item:last-child {\n            border-bottom: none;\n        }\n        [data-belcopia-product] details.faq-item summary {\n            padding: 18px 45px 18px 0;\n            font-size: 1.1em;\n            font-weight: 500;\n            color: #2c2c2c;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            line-height: 1.4;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item summary:hover,\n        [data-belcopia-product] details.faq-item[open] summary {\n            color: #5f7038;\n        }\n        [data-belcopia-product] details.faq-item summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] details.faq-item summary::after {\n            content: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 10px;\n            height: 10px;\n            border-right: 2px solid #2c2c2c;\n            border-bottom: 2px solid #2c2c2c;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .faq-answer {\n            padding: 0 0 20px 0;\n            font-size: 0.95em;\n            color: #555;\n            line-height: 1.6;\n            margin: 0;\n            border-top: none;\n        }\n\n        \/* 13. Expert Insight \u0026 Technical Proof Grids *\/\n        [data-belcopia-product] .expert-insight {\n            background-color: #fdfdfd;\n            border-left: 4px solid #5f7038;\n            padding: 25px;\n            margin: 10px 0 30px 0;\n            border-radius: 4px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n        }\n        [data-belcopia-product] .expert-insight-quote {\n            font-style: italic;\n            font-weight: 500;\n            font-size: 1.15em;\n            color: #1a1a1a;\n            margin: 0 0 12px 0;\n            line-height: 1.5;\n        }\n        [data-belcopia-product] .expert-insight-attr {\n            font-weight: bold;\n            font-size: 0.85em;\n            color: #5f7038;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] .three-col-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .three-col-grid { grid-template-columns: repeat(3, 1fr); }\n        }\n        [data-belcopia-product] .tech-proof-card {\n            background: #fff;\n            border: 1px solid #eee;\n            padding: 25px 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            position: relative;\n            overflow: hidden;\n            cursor: default;\n        }\n        \n        \/* Premium Hover Bottom Border Slide *\/\n        [data-belcopia-product] .tech-proof-card::after {\n            content: '';\n            position: absolute;\n            bottom: 0; left: 0; width: 0; height: 3px;\n            background-color: #E3B123;\n            transition: width 0.4s ease;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .tech-proof-card:hover::after {\n                width: 100%;\n            }\n            [data-belcopia-product] .tech-proof-card:hover {\n                transform: translateY(-5px);\n                box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n            }\n        }\n        [data-belcopia-product] .tech-proof-card h4 {\n            color: #E3B123; \/* Belcopia Yellow *\/\n            font-size: 1.1em;\n            margin-bottom: 10px;\n            border-left: none;\n            padding-left: 0;\n        }\n        [data-belcopia-product] .tech-proof-card p {\n            font-size: 0.9em;\n            color: #555;\n            margin: 0;\n            line-height: 1.5;\n        }\n    \u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003c!-- Section 1: At a Glance Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\" oncontextmenu=\"return false;\"\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eSteel Frame\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eFixed \/ Single Speed\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e40mm Deep-V 700c\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e~24.5 lbs\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eUrban Street\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_State_Bicycle_Co._Core-Line_Lucky_Penny_single-speed_bike_with_deep_copper_frame_brown_leather_saddle_and_grips_whitewall_tires_and_silver_spokes_leaning_against_a_dark_brick_and.webp?v=1755229794\" alt=\"The State Bicycle Co. Core-Line Lucky Penny bike.\" loading=\"eager\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003ch2\u003eState Bicycle Core-Line\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Lucky Penny\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 Daily Dose of Good Fortune. And Raw Speed.\"\u003c\/p\u003e\n            \u003cp\u003eWidely considered the ultimate urban statement piece, the State Bicycle Co. Core-Line Lucky Penny is your agent of freedom in an over-complicated world. Stop waiting for public transit and stop blending into the crowd. Engineered for the rider who values \u003cstrong class=\"description-emphasis\"\u003ezen-like simplicity\u003c\/strong\u003e and head-turning aesthetics, this top-rated city bike strips away the noise and maintenance of multi-speed drivetrains.\u003c\/p\u003e\n            \u003cp\u003eBuilt on a rugged steel frame that shines with a \u003cstrong class=\"description-emphasis\"\u003edeep, metallic copper finish\u003c\/strong\u003e, the Lucky Penny demands to be seen. Feel the intuitive connection of a fixed-gear or the effortless coast of a single-speed—the choice is yours. It’s your charming, reliable, and utterly badass partner for every urban adventure.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Expert Insight Block --\u003e\n        \u003cdiv class=\"expert-insight protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The Lucky Penny is our love letter to classic urban style. We combined the bulletproof reliability of our steel Core Line with a deep metallic copper finish. It’s built so tough and fast, you'll feel like you've struck gold every time you hit the streets.\"\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 4: Who It's For --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eRECLAIM YOUR TIME IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. Core-Line Lucky Penny.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_State_Bicycle_Co._Core-Line_Lucky_Penny_single-speed_bike_in_deep_metallic_copper_finish_with_white_wall_tires_brown_leather_saddle_and_brown_grips_leaning_against_a_dark_brick_wa.webp?v=1755229794\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou want a beautiful, stylish bike that stands out from the crowd.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate classic design with thoughtful, modern touches.\u003c\/li\u003e\n                    \u003cli\u003eYou love the pure, simple experience of a single-speed or fixed-gear bike.\u003c\/li\u003e\n                    \u003cli\u003eYou need a durable, reliable, and low-maintenance bike for daily commuting and fun.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlight Feature 1 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eDETAILS THAT DEMAND RESPECT\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Lucky Penny against a rustic metal wall.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_State_Bicycle_Co._Core-Line_Lucky_Penny_fixed-gear_bike_with_a_metallic_copper_frame_brown_saddle_and_brown_handlebar_grips_featuring_silver_deep-V_rims_and_cream_sidewall_t.webp?v=1755229794\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eA Touch of Class\u003c\/h4\u003e\n                    \u003cp\u003eThis bike is designed to be admired. See how the deep, \u003cstrong class=\"description-emphasis\"\u003emetallic copper finish\u003c\/strong\u003e catches the light, creating a look that is both classic and contemporary. Notice the thoughtful details, from the rich brown synthetic leather saddle to the matching grips and classic whitewall tires.\u003c\/p\u003e\n                    \u003cp\u003eIt's a cohesive and striking aesthetic that sets you apart from the sea of generic bikes. This is a machine built for those who understand that how you get there matters just as much as the destination.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlight Feature 2 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eFIXED OR FREE: YOU DECIDE\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Lucky Penny against a dark wooden wall.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_State_Bicycle_Co._Core-Line_Lucky_Penny_single-speed_bike_with_a_deep_metallic_copper_frame_brown_saddle_and_matching_grips_displayed_against_a_dark_wooden_wall_with_tan_sid.webp?v=1755229794\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Ride, Your Choice\u003c\/h4\u003e\n                    \u003cp\u003eThe heart of the Core-Line is its versatility, all thanks to the \u003cstrong class=\"description-emphasis\"\u003eflip-flop hub\u003c\/strong\u003e. Want to feel every nuance of the road? Ride it fixed. Sense the unbroken chain of motion as your legs become one with the machine, a rhythmic pulse connecting you to the pavement.\u003c\/p\u003e\n                    \u003cp\u003ePrefer a more relaxed journey? Simply flip the wheel and enjoy the carefree glide of a classic single-speed. It’s two distinct, incredible ride-feels in one simple, elegant package.\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=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-core-line-hi-tensile-steel-frame.jpg?v=1771906048\" alt=\"Durable Steel Frame\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDurable Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA strong and reliable foundation that provides a famously smooth ride, absorbing road chatter for enhanced comfort.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-40mm-deep-v-wheelset-matte-black.jpg?v=1771906047\" alt=\"Deep V Wheel Set\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDeep V Wheel Set\u003c\/h4\u003e\n                        \u003cp\u003eStylish and strong 40mm deep-v rims paired with sealed bearing hubs for a smooth, low-maintenance ride.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-handlebar-options-drop-vs-riser.jpg?v=1771883219\" alt=\"Customizable Handlebars\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCustomizable Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eChoose your cockpit: classic Drop Bars, agile Riser Bars with Vans grips, or aggressive Bullhorn bars.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-flip-flop-hub-fixed-freewheel.jpg?v=1771906048\" alt=\"Flip-Flop Hub\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in versatility. Easily switch between a pure fixed-gear setup and a classic single-speed with freewheel.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-kenda-700x28c-fast-rolling-tires.jpg?v=1771906048\" alt=\"Fast-Rolling 28c Tires\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFast-Rolling 28c Tires\u003c\/h4\u003e\n                        \u003cp\u003eTires strike the perfect balance—flat-out speed on the pavement with just enough cushion to handle road imperfections.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-dual-caliper-forged-alloy-brakes.jpg?v=1771906048\" alt=\"Front \u0026amp; Rear Brakes\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFront \u0026amp; Rear Brakes\u003c\/h4\u003e\n                        \u003cp\u003eDependable, easy-to-maintain caliper brakes are included for confident stopping power right out of the box.\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: Technical Breakdown (Why This Build Matters) --\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;\"\u003eThe Core Line is meticulously engineered for the realities of urban commuting. Here is the technical breakdown of why this bike dominates the city streets.\u003c\/p\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eThe Perfect Urban Ratio\u003c\/h4\u003e\n                    \u003cp\u003eUnlike track bikes geared for high-end top speeds, the Core Line uses a perfectly dialed \u003cstrong\u003e44x16 gear ratio\u003c\/strong\u003e. This specific ratio provides explosive acceleration off the line at stoplights and makes climbing city bridges significantly more manageable.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eSteel Resilience\u003c\/h4\u003e\n                    \u003cp\u003eAluminum frames are rigid and transfer every bump directly to your spine. The Core Line utilizes a \u003cstrong\u003eSteel\u003c\/strong\u003e chassis that acts as a natural micro-suspension system, effectively muting road chatter and reducing rider fatigue over long commutes.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003e40mm Deep-V Aerodynamics\u003c\/h4\u003e\n                    \u003cp\u003eThe signature \u003cstrong\u003e40mm deep-dish rims\u003c\/strong\u003e aren't just for classic aesthetic appeal. The deeper profile drastically increases the structural integrity and lateral stiffness of the wheel, ensuring it stays true even after slamming into unexpected potholes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Accordion Group for Specs, Sizing, FAQ, and Box Contents --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \n            \u003c!-- Details: Components --\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\" style=\"margin-top: 10px;\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eDurable Steel Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheel Set\u003c\/th\u003e\n\u003ctd\u003eDeep V Wheel Set w\/ 40 mm High-Flange Hubs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHub\u003c\/th\u003e\n\u003ctd\u003eFlip-Flop Hub w\/ 16T Freewheel \u0026amp; Fixed Cog\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGear Ratio\u003c\/th\u003e\n\u003ctd\u003e44x16\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eRiser Bars w\/ Vans Grips (or Bullhorn\/Drop)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eFront and Rear Caliper Hand Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003ePlatform Pedals Included\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e700x28c\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            \n            \u003c!-- Details: Sizing and Geometry --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFrame Size\u003c\/th\u003e\n                                    \u003cth\u003eRider Height\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e46 cm (Small)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnder 5'4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e50 cm (Medium)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" - 5'7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e54 cm (Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'11\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e58 cm (X-Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'2\"\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\n            \u003c!-- Details: Premium FAQ --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the standover height of the Core Line frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eStandover height ranges from 28.8\" on the 46cm frame to 31.9\" on the 58cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I ride this bike if I’ve never ridden a fixie before?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes. Every Core Line bike ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Lucky Penny come with brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, this model includes both front and rear dual-pivot forged alloy caliper brakes and levers, making it 100% street-legal and safe for urban riding.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the gear ratio on the Core Line?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe bike features a 44x16 gear ratio. This setup is optimized for stop-and-go city commuting, providing excellent off-the-line acceleration and manageable hill climbing.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow much does the Core Line weigh?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe average weight is approximately 24.5 lbs depending on the frame size, providing a stable, momentum-carrying feel in urban environments.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: What's In The Box --\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 class=\"two-col-container\" style=\"margin-top: 10px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState Bicycle Core-Line\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePlatform Pedal Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eDurable 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\"\u003eBoth Front and Rear caliper brakes are included in the box.\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Box_Contents.jpg?v=1771747252\" alt=\"State Bicycle Box Contents\" onerror=\"this.style.display='none';\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n        \u003c\/div\u003e \u003c!-- End Accordion Wrapper --\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Image Lightbox Modal --\u003e\n    \u003cdiv id=\"belcopia-image-modal\" class=\"belcopia-modal\" onclick=\"closeBelcopiaModal()\"\u003e\n        \u003cspan class=\"belcopia-modal-close\" onclick=\"closeBelcopiaModal()\"\u003e×\u003c\/span\u003e\n        \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" src=\"\" alt=\"Feature Preview\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function openBelcopiaModal(src) {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            var modalImg = document.getElementById(\"belcopia-modal-img\");\n            modal.classList.add(\"show\");\n            modalImg.src = src;\n        }\n        function closeBelcopiaModal() {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            modal.classList.remove(\"show\");\n        }\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Bullhorn Bars (Add $25)","offer_id":43155769851978,"sku":null,"price":474.99,"currency_code":"USD","in_stock":false},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Riser Bars","offer_id":43155770703946,"sku":null,"price":449.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Bullhorn Bars (Add $25)","offer_id":43155771129930,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Drop Bars (Add $25)","offer_id":43155771555914,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Riser Bars","offer_id":43155771981898,"sku":null,"price":449.99,"currency_code":"USD","in_stock":false},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Bullhorn Bars (Add $25)","offer_id":43155772407882,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Drop Bars (Add $25)","offer_id":43155772833866,"sku":null,"price":474.99,"currency_code":"USD","in_stock":false},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Riser Bars","offer_id":43155773259850,"sku":null,"price":449.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Bullhorn Bars (Add $25)","offer_id":43155773685834,"sku":null,"price":474.99,"currency_code":"USD","in_stock":false},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Drop Bars (Add $25)","offer_id":43155774111818,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Riser Bars","offer_id":43372736708682,"sku":null,"price":449.99,"currency_code":"USD","in_stock":false},{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Drop Bars (Add $25)","offer_id":43372747685962,"sku":null,"price":474.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.Core-Line-Lucky-Penny-8.jpg?v=1767075843"},{"product_id":"6061-black-label-v3-purple-white","title":"State Bicycle Co. 6061 Black Label v3 - Purple \/ White | 18lb Aluminum Track Bike | Full Carbon Fork \u0026 48\/17 Gearing","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban assault machine. The 6061 Black Label v3 in Purple \/ White features a lightweight aluminum frame, full carbon fork, and massive 38c tire clearance.\"\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"State Bicycle Co. 6061 Black Label v3 - Purple \/ White\",\n  \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._6061_Black_Label_v3_PurpleWhite_fixed_gear_bike_with_aluminum_frame_carbon_fork_and_deep-section_wheels_parked_against_a_black_brick_wall.webp?v=1754968376\u0026format=avif\",\n  \"description\": \"The ultimate urban assault machine. The 6061 Black Label v3 in Purple \/ White features a lightweight aluminum frame, full carbon fork, and massive 38c tire clearance.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"State Bicycle Co.\"\n  },\n  \"category\": \"Fixed Gear \/ Track Bikes\",\n  \"material\": \"6061 Aluminum\"\n}\n\u003c\/script\u003e\u003c\/p\u003e\n\u003c!-- [CHECKLIST #10] Early Connections --\u003e\n\u003cp\u003e\u003clink rel=\"dns-prefetch\" href=\"https:\/\/cdn.shopify.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/cdn.shopify.com\" crossorigin=\"\"\u003e\u003c\/p\u003e\n\u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n\u003cp\u003e \u003c\/p\u003e\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 with a single wrapper class *\/\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 *\/\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        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout 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    .sbc-product-wrapper .shimmer-text {\n        \/* CSS Shimmer Update: Deep Purple, Bright White, and Silver *\/\n        background: linear-gradient(90deg, #4b0082 0%, #ffffff 25%, #9D00FF 50%, #ffffff 75%, #4b0082 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 rgba(255,255,255,0.4);\n        filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\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    \/* Video Facade (Rule 1) *\/\n    .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n    .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(227,177,35,0.5); }\n    .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n    .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n    .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(227, 177, 35, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n    .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n    .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #5f7038; }\n    .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\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\n    \/* 6. Features Scroller *\/\n    .sbc-product-wrapper .features-scroller { \n        display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #5f7038 #e0e0e0; \n        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout paint; \n    }\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 *\/\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); 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    \/* 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\u003cdiv class=\"sbc-product-wrapper\"\u003e\n\u003cdiv class=\"at-a-glance-bar protected-zone\"\u003e\n\u003cdiv class=\"glance-container\"\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\"\u003e6061 Aluminum\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\"\u003eFixed \/ Single\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\"\u003e700c\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~18 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\"\u003eUrban \/ Track\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. 6061 Black Label v3 Purple \/ White Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._6061_Black_Label_v3_PurpleWhite_fixed_gear_bike_with_aluminum_frame_carbon_fork_and_deep-section_wheels_parked_against_a_black_brick_wall.webp?v=1754968376\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content protected-zone\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003e6061 Black Label v3\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003ePurple \/ White Edition. Royal Aesthetics. Ruthless Performance.\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\"Built for the Velodrome. Tuned for the Streets.\"\u003c\/p\u003e\n\u003cp\u003eThe State Black Label v3 is a weapon, precision-engineered for the urban racer. As the highly anticipated evolution of the fan-favorite Black Label v2, this next-generation fixie translates every ounce of your power into pure, blistering speed. Feel the explosive stiffness of the \u003cstrong class=\"description-emphasis\"\u003e6061 Black Label v3 lightweight aluminum frame and full carbon fork\u003c\/strong\u003e as you launch from a stoplight. Sense the road with surgical precision as you carve through corners.\u003c\/p\u003e\n\u003cp\u003eNow featuring an updated 19mm internal rim width with clearance for wider tires (up to 38c), the v3 is more versatile than ever. It's ready to dominate rough city streets and even dabble in the dirt. This is the ultimate tool for the rider who values performance, demands responsiveness, and lives for the adrenaline of the ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight protected-zone\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Black Label v3 is our most capable track bike yet. By widening the tire clearance and refining the double-butted aluminum chassis, we've created a crit-killer that is just as comfortable on a 50-mile all-road commute as it is diving into the final corner of an alleycat.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eDOMINATE THE ASPHALT IF...\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\/StateBicycleCo.6061BlackLabelv3-Purple_White-38.jpg?v=1767076024\u0026amp;format=avif\" alt=\"State Bicycle Co. 6061 Black Label v3 Lifestyle\"\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\/StateBicycleCo.6061BlackLabelv3-Purple_White-34.jpg?v=1767076021\u0026amp;format=avif\" alt=\"State Bicycle Co. 6061 Black Label v3 Lifestyle Alternative\"\u003e\u003c\/div\u003e\n\u003cbutton class=\"belcopia-slider-btn belcopia-slider-prev\" aria-label=\"Previous Image\"\u003e❮\u003c\/button\u003e \u003cbutton class=\"belcopia-slider-btn belcopia-slider-next\" aria-label=\"Next Image\"\u003e❯\u003c\/button\u003e\n\u003cdiv class=\"belcopia-slider-dots\" role=\"tablist\" aria-label=\"Image Carousel Navigation\"\u003e\n\u003cspan class=\"belcopia-slider-dot active\" role=\"button\" aria-label=\"Slide 1\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan class=\"belcopia-slider-dot\" role=\"button\" aria-label=\"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 are a performance-driven cyclist who demands an explosively fast, stiff, and responsive bike.\u003c\/li\u003e\n\u003cli\u003eYou want the versatility to run wider tires (up to 38c) for added comfort and true all-road capability.\u003c\/li\u003e\n\u003cli\u003eYou appreciate the pure, connected riding experience of a true fixie drivetrain with the flexibility of a flip-flop hub.\u003c\/li\u003e\n\u003cli\u003eYou need a bike that is a serious contender in alleycat races and a stylish daily commuter.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eENGINEERED FOR SPEED\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\/StateBicycleCo.6061BlackLabelv3-Purple_White-11.jpg?v=1767075977\u0026amp;format=avif\" alt=\"6061 Black Label v3 Speed Detail\"\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\/StateBicycleCo.6061BlackLabelv3-Purple_White-39.jpg?v=1767076024\u0026amp;format=avif\" alt=\"6061 Black Label v3 Frame Detail\"\u003e\u003c\/div\u003e\n\u003cbutton class=\"belcopia-slider-btn belcopia-slider-prev\" aria-label=\"Previous Image\"\u003e❮\u003c\/button\u003e \u003cbutton class=\"belcopia-slider-btn belcopia-slider-next\" aria-label=\"Next Image\"\u003e❯\u003c\/button\u003e\n\u003cdiv class=\"belcopia-slider-dots\" role=\"tablist\" aria-label=\"Image Carousel Navigation\"\u003e\n\u003cspan class=\"belcopia-slider-dot active\" role=\"button\" aria-label=\"Slide 1\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan class=\"belcopia-slider-dot\" role=\"button\" aria-label=\"Slide 2\" tabindex=\"0\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRace-Ready Chassis\u003c\/h4\u003e\n\u003cp\u003eThe 6061 Black Label v3 is built to be fast, period. The foundation is a \u003cstrong class=\"description-emphasis\"\u003elightweight 6061 aluminum frame with a tapered head tube\u003c\/strong\u003e, paired with a full carbon fork. Feel the immediate, unflinching stiffness as you surge out of the saddle in a sprint.\u003c\/p\u003e\n\u003cp\u003eSense the surgical precision of the front end as you dive into a tight corner. There is no wasted energy here; every ounce of your effort is channeled directly into forward momentum, creating a ride that is sharp, responsive, and hungry for speed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eVERSATILITY, REDEFINED\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\/StateBicycleCo.6061BlackLabelv3-Purple_White-17.jpg?v=1767075984\u0026amp;format=avif\" alt=\"6061 Black Label v3 Versatility\"\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\/StateBicycleCo.6061BlackLabelv3-Purple_White-30.jpg?v=1767076019\u0026amp;format=avif\" alt=\"6061 Black Label v3 City Ride\"\u003e\u003c\/div\u003e\n\u003cbutton class=\"belcopia-slider-btn belcopia-slider-prev\" aria-label=\"Previous Image\"\u003e❮\u003c\/button\u003e \u003cbutton class=\"belcopia-slider-btn belcopia-slider-next\" aria-label=\"Next Image\"\u003e❯\u003c\/button\u003e\n\u003cdiv class=\"belcopia-slider-dots\" role=\"tablist\" aria-label=\"Image Carousel Navigation\"\u003e\n\u003cspan class=\"belcopia-slider-dot active\" role=\"button\" aria-label=\"Slide 1\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan class=\"belcopia-slider-dot\" role=\"button\" aria-label=\"Slide 2\" tabindex=\"0\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eOne Bike, Any Road\u003c\/h4\u003e\n\u003cp\u003eThe v3 is our most capable Black Label yet. The redesigned frame now has clearance for tires up to 38c, transforming it from a pure track machine into a versatile all-road weapon.\u003c\/p\u003e\n\u003cp\u003eFeel the plush, confident grip of wider tires as you float over cracked pavement and hard-packed dirt that would rattle a traditional track bike. It’s a tangible sense of freedom that allows you to choose your path, not be limited by it. Pavement, potholes, or gravel—the v3 is ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSEE IT IN ACTION\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv class=\"video-facade-wrapper\" data-video-id=\"QgFuis2_-Fc\" role=\"button\" aria-label=\"Play Product Video\" tabindex=\"0\"\u003e\n\u003cimg src=\"https:\/\/i.ytimg.com\/vi_webp\/QgFuis2_-Fc\/maxresdefault.webp\" alt=\"Video Thumbnail\" width=\"800\" height=\"450\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"play-button\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eExplosive stiffness and acceleration off the line.\u003c\/li\u003e\n\u003cli\u003eRazor-sharp handling tuned for the urban jungle.\u003c\/li\u003e\n\u003cli\u003eVersatile 38c tire clearance for true all-road capability.\u003c\/li\u003e\n\u003cli\u003eSleek, modern design with premium, race-ready components.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003ePREMIUM COMPONENTS\u003c\/h3\u003e\n\u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: The component macro shots below feature the Black \/ Mirror model to showcase detail. Your bicycle will arrive in the Purple \/ White colorway.\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=\"6061 Aluminum Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-6061-black-label-v3-frameset-mirror-black.jpg?v=1772426637\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e6061 Aluminum Chassis\u003c\/h4\u003e\n\u003cp\u003eA lightweight, stiff 6061 chassis with a tapered head tube for razor-sharp handling and instant power transfer.\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=\"Full Carbon Fork\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-fork.png?v=1772427122\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFull Carbon Fork\u003c\/h4\u003e\n\u003cp\u003ePremium full carbon fiber fork and steer tube designed to dampen road vibrations and minimize overall weight.\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=\"144 BCD Track Crank\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-cnc-crankset-drivetrain-macro.jpg?v=1772426637\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e144 BCD Track Crank\u003c\/h4\u003e\n\u003cp\u003eA stiff, CNC-machined track crankset provides efficient power transfer and flawless compatibility with high-performance chainrings.\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=\"Wide Tire Clearance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-tire-clearance.jpg?v=1772426637\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eWide Tire Clearance\u003c\/h4\u003e\n\u003cp\u003eThe frame and fork are redesigned to accommodate tires up to 38c, offering a plush, confident ride on unforgiving surfaces.\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=\"Flip-Flop Hub\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-flip-flop-hub.jpg?v=1772427883\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n\u003cp\u003eThe ultimate in versatility. Easily switch between a pure fixed-gear track setup and a classic single-speed with a freewheel.\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=\"Internal Cable Routing\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-tapered-head-tube-internal-routing.jpg?v=1772427075\u0026amp;format=avif\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eSleek Internal Routing\u003c\/h4\u003e\n\u003cp\u003eProvides a clean, modern aerodynamic aesthetic while protecting your brake cables from the elements for a dependable ride.\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\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eCrit-Ready Geometry\u003c\/h4\u003e\n\u003cp\u003eDesigned with an aggressive track geometry that puts you in an aerodynamic position to dominate sprints and navigate tight city traffic effortlessly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eLightweight Advantage\u003c\/h4\u003e\n\u003cp\u003eTipping the scales at roughly 18 lbs, the combination of the 6061 double-butted aluminum and full carbon fork ensures maximum acceleration with minimal effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eUrban Adaptability\u003c\/h4\u003e\n\u003cp\u003eWith massive clearance for 38c tires and the inclusion of both front and rear brakes, it seamlessly transitions from a velodrome racer to a daily pothole-eating commuter.\u003c\/p\u003e\n\u003c\/div\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 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\u003e6061 Aluminum, Double Butted, T6 Heat Treated, 1 1\/2\" to 1 1\/8\" Tapered Headtube\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eFull Carbon Fork and Steerer (Essor USA), 1 1\/2\" to 1 1\/8\" Tapered Steerer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 115mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003eCNC'd 6061 Aluminum, Black Label v3 Crank Set (144BCD), 170mm Crank Arm Length\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChainring\u003c\/th\u003e\n\u003ctd\u003eCNC'd 6061 Aluminum, 48T, 144 BCD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChain\u003c\/th\u003e\n\u003ctd\u003eKMC Z410\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Flip-Flop Hub, 17T Fixed Cog. Spacing: F: 100mm \/ R: 120mm. Bolts: F: M9 \/ R: M10. (32H x 14G Low-Flange)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheel Set\u003c\/th\u003e\n\u003ctd\u003e700c Aluminum Wheel Set, Mid Profile Rim Depth: 30mm (700 x 32H x 14G)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eVittoria Zaffiro V30 (700x30c). Min width: 28c \/ Max width: 40c\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot, 48-67mm, Forged Alloy (Drop Bar Clamp: 31.8mm \/ Riser Bar Clamp: 22.2mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeadset\u003c\/th\u003e\n\u003ctd\u003eFSA #42 ACB (No. 46\/ACB 1 1\/8\" to 1 1\/2\" Integrated and Sealed)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eDrop Bar (Width: 420mm, Drop\/Reach: 130mm\/75mm) OR Riser Bar (Width: 600mm, Rise: 45mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStem\u003c\/th\u003e\n\u003ctd\u003eForged Aluminum, Clamp Diameter: 31.8mm, Length: 90mm, Rise: +\/- 7°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeat Post\u003c\/th\u003e\n\u003ctd\u003eAluminum, Diameter: 27.2mm, Length: 350mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n\u003ctd\u003eAluminum, Diameter: 31.8mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003ePolyurethane, Steel Rails (Premium Aerodynamic Race Saddle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003eWelgo Brand Alloy Pedals with Plastic Toe Cages\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G, 3 Cross Pattern, Spoke Length F\/R: 279mm\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._6061_Black_Label_v3_-_Bicycle_Sizing_and_Geometry.png?v=1772410343\u0026amp;format=avif\" alt=\"State Bicycle Co. 6061 Black Label v3 Sizing Diagram\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table sizing-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eHeight Recommendations\u003c\/th\u003e\n\u003cth\u003eInseam Recommendations\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e49 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'1\" to 5'5\"\u003c\/td\u003e\n\u003ctd\u003e26.5\" - 28\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e52 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" to 5'9\"\u003c\/td\u003e\n\u003ctd\u003e28\" - 30\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e55 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'8\" to 5'11\"\u003c\/td\u003e\n\u003ctd\u003e29.5\" - 31\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e58 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'10\" to 6'2\"\u003c\/td\u003e\n\u003ctd\u003e31\" - 32.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e61 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'1\" to 6'5\"\u003c\/td\u003e\n\u003ctd\u003e34\" - 36\"\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\n\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003e49cm\u003c\/th\u003e\n\u003cth\u003e52cm\u003c\/th\u003e\n\u003cth\u003e55cm\u003c\/th\u003e\n\u003cth\u003e58cm\u003c\/th\u003e\n\u003cth\u003e61cm\u003c\/th\u003e\n\u003c\/tr\u003e\n\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\u003e524mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e557mm\u003c\/td\u003e\n\u003ctd\u003e566mm\u003c\/td\u003e\n\u003ctd\u003e585mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e273mm\u003c\/td\u003e\n\u003ctd\u003e273mm\u003c\/td\u003e\n\u003ctd\u003e273mm\u003c\/td\u003e\n\u003ctd\u003e273mm\u003c\/td\u003e\n\u003ctd\u003e273mm\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\u003e415mm\u003c\/td\u003e\n\u003ctd\u003e415mm\u003c\/td\u003e\n\u003ctd\u003e415mm\u003c\/td\u003e\n\u003ctd\u003e415mm\u003c\/td\u003e\n\u003ctd\u003e415mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight (Riser \/ Drop)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e18lb 5oz \/ 18lb 11oz\u003c\/td\u003e\n\u003ctd\u003e18lb 8oz \/ 18lb 14oz\u003c\/td\u003e\n\u003ctd\u003e18lb 11oz \/ 19lb 1oz\u003c\/td\u003e\n\u003ctd\u003e18lb 14oz \/ 19lb 4oz\u003c\/td\u003e\n\u003ctd\u003e19lb 1oz \/ 19lb 7oz\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\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\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\u003e534mm\u003c\/td\u003e\n\u003ctd\u003e544mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e570mm\u003c\/td\u003e\n\u003ctd\u003e585mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFrame Set Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2353g\u003c\/td\u003e\n\u003ctd\u003e2410g\u003c\/td\u003e\n\u003ctd\u003e2466g\u003c\/td\u003e\n\u003ctd\u003e2495g\u003c\/td\u003e\n\u003ctd\u003e2580g\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\u003e72.5°\u003c\/td\u003e\n\u003ctd\u003e72.5°\u003c\/td\u003e\n\u003ctd\u003e72.5°\u003c\/td\u003e\n\u003ctd\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74.5°\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\u003e115mm\u003c\/td\u003e\n\u003ctd\u003e115mm\u003c\/td\u003e\n\u003ctd\u003e130mm\u003c\/td\u003e\n\u003ctd\u003e160mm\u003c\/td\u003e\n\u003ctd\u003e190mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e392mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e399mm\u003c\/td\u003e\n\u003ctd\u003e404mm\u003c\/td\u003e\n\u003ctd\u003e410mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e490mm\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e580mm\u003c\/td\u003e\n\u003ctd\u003e610mm\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\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e511mm\u003c\/td\u003e\n\u003ctd\u003e511mm\u003c\/td\u003e\n\u003ctd\u003e526mm\u003c\/td\u003e\n\u003ctd\u003e561mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e765mm\u003c\/td\u003e\n\u003ctd\u003e779mm\u003c\/td\u003e\n\u003ctd\u003e799mm\u003c\/td\u003e\n\u003ctd\u003e832mm\u003c\/td\u003e\n\u003ctd\u003e861mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e999mm\u003c\/td\u003e\n\u003ctd\u003e1009mm\u003c\/td\u003e\n\u003ctd\u003e1010mm\u003c\/td\u003e\n\u003ctd\u003e1006mm\u003c\/td\u003e\n\u003ctd\u003e1020mm\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\u003eFrequently Asked Questions\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content faq-container\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the maximum tire clearance on the 6061 Black Label v3?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe newly updated frame and full carbon fork boast an impressive tire clearance, easily accommodating tires up to 38c. Some riders even fit 40c tires depending on the brand, transforming this track bike into a highly capable all-road and urban commuting machine.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Black Label v3 come with brakes included?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes, safety is paramount for urban riding. The 6061 Black Label v3 includes both front and rear caliper hand brakes right out of the box, ensuring you have immediate, street-legal stopping power.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I ride the 6061 Black Label v3 as a single-speed instead of fixed gear?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eAbsolutely. The bike comes equipped with a sealed, low-flange flip-flop hub. While it is set up for fixed-gear riding, you can easily attach a freewheel to the opposite side of the hub to enjoy a standard single-speed coasting experience.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat materials are used for the frame and fork?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe chassis is engineered for explosive speed, utilizing a lightweight 6061-grade double-butted aluminum frame with a tapered head tube. This is paired with a premium full carbon fiber fork and steer tube to dampen road vibrations and minimize weight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Black Label v3 feature internal cable routing?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes, the v3 features sleek internal cable routing. Beyond delivering a clean, modern aesthetic, this protects your brake cables from weather elements, ensuring a smooth and dependable ride every time you hit the streets.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow much does the Black Label v3 weigh?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe complete bike is exceptionally lightweight, weighing in at approximately 18 lbs 5 oz when equipped with the wide riser bars. This makes it effortless to carry up apartment stairs and incredibly fast off the line.\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. 6061 Black Label v3 (Purple \/ White)\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eWellgo Alloy Pedals with Toe Cages\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHigh-quality platform pedals with cages included out of the box.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFront \u0026amp; Rear Caliper Brakes\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-installed braking system for immediate urban safety.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eVittoria 30c Tire Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eStock premium tires delivering an optimal mix of comfort and speed.\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\u003c!-- Lightbox Modal --\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 \u003cimg decoding=\"async\" draggable=\"false\" alt=\"Feature Preview\" id=\"belcopia-modal-img\" class=\"belcopia-modal-content\"\u003e\n\u003c\/div\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:not(.video-facade-wrapper 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\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] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\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            \/\/ Deferred 3rd Party Scripts load here!\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        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\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            initVideoFacades();\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":"52 cm (Riders 5'4\" - 5'9\") \/ Wide Riser w\/ Vans Grips","offer_id":42130153570378,"sku":"796201648362","price":849.99,"currency_code":"USD","in_stock":false},{"title":"55 cm (Riders 5'8\" - 5'11\") \/ Compact Drops","offer_id":42130153603146,"sku":"796201648379","price":849.99,"currency_code":"USD","in_stock":false},{"title":"55 cm (Riders 5'8\" - 5'11\") \/ Wide Riser w\/ Vans Grips","offer_id":42130153635914,"sku":"796201648386","price":849.99,"currency_code":"USD","in_stock":true},{"title":"58 cm (Riders 5'10-6'2\") \/ Wide Riser w\/ Vans Grips","offer_id":42130153701450,"sku":"796201648409","price":849.99,"currency_code":"USD","in_stock":false},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Wide Riser w\/ Vans Grips","offer_id":42130153766986,"sku":"796201648423","price":849.99,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Compact Drops","offer_id":43378846826570,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"49 cm (Riders 5'1\" - 5'5\") \/ Compact Drops","offer_id":43423073861706,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"49 cm (Riders 5'1\" - 5'5\") \/ Wide Riser w\/ Vans Grips","offer_id":43423073992778,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"58 cm (Riders 5'10-6'2\") \/ Compact Drops","offer_id":43423074025546,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Compact Drops","offer_id":43424011976778,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.6061BlackLabelv3-Purple_White-1.jpg?v=1767075967"},{"product_id":"6061-black-label-v3-grey-fuchsia","title":"State Bicycle Co. 6061 Black Label v3 - Grey \/ Fuchsia | 18lb Ultra-Light Track Bike | Full Carbon Fork \u0026 48\/17 Gearing","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 urban assault machine. The 6061 Black Label v3 in Grey \/ Fuchsia features a lightweight aluminum frame, full carbon fork, and massive 38c tire clearance.\"\u003e \n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"State Bicycle Co. 6061 Black Label v3 - Grey \/ Fuchsia\",\n  \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._6061_Black_Label_v3_GreyFuchsia_single_speed_track_bike_with_aluminum_frame_and_carbon_fork_parked_against_a_black_industrial_wall_with_ornamental_gras.webp?v=1754966756\u0026format=avif\",\n  \"description\": \"The ultimate urban assault machine. The 6061 Black Label v3 in Grey \/ Fuchsia features a lightweight aluminum frame, full carbon fork, and massive 38c tire clearance.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"State Bicycle Co.\"\n  },\n  \"category\": \"Fixed Gear \/ Track Bikes\",\n  \"material\": \"6061 Aluminum\"\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\u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._6061_Black_Label_v3_GreyFuchsia_single_speed_track_bike_with_aluminum_frame_and_carbon_fork_parked_against_a_black_industrial_wall_with_ornamental_gras.webp?v=1754966756\u0026amp;format=avif\" fetchpriority=\"high\"\u003e \n\u003c!-- [CHECKLIST #8] Font Swap Preload --\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 with a single wrapper class *\/\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 *\/\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        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout 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    .sbc-product-wrapper .shimmer-text {\n        \/* CSS Shimmer Update: Sleek Grey and Vivid Fuchsia *\/\n        background: linear-gradient(90deg, #666666 0%, #ffffff 25%, #ff007f 50%, #ffffff 75%, #666666 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 rgba(255,255,255,0.4);\n        filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\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    \/* Video Facade (Rule 1) *\/\n    .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n    .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(227,177,35,0.5); }\n    .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n    .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n    .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(227, 177, 35, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n    .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n    .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #5f7038; }\n    .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\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\n    \/* 6. Features Scroller *\/\n    .sbc-product-wrapper .features-scroller { \n        display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #5f7038 #e0e0e0; \n        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout paint; \n    }\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 *\/\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); 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    \/* 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    \u003cdiv class=\"at-a-glance-bar protected-zone\"\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\u0026amp;format=avif\" alt=\"Frame\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e6061 Aluminum\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\u0026amp;format=avif\" alt=\"Drive\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eFixed \/ Single\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\u0026amp;format=avif\" alt=\"Wheels\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e700c\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\u0026amp;format=avif\" alt=\"Weight\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~18 lbs\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\u0026amp;format=avif\" alt=\"Use\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eUrban \/ Track\u003c\/span\u003e\n            \u003c\/div\u003e\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._6061_Black_Label_v3_GreyFuchsia_single_speed_track_bike_with_aluminum_frame_and_carbon_fork_parked_against_a_black_industrial_wall_with_ornamental_gras.webp?v=1754966756\u0026amp;format=avif\" alt=\"State Bicycle Co. 6061 Black Label v3 Grey \/ Fuchsia Hero\" loading=\"eager\" fetchpriority=\"high\" draggable=\"false\" height=\"800\" width=\"1200\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\"\u003e\n            \u003ch2 class=\"shimmer-text\"\u003e6061 Black Label v3\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003eGrey \/ Fuchsia Edition. Understated Polish. Unapologetic Power.\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\"Built for the Velodrome. Tuned for the Streets.\"\u003c\/p\u003e\n            \u003cp\u003eThe State Black Label v3 is a weapon, precision-engineered for the urban racer. As the highly anticipated evolution of the fan-favorite Black Label v2, this next-generation fixie translates every ounce of your power into pure, blistering speed. Feel the explosive stiffness of the \u003cstrong class=\"description-emphasis\"\u003e6061 Black Label v3 lightweight aluminum frame and full carbon fork\u003c\/strong\u003e as you launch from a stoplight. Sense the road with surgical precision as you carve through corners.\u003c\/p\u003e\n            \u003cp\u003eNow featuring an updated 19mm internal rim width with clearance for wider tires (up to 38c), the v3 is more versatile than ever. It's ready to dominate rough city streets and even dabble in the dirt. This is the ultimate tool for the rider who values performance, demands responsiveness, and lives for the adrenaline of the ride.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The Black Label v3 is our most capable track bike yet. By widening the tire clearance and refining the double-butted aluminum chassis, we've created a crit-killer that is just as comfortable on a 50-mile all-road commute as it is diving into the final corner of an alleycat.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eDOMINATE THE ASPHALT IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg alt=\"State Bicycle Co. 6061 Black Label v3 Lifestyle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.6061BlackLabelv3-Grey_Fuchsia-39.jpg?v=1767076147\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"State Bicycle Co. 6061 Black Label v3 Lifestyle Alternative\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.6061BlackLabelv3-Grey_Fuchsia-35.jpg?v=1767076145\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cbutton aria-label=\"Previous Image\" class=\"belcopia-slider-btn belcopia-slider-prev\"\u003e❮\u003c\/button\u003e \u003cbutton aria-label=\"Next Image\" class=\"belcopia-slider-btn belcopia-slider-next\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv aria-label=\"Image Carousel Navigation\" role=\"tablist\" class=\"belcopia-slider-dots\"\u003e\n                        \u003cspan aria-label=\"Slide 1\" role=\"button\" class=\"belcopia-slider-dot active\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 2\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a performance-driven cyclist who demands an explosively fast, stiff, and responsive bike.\u003c\/li\u003e\n                    \u003cli\u003eYou want the versatility to run wider tires (up to 38c) for added comfort and true all-road capability.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate the pure, connected riding experience of a true fixie drivetrain with the flexibility of a flip-flop hub.\u003c\/li\u003e\n                    \u003cli\u003eYou need a bike that is a serious contender in alleycat races and a stylish daily commuter.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eENGINEERED FOR SPEED\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 alt=\"6061 Black Label v3 Speed Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.6061BlackLabelv3-Grey_Fuchsia-40.jpg?v=1767076147\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"6061 Black Label v3 Frame Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.6061BlackLabelv3-Grey_Fuchsia-21.jpg?v=1767076098\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cbutton aria-label=\"Previous Image\" class=\"belcopia-slider-btn belcopia-slider-prev\"\u003e❮\u003c\/button\u003e \u003cbutton aria-label=\"Next Image\" class=\"belcopia-slider-btn belcopia-slider-next\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv aria-label=\"Image Carousel Navigation\" role=\"tablist\" class=\"belcopia-slider-dots\"\u003e\n                        \u003cspan aria-label=\"Slide 1\" role=\"button\" class=\"belcopia-slider-dot active\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 2\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eRace-Ready Chassis\u003c\/h4\u003e\n                    \u003cp\u003eThe 6061 Black Label v3 is built to be fast, period. The foundation is a \u003cstrong class=\"description-emphasis\"\u003elightweight 6061 aluminum frame with a tapered head tube\u003c\/strong\u003e, paired with a full carbon fork. Feel the immediate, unflinching stiffness as you surge out of the saddle in a sprint.\u003c\/p\u003e\n                    \u003cp\u003eSense the surgical precision of the front end as you dive into a tight corner. There is no wasted energy here; every ounce of your effort is channeled directly into forward momentum, creating a ride that is sharp, responsive, and hungry for speed.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eVERSATILITY, REDEFINED\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg alt=\"6061 Black Label v3 Versatility\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.6061BlackLabelv3-Grey_Fuchsia-15.jpg?v=1767076094\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"6061 Black Label v3 City Ride\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.6061BlackLabelv3-Grey_Fuchsia-34.jpg?v=1767076148\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cbutton aria-label=\"Previous Image\" class=\"belcopia-slider-btn belcopia-slider-prev\"\u003e❮\u003c\/button\u003e \u003cbutton aria-label=\"Next Image\" class=\"belcopia-slider-btn belcopia-slider-next\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv aria-label=\"Image Carousel Navigation\" role=\"tablist\" class=\"belcopia-slider-dots\"\u003e\n                        \u003cspan aria-label=\"Slide 1\" role=\"button\" class=\"belcopia-slider-dot active\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 2\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eOne Bike, Any Road\u003c\/h4\u003e\n                    \u003cp\u003eThe v3 is our most capable Black Label yet. The redesigned frame now has clearance for tires up to 38c, transforming it from a pure track machine into a versatile all-road weapon.\u003c\/p\u003e\n                    \u003cp\u003eFeel the plush, confident grip of wider tires as you float over cracked pavement and hard-packed dirt that would rattle a traditional track bike. It’s a tangible sense of freedom that allows you to choose your path, not be limited by it. Pavement, potholes, or gravel—the v3 is ready.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eSEE IT IN ACTION\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv aria-label=\"Play Product Video\" role=\"button\" data-video-id=\"QgFuis2_-Fc\" class=\"video-facade-wrapper\" tabindex=\"0\"\u003e\n                    \u003cimg decoding=\"async\" loading=\"lazy\" height=\"450\" width=\"800\" alt=\"Video Thumbnail\" src=\"https:\/\/i.ytimg.com\/vi_webp\/QgFuis2_-Fc\/maxresdefault.webp\"\u003e\n                    \u003cdiv class=\"play-button\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eExplosive stiffness and acceleration off the line.\u003c\/li\u003e\n                    \u003cli\u003eRazor-sharp handling tuned for the urban jungle.\u003c\/li\u003e\n                    \u003cli\u003eVersatile 38c tire clearance for true all-road capability.\u003c\/li\u003e\n                    \u003cli\u003eSleek, modern design with premium, race-ready components.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003ePREMIUM COMPONENTS\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: The component macro shots below feature the Black \/ Mirror model to showcase detail. Your bicycle will arrive in the Grey \/ Fuchsia colorway.\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-6061-black-label-v3-frameset-mirror-black.jpg?v=1772426637\u0026amp;format=avif\" alt=\"6061 Aluminum Frame\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e6061 Aluminum Chassis\u003c\/h4\u003e\n                        \u003cp\u003eA lightweight, stiff 6061 chassis with a tapered head tube for razor-sharp handling and instant power transfer.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-fork.png?v=1772427122\u0026amp;format=avif\" alt=\"Full Carbon Fork\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFull Carbon Fork\u003c\/h4\u003e\n                        \u003cp\u003ePremium full carbon fiber fork and steer tube designed to dampen road vibrations and minimize overall weight.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-cnc-crankset-drivetrain-macro.jpg?v=1772426637\u0026amp;format=avif\" alt=\"144 BCD Track Crank\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e144 BCD Track Crank\u003c\/h4\u003e\n                        \u003cp\u003eA stiff, CNC-machined track crankset provides efficient power transfer and flawless compatibility with high-performance chainrings.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-tire-clearance.jpg?v=1772426637\u0026amp;format=avif\" alt=\"Wide Tire Clearance\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eWide Tire Clearance\u003c\/h4\u003e\n                        \u003cp\u003eThe frame and fork are redesigned to accommodate tires up to 38c, offering a plush, confident ride on unforgiving surfaces.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-flip-flop-hub.jpg?v=1772427883\u0026amp;format=avif\" alt=\"Flip-Flop Hub\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in versatility. Easily switch between a pure fixed-gear track setup and a classic single-speed with a freewheel.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-tapered-head-tube-internal-routing.jpg?v=1772427075\u0026amp;format=avif\" alt=\"Internal Cable Routing\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eSleek Internal Routing\u003c\/h4\u003e\n                        \u003cp\u003eProvides a clean, modern aerodynamic aesthetic while protecting your brake cables from the elements for a dependable ride.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\u003eCrit-Ready Geometry\u003c\/h4\u003e\n                    \u003cp\u003eDesigned with an aggressive track geometry that puts you in an aerodynamic position to dominate sprints and navigate tight city traffic effortlessly.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eLightweight Advantage\u003c\/h4\u003e\n                    \u003cp\u003eTipping the scales at roughly 18 lbs, the combination of the 6061 double-butted aluminum and full carbon fork ensures maximum acceleration with minimal effort.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eUrban Adaptability\u003c\/h4\u003e\n                    \u003cp\u003eWith massive clearance for 38c tires and the inclusion of both front and rear brakes, it seamlessly transitions from a velodrome racer to a daily pothole-eating commuter.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\u003e6061 Aluminum, Double Butted, T6 Heat Treated, 1 1\/2\" to 1 1\/8\" Tapered Headtube\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFork\u003c\/th\u003e\n                                    \u003ctd\u003eFull Carbon Fork and Steerer (Essor USA), 1 1\/2\" to 1 1\/8\" Tapered Steerer\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBottom Bracket\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 115mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eCrankset\u003c\/th\u003e\n                                    \u003ctd\u003eCNC'd 6061 Aluminum, Black Label v3 Crank Set (144BCD), 170mm Crank Arm Length\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChainring\u003c\/th\u003e\n                                    \u003ctd\u003eCNC'd 6061 Aluminum, 48T, 144 BCD\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChain\u003c\/th\u003e\n                                    \u003ctd\u003eKMC Z410\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHubs\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Bearing, Flip-Flop Hub, 17T Fixed Cog. Spacing: F: 100mm \/ R: 120mm. Bolts: F: M9 \/ R: M10. (32H x 14G Low-Flange)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eWheel Set\u003c\/th\u003e\n                                    \u003ctd\u003e700c Aluminum Wheel Set, Mid Profile Rim Depth: 30mm (700 x 32H x 14G)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eTires\u003c\/th\u003e\n                                    \u003ctd\u003eVittoria Zaffiro V30 (700x30c). Min width: 28c \/ Max width: 40c\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBrakes\u003c\/th\u003e\n                                    \u003ctd\u003eDual Pivot, 48-67mm, Forged Alloy (Drop Bar Clamp: 31.8mm \/ Riser Bar Clamp: 22.2mm)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHeadset\u003c\/th\u003e\n                                    \u003ctd\u003eFSA #42 ACB (No. 46\/ACB 1 1\/8\" to 1 1\/2\" Integrated and Sealed)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHandlebars\u003c\/th\u003e\n                                    \u003ctd\u003eDrop Bar (Width: 420mm, Drop\/Reach: 130mm\/75mm) OR Riser Bar (Width: 600mm, Rise: 45mm)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eStem\u003c\/th\u003e\n                                    \u003ctd\u003eForged Aluminum, Clamp Diameter: 31.8mm, Length: 90mm, Rise: +\/- 7°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 27.2mm, Length: 350mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 31.8mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSaddle\u003c\/th\u003e\n                                    \u003ctd\u003ePolyurethane, Steel Rails (Premium Aerodynamic Race Saddle)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003ePedals\u003c\/th\u003e\n                                    \u003ctd\u003eWelgo Brand Alloy Pedals with Plastic Toe Cages\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSpokes\u003c\/th\u003e\n                                    \u003ctd\u003e14G, 3 Cross Pattern, Spoke Length F\/R: 279mm\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 alt=\"State Bicycle Co. 6061 Black Label v3 Sizing Diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._6061_Black_Label_v3_-_Bicycle_Sizing_and_Geometry.png?v=1772410343\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\n                                    \u003ctr\u003e\n                                        \u003cth\u003eFrame Size\u003c\/th\u003e\n                                        \u003cth\u003eHeight Recommendations\u003c\/th\u003e\n                                        \u003cth\u003eInseam Recommendations\u003c\/th\u003e\n                                    \u003c\/tr\u003e\n                                \u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e49 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'1\" to 5'5\"\u003c\/td\u003e\n                                        \u003ctd\u003e26.5\" - 28\"\u003c\/td\u003e\n                                    \u003c\/tr\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e52 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'4\" to 5'9\"\u003c\/td\u003e\n                                        \u003ctd\u003e28\" - 30\"\u003c\/td\u003e\n                                    \u003c\/tr\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e55 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'8\" to 5'11\"\u003c\/td\u003e\n                                        \u003ctd\u003e29.5\" - 31\"\u003c\/td\u003e\n                                    \u003c\/tr\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e58 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'10\" to 6'2\"\u003c\/td\u003e\n                                        \u003ctd\u003e31\" - 32.5\"\u003c\/td\u003e\n                                    \u003c\/tr\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e61 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e6'1\" to 6'5\"\u003c\/td\u003e\n                                        \u003ctd\u003e34\" - 36\"\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\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003e49cm\u003c\/th\u003e\n                                    \u003cth\u003e52cm\u003c\/th\u003e\n                                    \u003cth\u003e55cm\u003c\/th\u003e\n                                    \u003cth\u003e58cm\u003c\/th\u003e\n                                    \u003cth\u003e61cm\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e524mm\u003c\/td\u003e\n                                    \u003ctd\u003e540mm\u003c\/td\u003e\n                                    \u003ctd\u003e557mm\u003c\/td\u003e\n                                    \u003ctd\u003e566mm\u003c\/td\u003e\n                                    \u003ctd\u003e585mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eBB Height\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\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\u003e415mm\u003c\/td\u003e\n                                    \u003ctd\u003e415mm\u003c\/td\u003e\n                                    \u003ctd\u003e415mm\u003c\/td\u003e\n                                    \u003ctd\u003e415mm\u003c\/td\u003e\n                                    \u003ctd\u003e415mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eComplete Bike Weight (Riser \/ Drop)\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e18lb 5oz \/ 18lb 11oz\u003c\/td\u003e\n                                    \u003ctd\u003e18lb 8oz \/ 18lb 14oz\u003c\/td\u003e\n                                    \u003ctd\u003e18lb 11oz \/ 19lb 1oz\u003c\/td\u003e\n                                    \u003ctd\u003e18lb 14oz \/ 19lb 4oz\u003c\/td\u003e\n                                    \u003ctd\u003e19lb 1oz \/ 19lb 7oz\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\u003e170mm\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\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\u003e534mm\u003c\/td\u003e\n                                    \u003ctd\u003e544mm\u003c\/td\u003e\n                                    \u003ctd\u003e555mm\u003c\/td\u003e\n                                    \u003ctd\u003e570mm\u003c\/td\u003e\n                                    \u003ctd\u003e585mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFrame Set Weight\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e2353g\u003c\/td\u003e\n                                    \u003ctd\u003e2410g\u003c\/td\u003e\n                                    \u003ctd\u003e2466g\u003c\/td\u003e\n                                    \u003ctd\u003e2495g\u003c\/td\u003e\n                                    \u003ctd\u003e2580g\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\u003e72.5°\u003c\/td\u003e\n                                    \u003ctd\u003e72.5°\u003c\/td\u003e\n                                    \u003ctd\u003e72.5°\u003c\/td\u003e\n                                    \u003ctd\u003e74.5°\u003c\/td\u003e\n                                    \u003ctd\u003e74.5°\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\u003e115mm\u003c\/td\u003e\n                                    \u003ctd\u003e115mm\u003c\/td\u003e\n                                    \u003ctd\u003e130mm\u003c\/td\u003e\n                                    \u003ctd\u003e160mm\u003c\/td\u003e\n                                    \u003ctd\u003e190mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e392mm\u003c\/td\u003e\n                                    \u003ctd\u003e402mm\u003c\/td\u003e\n                                    \u003ctd\u003e399mm\u003c\/td\u003e\n                                    \u003ctd\u003e404mm\u003c\/td\u003e\n                                    \u003ctd\u003e410mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e490mm\u003c\/td\u003e\n                                    \u003ctd\u003e520mm\u003c\/td\u003e\n                                    \u003ctd\u003e550mm\u003c\/td\u003e\n                                    \u003ctd\u003e580mm\u003c\/td\u003e\n                                    \u003ctd\u003e610mm\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\u003e74.5°\u003c\/td\u003e\n                                    \u003ctd\u003e74°\u003c\/td\u003e\n                                    \u003ctd\u003e73.5°\u003c\/td\u003e\n                                    \u003ctd\u003e73.5°\u003c\/td\u003e\n                                    \u003ctd\u003e73.5°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e511mm\u003c\/td\u003e\n                                    \u003ctd\u003e511mm\u003c\/td\u003e\n                                    \u003ctd\u003e526mm\u003c\/td\u003e\n                                    \u003ctd\u003e561mm\u003c\/td\u003e\n                                    \u003ctd\u003e590mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e765mm\u003c\/td\u003e\n                                    \u003ctd\u003e779mm\u003c\/td\u003e\n                                    \u003ctd\u003e799mm\u003c\/td\u003e\n                                    \u003ctd\u003e832mm\u003c\/td\u003e\n                                    \u003ctd\u003e861mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e999mm\u003c\/td\u003e\n                                    \u003ctd\u003e1009mm\u003c\/td\u003e\n                                    \u003ctd\u003e1010mm\u003c\/td\u003e\n                                    \u003ctd\u003e1010mm\u003c\/td\u003e\n                                    \u003ctd\u003e1006mm\u003c\/td\u003e\n                                    \u003ctd\u003e1020mm\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\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the maximum tire clearance on the 6061 Black Label v3?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe newly updated frame and full carbon fork boast an impressive tire clearance, easily accommodating tires up to 38c. Some riders even fit 40c tires depending on the brand, transforming this track bike into a highly capable all-road and urban commuting machine.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Black Label v3 come with brakes included?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, safety is paramount for urban riding. The 6061 Black Label v3 includes both front and rear caliper hand brakes right out of the box, ensuring you have immediate, street-legal stopping power.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I ride the 6061 Black Label v3 as a single-speed instead of fixed gear?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAbsolutely. The bike comes equipped with a sealed, low-flange flip-flop hub. While it is set up for fixed-gear riding, you can easily attach a freewheel to the opposite side of the hub to enjoy a standard single-speed coasting experience.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat materials are used for the frame and fork?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe chassis is engineered for explosive speed, utilizing a lightweight 6061-grade double-butted aluminum frame with a tapered head tube. This is paired with a premium full carbon fiber fork and steer tube to dampen road vibrations and minimize weight.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Black Label v3 feature internal cable routing?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, the v3 features sleek internal cable routing. Beyond delivering a clean, modern aesthetic, this protects your brake cables from weather elements, ensuring a smooth and dependable ride every time you hit the streets.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow much does the Black Label v3 weigh?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe complete bike is exceptionally lightweight, weighing in at approximately 18 lbs 5 oz when equipped with the wide riser bars. This makes it effortless to carry up apartment stairs and incredibly fast off the line.\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 class=\"two-col-container\" style=\"margin-top: 5px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                \u003cspan class=\"item-title\"\u003eState Bicycle Co. 6061 Black Label v3 (Grey \/ Fuchsia)\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n                            \u003c\/li\u003e\n                            \u003cli\u003e\n                                \u003cspan class=\"item-title\"\u003eWellgo Alloy Pedals with Toe Cages\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHigh-quality platform pedals with cages included out of the box.\u003c\/span\u003e\n                            \u003c\/li\u003e\n                            \u003cli\u003e\n                                \u003cspan class=\"item-title\"\u003eFront \u0026amp; Rear Caliper Brakes\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-installed braking system for immediate urban safety.\u003c\/span\u003e\n                            \u003c\/li\u003e\n                            \u003cli\u003e\n                                \u003cspan class=\"item-title\"\u003eVittoria 30c Tire Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eStock premium tires delivering an optimal mix of comfort and speed.\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\n    \u003c!-- Lightbox Modal --\u003e\n    \u003cdiv aria-label=\"Image Preview\" aria-modal=\"true\" role=\"dialog\" id=\"belcopia-image-modal\" class=\"belcopia-modal\"\u003e\n        \u003cspan aria-label=\"Close image preview\" role=\"button\" class=\"belcopia-modal-close\" tabindex=\"0\"\u003e×\u003c\/span\u003e \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" alt=\"Feature Preview\" draggable=\"false\" decoding=\"async\" oncontextmenu=\"return false;\"\u003e\n    \u003c\/div\u003e\n\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:not(.video-facade-wrapper 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\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] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\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            \/\/ Deferred 3rd Party Scripts load here!\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        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\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            initVideoFacades();\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":"55 cm (Riders 5'8\" - 5'11\") \/ Wide Riser w\/ Vans Grips","offer_id":42130153308234,"sku":"796201648683","price":849.99,"currency_code":"USD","in_stock":false},{"title":"55 cm (Riders 5'8\" - 5'11\") \/ Compact Drops","offer_id":42130153275466,"sku":"796201648676","price":849.99,"currency_code":"USD","in_stock":false},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Wide Riser w\/ Vans Grips","offer_id":42130153439306,"sku":"796201648720","price":849.99,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Compact Drops","offer_id":42130153406538,"sku":"796201648713","price":849.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'1\" - 5'5\") \/ Compact Drops","offer_id":43378690752586,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"49 cm (Riders 5'1\" - 5'5\") \/ Wide Riser w\/ Vans Grips","offer_id":43378703401034,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Compact Drops","offer_id":43378703433802,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Wide Riser w\/ Vans Grips","offer_id":43378703532106,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"58 cm (Riders 5'10-6'2\") \/ Compact Drops","offer_id":43378719293514,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"58 cm (Riders 5'10-6'2\") \/ Wide Riser w\/ Vans Grips","offer_id":43378736595018,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.6061BlackLabelv3-Grey_Fuchsia-1.jpg?v=1767076078"},{"product_id":"lavender-haze-core-line","title":"Core-Line - Lavender Haze","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban street machine. Featuring a highly durable Steel frame in a unique pastel lavender finish, 40mm Deep-V wheels, and customizable handlebars.\"\u003e\u003c\/p\u003e\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout \n           Brand Colors:\n           Green: #5f7038\n           Yellow: #E3B123 (Belcopia Logo Lightning Bolt)\n        *\/\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        \/* Image Protection Layer *\/\n        [data-belcopia-product] img {\n            -webkit-user-drag: none;\n            -khtml-user-drag: none;\n            -moz-user-drag: none;\n            -o-user-drag: none;\n            user-drag: none;\n            -webkit-touch-callout: none;\n            user-select: none;\n        }\n\n        \/* Content Protection Utility *\/\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; \n            top: 0;\n            right: 0;\n            bottom: 0;\n            width: 100vw; \n            height: 100vh; \n            background-color: rgba(0,0,0,0.85);\n            backdrop-filter: blur(8px);\n            -webkit-backdrop-filter: blur(8px);\n            opacity: 0;\n            transition: opacity 0.3s ease;\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%;\n            left: 50%;\n            transform: translate(-50%, -50%) scale(0.95);\n            margin: auto;\n            max-width: 90vw;\n            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        }\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;\n            right: 30px;\n            z-index: 100000;\n            color: #fff;\n            font-size: 45px;\n            font-weight: bold;\n            cursor: pointer;\n            transition: color 0.3s ease;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n        }\n        [data-belcopia-product] .belcopia-modal-close:hover {\n            color: #E3B123;\n        }\n\n        \/* Premium Animations *\/\n        @keyframes fadeLoadIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes bounceRight {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\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: 12px 10px;\n            \/* Protection Layer for Text *\/\n            -webkit-user-select: none;\n            -moz-user-select: none;\n            -ms-user-select: none;\n            user-select: none;\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: 15px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 5px;\n            font-size: 0.8em;\n            min-width: 90px;\n            cursor: default;\n            opacity: 0; \/* Hidden for load-in *\/\n            transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        \/* Cascading Load-in delays *\/\n        [data-belcopia-product] .glance-item:nth-child(1) { animation: fadeLoadIn 0.6s ease-out 0.1s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(2) { animation: fadeLoadIn 0.6s ease-out 0.2s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(3) { animation: fadeLoadIn 0.6s ease-out 0.3s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(4) { animation: fadeLoadIn 0.6s ease-out 0.4s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(5) { animation: fadeLoadIn 0.6s ease-out 0.5s forwards; }\n\n        @media (hover: hover) {\n            [data-belcopia-product] .glance-item:hover {\n                transform: translateY(-3px) scale(1.05);\n            }\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 36px;\n            height: 36px;\n            filter: brightness(0) invert(1);\n            object-fit: contain;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.85em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.85em;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 55vh;\n            min-height: 350px;\n            max-height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #000;\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            opacity: 0.85;\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.7), 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            font-weight: 900; \/* Bolder standard *\/\n            margin: 0 0 5px 0;\n            line-height: 1.1;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            opacity: 0; \/* For load-in *\/\n            \n            \/* Lavender Metallic Shimmer *\/\n            -webkit-text-stroke: 0.5px #333; \/* Charcoal Border *\/\n            background: linear-gradient(90deg, #A685B2 0%, #E6DCEF 25%, #A685B2 50%, #E6DCEF 75%, #A685B2 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.2s forwards, metallicShimmer 4s linear infinite;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .hero-content h2 { font-size: 3.8em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.5em;\n            font-weight: bold;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0; \/* For load-in *\/\n            \n            \/* Metallic Shimmer \u0026 Charcoal Stroke *\/\n            -webkit-text-stroke: 0.5px #333;\n            background: linear-gradient(90deg, #A685B2 0%, #E6DCEF 25%, #A685B2 50%, #E6DCEF 75%, #A685B2 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.4s forwards, metallicShimmer 4s linear infinite;\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: 10px 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 2em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 8px;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            position: relative;\n        }\n        \/* Animated Underline *\/\n        [data-belcopia-product] h3::after {\n            content: '';\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 0;\n            height: 2px;\n            background-color: #5f7038;\n            transition: width 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .bordered-section:hover h3::after,\n            [data-belcopia-product] .unbordered-section:hover h3::after {\n                width: 100%;\n            }\n        }\n\n        [data-belcopia-product] h4 {\n            font-size: 1.5em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            border-left: 3px solid #E3B123; \/* Belcopia Yellow Accent *\/\n            padding-left: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.8em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 0 0 15px 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: 30px; }\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 { \n            width: 100%; \n            border-radius: 12px; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.08); \n            display: block; \n            overflow: hidden;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .two-col-container img:hover {\n                transform: scale(1.02);\n            }\n        }\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; } \/* Belcopia Yellow Accent *\/\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 25px; \n            scrollbar-width: thin; \n            scrollbar-color: #5f7038 #e0e0e0; \n        }\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        \n        [data-belcopia-product] .feature-card { \n            flex: 0 0 280px; \n            margin-right: 20px; \n            background-color: #f9f9f9; \n            border-radius: 12px; \n            border: 1px solid #eee; \n            overflow: hidden; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.04); \n            display: flex; \n            flex-direction: column; \n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            cursor: pointer;\n            scroll-snap-align: start;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .feature-card:hover {\n                transform: translateY(-8px);\n                box-shadow: 0 15px 30px rgba(0,0,0,0.12);\n            }\n            [data-belcopia-product] .feature-card:hover img {\n                transform: scale(1.06);\n            }\n        }\n        [data-belcopia-product] .feature-card img { \n            width: 100%; \n            height: 190px; \n            object-fit: cover; \n            display: block; \n            transition: transform 0.5s ease;\n            cursor: zoom-in; \/* Interactive cursor for pop-up *\/\n        }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; background: #f9f9f9; position: relative; z-index: 2; }\n        [data-belcopia-product] .feature-card h4 { \n            margin: 0 0 8px 0; \n            color: #E3B123; \/* Belcopia Yellow Accent *\/\n            font-size: 1.1em; \n            font-weight: bold; \n            text-transform: uppercase; \n            letter-spacing: 0.5px; \n            border-left: none; \n            padding-left: 0; \n        }\n        [data-belcopia-product] .feature-card p { font-size: 0.85em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* Scroll Hint Text *\/\n        [data-belcopia-product] .scroll-hint { \n            font-size: 0.85em; \n            color: #E3B123; \/* Belcopia Yellow Accent *\/\n            font-style: italic; \n            text-align: right; \n            margin-bottom: 8px; \n            display: block; \n            font-weight: bold;\n            animation: bounceRight 1.5s infinite;\n        }\n        @media (min-width: 992px) { \n            [data-belcopia-product] .scroll-hint { display: none; } \n        }\n\n        \/* 8. Video Grid *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 15px; width: 100%; max-width: 1000px; margin: 0 auto; }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; }\n        }\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; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}\n\n        \/* 9. Data Tables (New Responsive Setup) *\/\n        [data-belcopia-product] .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin-bottom: 25px;\n            border-radius: 8px;\n            border: 1px solid #ddd;\n        }\n        [data-belcopia-product] .spec-table { \n            width: 100%; \n            border-collapse: collapse; \n            min-width: 700px; \n        }\n        [data-belcopia-product] .spec-table th, \n        [data-belcopia-product] .spec-table td { \n            border: 1px solid #ddd; \n            padding: 12px; \n            text-align: left; \n            font-size: 0.9em; \n        }\n        [data-belcopia-product] .spec-table th { \n            background-color: #f9f9f9; \n            font-weight: bold; \n            text-transform: uppercase; \n            font-size: 0.8em; \n            letter-spacing: 0.5px; \n            color: #2c2c2c;\n        }\n        [data-belcopia-product] .spec-table.two-col th { width: 30%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #fcfcfc; }\n        [data-belcopia-product] .table-note { font-size: 0.8em; color: #666; font-style: italic; margin-top: 5px;}\n        \n        \/* Custom Sizing Guide Layout *\/\n        [data-belcopia-product] .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; }\n        @media (min-width: 768px) { \n            [data-belcopia-product] .sizing-container { grid-template-columns: 65fr 35fr; } \n        }\n        [data-belcopia-product] .sizing-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.08); display: block; }\n        [data-belcopia-product] .sizing-table { min-width: 0; }\n\n        \/* 10. List Section *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 15px; }\n        [data-belcopia-product] .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #E3B123; font-size: 1.6em; line-height: 1; } \/* Belcopia Yellow Accent *\/\n        [data-belcopia-product] .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n\n        \/* 11. Minimalist Line Accordion Section *\/\n        [data-belcopia-product] .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        [data-belcopia-product] details.accordion-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #eee;\n            margin-bottom: 0;\n            overflow: hidden;\n        }\n        [data-belcopia-product] details.accordion-item summary {\n            padding: 24px 45px 24px 0;\n            font-size: 1.6em;\n            font-weight: 500;\n            color: #1a1a1a;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item summary:hover,\n        [data-belcopia-product] details.accordion-item[open] summary {\n            color: #5f7038; \/* Brand Green on hover\/open *\/\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: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 12px;\n            height: 12px;\n            border-right: 2px solid #1a1a1a;\n            border-bottom: 2px solid #1a1a1a;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .accordion-content {\n            padding: 0 0 30px 0;\n            background-color: transparent;\n            border-top: none;\n        }\n        [data-belcopia-product] .accordion-content h4 { margin-top: 15px; }\n\n        \/* 12. Minimalist FAQ Items *\/\n        [data-belcopia-product] .accordion-content.faq-container { padding-top: 10px; }\n        [data-belcopia-product] details.faq-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #f0f0f0;\n            margin-bottom: 0;\n            box-shadow: none;\n        }\n        [data-belcopia-product] details.faq-item:last-child {\n            border-bottom: none;\n        }\n        [data-belcopia-product] details.faq-item summary {\n            padding: 18px 45px 18px 0;\n            font-size: 1.1em;\n            font-weight: 500;\n            color: #2c2c2c;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            line-height: 1.4;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item summary:hover,\n        [data-belcopia-product] details.faq-item[open] summary {\n            color: #5f7038;\n        }\n        [data-belcopia-product] details.faq-item summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] details.faq-item summary::after {\n            content: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 10px;\n            height: 10px;\n            border-right: 2px solid #2c2c2c;\n            border-bottom: 2px solid #2c2c2c;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .faq-answer {\n            padding: 0 0 20px 0;\n            font-size: 0.95em;\n            color: #555;\n            line-height: 1.6;\n            margin: 0;\n            border-top: none;\n        }\n\n        \/* 13. Expert Insight \u0026 Technical Proof Grids *\/\n        [data-belcopia-product] .expert-insight {\n            background-color: #fdfdfd;\n            border-left: 4px solid #5f7038;\n            padding: 25px;\n            margin: 10px 0 30px 0;\n            border-radius: 4px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n        }\n        [data-belcopia-product] .expert-insight-quote {\n            font-style: italic;\n            font-weight: 500;\n            font-size: 1.15em;\n            color: #1a1a1a;\n            margin: 0 0 12px 0;\n            line-height: 1.5;\n        }\n        [data-belcopia-product] .expert-insight-attr {\n            font-weight: bold;\n            font-size: 0.85em;\n            color: #5f7038;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] .three-col-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .three-col-grid { grid-template-columns: repeat(3, 1fr); }\n        }\n        [data-belcopia-product] .tech-proof-card {\n            background: #fff;\n            border: 1px solid #eee;\n            padding: 25px 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            position: relative;\n            overflow: hidden;\n            cursor: default;\n        }\n        \n        \/* Premium Hover Bottom Border Slide *\/\n        [data-belcopia-product] .tech-proof-card::after {\n            content: '';\n            position: absolute;\n            bottom: 0; left: 0; width: 0; height: 3px;\n            background-color: #E3B123;\n            transition: width 0.4s ease;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .tech-proof-card:hover::after {\n                width: 100%;\n            }\n            [data-belcopia-product] .tech-proof-card:hover {\n                transform: translateY(-5px);\n                box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n            }\n        }\n        [data-belcopia-product] .tech-proof-card h4 {\n            color: #E3B123; \/* Belcopia Yellow *\/\n            font-size: 1.1em;\n            margin-bottom: 10px;\n            border-left: none;\n            padding-left: 0;\n        }\n        [data-belcopia-product] .tech-proof-card p {\n            font-size: 0.9em;\n            color: #555;\n            margin: 0;\n            line-height: 1.5;\n        }\n    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\u003c!-- Section 1: At a Glance Bar --\u003e\n\u003cdiv class=\"at-a-glance-bar protected-zone\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" height=\"36\" width=\"36\" alt=\"Frame Material Icon\" 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 Material\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eSteel Frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" height=\"36\" width=\"36\" alt=\"Drivetrain Icon\" 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\"\u003eFixed \/ Single Speed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" height=\"36\" width=\"36\" alt=\"Wheel Size Icon\" 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\"\u003eWheel Size\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e40mm Deep-V 700c\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" height=\"36\" width=\"36\" alt=\"Weight Icon\" 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~24.5 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" height=\"36\" width=\"36\" alt=\"Use Type Icon\" 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 Type\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eUrban Street\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 2: Hero Image --\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg draggable=\"false\" loading=\"eager\" alt=\"The State Bicycle Co. Core-Line Lavender Haze bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._Lavender_Haze_Core-Line_single-speed_bike_with_a_pastel_lavender_steel_frame_black_deep-V_rims_and_riser_handlebars_leaning_against_a_rustic_metal_wall_stylish.webp?v=1755238244\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content protected-zone\"\u003e\n\u003ch2\u003eState Bicycle Core-Line\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003eLavender Haze\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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 Daily Dose of Style. And Raw Speed.\"\u003c\/p\u003e\n\u003cp\u003eWidely considered the ultimate urban statement piece, the State Bicycle Co. Core-Line Lavender Haze is your agent of freedom in an over-complicated world. Stop waiting for public transit and stop blending into the crowd. Engineered for the rider who values \u003cstrong class=\"description-emphasis\"\u003ezen-like simplicity\u003c\/strong\u003e and head-turning aesthetics, this top-rated city bike strips away the noise and maintenance of multi-speed drivetrains.\u003c\/p\u003e\n\u003cp\u003eBuilt on a rugged steel frame that shines with a \u003cstrong class=\"description-emphasis\"\u003eunique pastel lavender finish\u003c\/strong\u003e, the Lavender Haze demands to be seen. Feel the intuitive connection of a fixed-gear or the effortless coast of a single-speed—the choice is yours. It’s your charming, reliable, and utterly badass partner for every urban adventure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Expert Insight Block --\u003e\n\u003cdiv class=\"expert-insight protected-zone\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Lavender Haze is our love letter to classic urban style. We combined the bulletproof reliability of our steel Core Line with a head-turning pastel finish. It’s built so tough and fast, you'll look effortless every time you hit the streets.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 4: Who It's For --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eRECLAIM YOUR TIME IF...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg style=\"cursor: zoom-in;\" draggable=\"false\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_State_Bicycle_Co._Lavender_Haze_Core-Line_single-speed_bike_with_durable_steel_frame_deep-V_rims_black_components_and_front_rear_brakes_leaning_against_a_rustic_metal_wall.webp?v=1755238244\" alt=\"The State Bicycle Co. Core-Line Lavender Haze.\"\u003e\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou want a beautiful, stylish bike that stands out from the crowd.\u003c\/li\u003e\n\u003cli\u003eYou appreciate classic design with thoughtful, modern touches.\u003c\/li\u003e\n\u003cli\u003eYou love the pure, simple experience of a single-speed or fixed-gear bike.\u003c\/li\u003e\n\u003cli\u003eYou need a durable, reliable, and low-maintenance bike for daily commuting and fun.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 5: Highlight Feature 1 --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eDETAILS THAT DEMAND RESPECT\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv\u003e\u003cimg style=\"cursor: zoom-in;\" draggable=\"false\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/highlight_State_Bicycle_Co._Lavender_Haze_Core_Line_single_speed_bike_with_steel_frame_deep-V_black_rims_and_riser_handlebars_leaning_against_an_industrial_rusted_wall_for_a_modern_ur.webp?v=1755238244\" alt=\"The Lavender Haze against a rustic metal wall.\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eA Touch of Class\u003c\/h4\u003e\n\u003cp\u003eThis is a bike designed to be admired. See how the unique \u003cstrong class=\"description-emphasis\"\u003eLavender Haze finish\u003c\/strong\u003e catches the light, creating a look that is both classic and contemporary. Notice the thoughtful details, from the rich brown synthetic leather saddle to the matching grips and classic whitewall tires.\u003c\/p\u003e\n\u003cp\u003eIt's a cohesive and striking aesthetic that sets you apart from the sea of generic bikes. This is a machine built for those who understand that how you get there matters just as much as the destination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 6: Highlight Feature 2 --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eFIXED OR FREE: YOU DECIDE\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg style=\"cursor: zoom-in;\" draggable=\"false\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/highlight_Close-up_of_the_State_Bicycle_Co._Lavender_Haze_Core-Line_fixed_gear_bike_handlebar_and_stem_featuring_black_riser_bars_with_Vans_grips_and_Explore_Your_State_top_cap.webp?v=1755238243\" alt=\"Close-up of the Lavender Haze's handlebars.\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eYour Ride, Your Choice\u003c\/h4\u003e\n\u003cp\u003eThe heart of the Core-Line is its versatility, all thanks to the \u003cstrong class=\"description-emphasis\"\u003eflip-flop hub\u003c\/strong\u003e. Want to feel every nuance of the road? Ride it fixed. Sense the unbroken chain of motion as your legs become one with the machine, a rhythmic pulse connecting you to the pavement.\u003c\/p\u003e\n\u003cp\u003ePrefer a more relaxed journey? Simply flip the wheel and enjoy the carefree glide of a classic single-speed. It’s two distinct, incredible ride-feels in one simple, elegant package.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 7: Key Features Scroller --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n\u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\u003c\/div\u003e\n\u003cdiv class=\"features-scroller\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"Durable Steel Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-core-line-hi-tensile-steel-frame.jpg?v=1771906048\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eDurable Steel Frame\u003c\/h4\u003e\n\u003cp\u003eA strong and reliable foundation that provides a famously smooth ride, absorbing road chatter for enhanced comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"Deep V Wheel Set\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-40mm-deep-v-wheelset-matte-black.jpg?v=1771906047\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eDeep V Wheel Set\u003c\/h4\u003e\n\u003cp\u003eStylish and strong 40mm deep-v rims paired with sealed bearing hubs for a smooth, low-maintenance ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"Customizable Handlebars\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-handlebar-options-drop-vs-riser.jpg?v=1771883219\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eCustomizable Handlebars\u003c\/h4\u003e\n\u003cp\u003eChoose your cockpit: classic Drop Bars, agile Riser Bars with Vans grips, or aggressive Bullhorn bars.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"Flip-Flop Hub\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-flip-flop-hub-fixed-freewheel.jpg?v=1771906048\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n\u003cp\u003eThe ultimate in versatility. Easily switch between a pure fixed-gear setup and a classic single-speed with freewheel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"Fast-Rolling 28c Tires\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-kenda-700x28c-fast-rolling-tires.jpg?v=1771906048\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFast-Rolling 28c Tires\u003c\/h4\u003e\n\u003cp\u003eTires strike the perfect balance—flat-out speed on the pavement with just enough cushion to handle road imperfections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg draggable=\"false\" loading=\"lazy\" alt=\"Front \u0026amp; Rear Brakes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-dual-caliper-forged-alloy-brakes.jpg?v=1771906048\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFront \u0026amp; Rear Brakes\u003c\/h4\u003e\n\u003cp\u003eDependable, easy-to-maintain caliper brakes are included for confident stopping power right out of the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 8: Video Section --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSEE IT IN ACTION\u003c\/h3\u003e\n\u003cdiv class=\"video-grid\"\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/itqXgSsQYYI\" title=\"State Bicycle Core-Line Review Video\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 8.5: Technical Breakdown (Why This Build Matters) --\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;\"\u003eThe Core Line is meticulously engineered for the realities of urban commuting. Here is the technical breakdown of why this bike dominates the city streets.\u003c\/p\u003e\n\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eThe Perfect Urban Ratio\u003c\/h4\u003e\n\u003cp\u003eUnlike track bikes geared for high-end top speeds, the Core Line uses a perfectly dialed \u003cstrong\u003e44x16 gear ratio\u003c\/strong\u003e. This specific ratio provides explosive acceleration off the line at stoplights and makes climbing city bridges significantly more manageable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eSteel Resilience\u003c\/h4\u003e\n\u003cp\u003eAluminum frames are rigid and transfer every bump directly to your spine. The Core Line utilizes a \u003cstrong\u003eSteel\u003c\/strong\u003e chassis that acts as a natural micro-suspension system, effectively muting road chatter and reducing rider fatigue over long commutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003e40mm Deep-V Aerodynamics\u003c\/h4\u003e\n\u003cp\u003eThe signature \u003cstrong\u003e40mm deep-dish rims\u003c\/strong\u003e aren't just for classic aesthetic appeal. The deeper profile drastically increases the structural integrity and lateral stiffness of the wheel, ensuring it stays true even after slamming into unexpected potholes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Accordion Group for Specs, Sizing, FAQ, and Box Contents --\u003e\n\u003cdiv class=\"accordion-wrapper\"\u003e\n\u003c!-- Details: Components --\u003e\n\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cdiv style=\"margin-top: 10px;\" 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\u003eDurable Steel Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheel Set\u003c\/th\u003e\n\u003ctd\u003eDeep V Wheel Set w\/ 40 mm High-Flange Hubs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHub\u003c\/th\u003e\n\u003ctd\u003eFlip-Flop Hub w\/ 16T Freewheel \u0026amp; Fixed Cog\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGear Ratio\u003c\/th\u003e\n\u003ctd\u003e44x16\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eRiser Bars w\/ Vans Grips (or Bullhorn\/Drop)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eFront and Rear Caliper Hand Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003ePlatform Pedals Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e700x28c\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\u003c!-- Details: Sizing and Geometry --\u003e\n\u003cdetails class=\"accordion-item\" open=\"\"\u003e\n\u003csummary\u003eSizing Guide\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content protected-zone\"\u003e\n\u003cdiv style=\"margin-top: 10px;\" class=\"sizing-container\"\u003e\n\u003cdiv\u003e\u003cimg style=\"cursor: zoom-in;\" draggable=\"false\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_State_Bicycle_Co._Core_Line_fixed_gear_bike_size_chart_and_geometry_guide_featuring_steel_frame_riser_handlebars_with_Vans_grips_40mm_deep-V_wheels_28c_Kenda_tires_and_pre-instal.jpg?v=1755238244\" alt=\"State Bicycle Core-Line geometry chart\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"margin-bottom: 15px;\" class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table sizing-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e46 cm (Small)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnder 5'4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e50 cm (Medium)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" - 5'7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e54 cm (Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'11\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e58 cm (X-Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'2\"\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.9em; color: #555; margin: 0;\"\u003eWe recommend visiting a local bike shop to ensure you get the perfect fit for your body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Details: Premium FAQ --\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\u003eWhat is the standover height of the Core Line frame?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eStandover height ranges from 28.8\" on the 46cm frame to 31.9\" on the 58cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I ride this bike if I’ve never ridden a fixie before?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. Every Core Line bike ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Lavender Haze come with brakes?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes, this model includes both front and rear dual-pivot forged alloy caliper brakes and levers, making it 100% street-legal and safe for urban riding.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the gear ratio on the Core Line?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe bike features a 44x16 gear ratio. This setup is optimized for stop-and-go city commuting, providing excellent off-the-line acceleration and manageable hill climbing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow much does the Core Line weigh?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe average weight is approximately 24.5 lbs depending on the frame size, providing a stable, momentum-carrying feel in urban environments.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Details: What's In The Box --\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: 10px;\" class=\"two-col-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState Bicycle Core-Line\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePlatform Pedal Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eDurable 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\"\u003eBoth Front and Rear caliper brakes are included in the box.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg style=\"cursor: zoom-in;\" draggable=\"false\" loading=\"lazy\" alt=\"State Bicycle Box Contents\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Box_Contents.jpg?v=1771747252\"\u003e\u003c\/div\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\u003c!-- Image Lightbox Modal --\u003e\n\u003cdiv class=\"belcopia-modal\" id=\"belcopia-image-modal\"\u003e\n\u003cspan class=\"belcopia-modal-close\"\u003e×\u003c\/span\u003e \u003cimg draggable=\"false\" alt=\"Feature Preview\" id=\"belcopia-modal-img\" class=\"belcopia-modal-content\"\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        function openBelcopiaModal(src) {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            var modalImg = document.getElementById(\"belcopia-modal-img\");\n            modal.classList.add(\"show\");\n            modalImg.src = src;\n        }\n        function closeBelcopiaModal() {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            modal.classList.remove(\"show\");\n        }\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Riser Bars","offer_id":42130155438154,"sku":"796201647419","price":449.99,"currency_code":"USD","in_stock":false},{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Bullhorn Bars (Add $25)","offer_id":42130155470922,"sku":"796201647495","price":474.99,"currency_code":"USD","in_stock":false},{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Drop Bars (Add $25)","offer_id":42130155503690,"sku":"796201647457","price":474.99,"currency_code":"USD","in_stock":false},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Riser Bars","offer_id":42130155536458,"sku":"796201647426","price":449.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Bullhorn Bars (Add $25)","offer_id":42130155569226,"sku":"796201647501","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Drop Bars (Add $25)","offer_id":42130155601994,"sku":"796201647464","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Riser Bars","offer_id":42130155634762,"sku":"796201647433","price":449.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Bullhorn Bars (Add $25)","offer_id":42130155667530,"sku":"796201647518","price":474.99,"currency_code":"USD","in_stock":false},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Drop Bars (Add $25)","offer_id":42130155700298,"sku":"796201647471","price":474.99,"currency_code":"USD","in_stock":false},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Riser Bars","offer_id":42130155733066,"sku":"796201647440","price":449.99,"currency_code":"USD","in_stock":false},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Bullhorn Bars (Add $25)","offer_id":42130155765834,"sku":"796201647525","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Drop Bars (Add $25)","offer_id":42130155798602,"sku":"796201647488","price":474.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.-LavenderHaze-Core-Line-2.jpg?v=1767076151"},{"product_id":"earthstone-core-line","title":"Core-Line - Earthstone","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban street machine. Featuring a highly durable Steel frame in a raw industrial finish, 40mm Deep-V wheels, and customizable handlebars.\"\u003e\u003c\/p\u003e\n\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the standover height of the Core Line frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Standover height ranges from 28.8\\\" on the 46cm frame to 31.9\\\" on the 58cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I ride this bike if I’ve never ridden a fixie before?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Every Core Line bike ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Earthstone come with brakes?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, this model includes both front and rear dual-pivot forged alloy caliper brakes and levers, making it 100% street-legal and safe for urban riding.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the gear ratio on the Core Line?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The bike features a 44x16 gear ratio. This setup is optimized for stop-and-go city commuting, providing excellent off-the-line acceleration and manageable hill climbing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much does the Core Line weigh?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The average weight is approximately 24.5 lbs depending on the frame size, providing a stable, momentum-carrying feel in urban environments.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout \n           Brand Colors:\n           Green: #5f7038\n           Yellow: #E3B123 (Belcopia Logo Lightning Bolt)\n        *\/\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        \/* Image Protection Layer *\/\n        [data-belcopia-product] img {\n            -webkit-user-drag: none;\n            -khtml-user-drag: none;\n            -moz-user-drag: none;\n            -o-user-drag: none;\n            user-drag: none;\n            -webkit-touch-callout: none;\n            user-select: none;\n        }\n\n        \/* Content Protection Utility *\/\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; \n            top: 0;\n            right: 0;\n            bottom: 0;\n            width: 100vw; \n            height: 100vh; \n            background-color: rgba(0,0,0,0.85);\n            backdrop-filter: blur(8px);\n            -webkit-backdrop-filter: blur(8px);\n            opacity: 0;\n            transition: opacity 0.3s ease;\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%;\n            left: 50%;\n            transform: translate(-50%, -50%) scale(0.95);\n            margin: auto;\n            max-width: 90vw;\n            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        }\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;\n            right: 30px;\n            z-index: 100000;\n            color: #fff;\n            font-size: 45px;\n            font-weight: bold;\n            cursor: pointer;\n            transition: color 0.3s ease;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n        }\n        [data-belcopia-product] .belcopia-modal-close:hover {\n            color: #E3B123;\n        }\n\n        \/* Premium Animations *\/\n        @keyframes fadeLoadIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes bounceRight {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\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: 12px 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: 15px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 5px;\n            font-size: 0.8em;\n            min-width: 90px;\n            cursor: default;\n            opacity: 0;\n            transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        [data-belcopia-product] .glance-item:nth-child(1) { animation: fadeLoadIn 0.6s ease-out 0.1s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(2) { animation: fadeLoadIn 0.6s ease-out 0.2s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(3) { animation: fadeLoadIn 0.6s ease-out 0.3s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(4) { animation: fadeLoadIn 0.6s ease-out 0.4s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(5) { animation: fadeLoadIn 0.6s ease-out 0.5s forwards; }\n\n        @media (hover: hover) {\n            [data-belcopia-product] .glance-item:hover {\n                transform: translateY(-3px) scale(1.05);\n            }\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 36px;\n            height: 36px;\n            filter: brightness(0) invert(1);\n            object-fit: contain;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.85em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.85em;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 55vh;\n            min-height: 350px;\n            max-height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #000;\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            opacity: 0.85;\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.7), 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            font-weight: 900;\n            margin: 0 0 5px 0;\n            line-height: 1.1;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            opacity: 0;\n            \n            \/* Belcopia Yellow Metallic Shimmer *\/\n            -webkit-text-stroke: 0.5px #333;\n            background: linear-gradient(90deg, #E3B123 0%, #FFF8D6 25%, #E3B123 50%, #FFF8D6 75%, #E3B123 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.2s forwards, metallicShimmer 4s linear infinite;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .hero-content h2 { font-size: 3.8em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.5em;\n            font-weight: bold;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0;\n            \n            \/* Metallic Shimmer \u0026 Charcoal Stroke *\/\n            -webkit-text-stroke: 0.5px #333;\n            background: linear-gradient(90deg, #E3B123 0%, #FFF8D6 25%, #E3B123 50%, #FFF8D6 75%, #E3B123 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.4s forwards, metallicShimmer 4s linear infinite;\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: 10px 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 2em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 8px;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            position: relative;\n        }\n        \/* Animated Underline *\/\n        [data-belcopia-product] h3::after {\n            content: '';\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 0;\n            height: 2px;\n            background-color: #5f7038;\n            transition: width 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .bordered-section:hover h3::after,\n            [data-belcopia-product] .unbordered-section:hover h3::after {\n                width: 100%;\n            }\n        }\n\n        [data-belcopia-product] h4 {\n            font-size: 1.5em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            border-left: 3px solid #E3B123; \/* Belcopia Yellow Accent *\/\n            padding-left: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.8em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 0 0 15px 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: 30px; }\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 { \n            width: 100%; \n            border-radius: 12px; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.08); \n            display: block; \n            overflow: hidden;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .two-col-container img:hover {\n                transform: scale(1.02);\n            }\n        }\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; }\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 25px; \n            scrollbar-width: thin; \n            scrollbar-color: #5f7038 #e0e0e0; \n        }\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        \n        [data-belcopia-product] .feature-card { \n            flex: 0 0 280px; \n            margin-right: 20px; \n            background-color: #f9f9f9; \n            border-radius: 12px; \n            border: 1px solid #eee; \n            overflow: hidden; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.04); \n            display: flex; \n            flex-direction: column; \n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            cursor: pointer;\n            scroll-snap-align: start;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .feature-card:hover {\n                transform: translateY(-8px);\n                box-shadow: 0 15px 30px rgba(0,0,0,0.12);\n            }\n            [data-belcopia-product] .feature-card:hover img {\n                transform: scale(1.06);\n            }\n        }\n        [data-belcopia-product] .feature-card img { \n            width: 100%; \n            height: 190px; \n            object-fit: cover; \n            display: block; \n            transition: transform 0.5s ease;\n            cursor: zoom-in;\n        }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; background: #f9f9f9; position: relative; z-index: 2; }\n        [data-belcopia-product] .feature-card h4 { \n            margin: 0 0 8px 0; \n            color: #E3B123; \n            font-size: 1.1em; \n            font-weight: bold; \n            text-transform: uppercase; \n            letter-spacing: 0.5px; \n            border-left: none; \n            padding-left: 0; \n        }\n        [data-belcopia-product] .feature-card p { font-size: 0.85em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* Scroll Hint Text *\/\n        [data-belcopia-product] .scroll-hint { \n            font-size: 0.85em; \n            color: #E3B123; \n            font-style: italic; \n            text-align: right; \n            margin-bottom: 8px; \n            display: block; \n            font-weight: bold;\n            animation: bounceRight 1.5s infinite;\n        }\n        @media (min-width: 992px) { \n            [data-belcopia-product] .scroll-hint { display: none; } \n        }\n\n        \/* 8. Video Grid *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 15px; width: 100%; max-width: 1000px; margin: 0 auto; }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; }\n        }\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; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}\n\n        \/* 9. Data Tables *\/\n        [data-belcopia-product] .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin-bottom: 25px;\n            border-radius: 8px;\n            border: 1px solid #ddd;\n        }\n        [data-belcopia-product] .spec-table { \n            width: 100%; \n            border-collapse: collapse; \n            min-width: 700px; \n        }\n        [data-belcopia-product] .spec-table th, \n        [data-belcopia-product] .spec-table td { \n            border: 1px solid #ddd; \n            padding: 12px; \n            text-align: left; \n            font-size: 0.9em; \n        }\n        [data-belcopia-product] .spec-table th { \n            background-color: #f9f9f9; \n            font-weight: bold; \n            text-transform: uppercase; \n            font-size: 0.8em; \n            letter-spacing: 0.5px; \n            color: #2c2c2c;\n        }\n        [data-belcopia-product] .spec-table.two-col th { width: 30%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #fcfcfc; }\n        [data-belcopia-product] .table-note { font-size: 0.8em; color: #666; font-style: italic; margin-top: 5px;}\n        \n        \/* Custom Sizing Guide Layout *\/\n        [data-belcopia-product] .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; }\n        @media (min-width: 768px) { \n            [data-belcopia-product] .sizing-container { grid-template-columns: 1fr 1fr; } \n        }\n        [data-belcopia-product] .sizing-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.08); display: block; cursor: zoom-in; }\n        [data-belcopia-product] .sizing-table { min-width: 0 !important; }\n\n        \/* 10. List Section *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 15px; }\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;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n\n        \/* 11. Minimalist Line Accordion Section *\/\n        [data-belcopia-product] .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        [data-belcopia-product] details.accordion-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #eee;\n            margin-bottom: 0;\n            overflow: hidden;\n        }\n        [data-belcopia-product] details.accordion-item summary {\n            padding: 24px 45px 24px 0;\n            font-size: 1.6em;\n            font-weight: 500;\n            color: #1a1a1a;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item summary:hover,\n        [data-belcopia-product] details.accordion-item[open] summary {\n            color: #5f7038;\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: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 12px;\n            height: 12px;\n            border-right: 2px solid #1a1a1a;\n            border-bottom: 2px solid #1a1a1a;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .accordion-content {\n            padding: 0 0 30px 0;\n            background-color: transparent;\n            border-top: none;\n        }\n        [data-belcopia-product] .accordion-content h4 { margin-top: 15px; }\n\n        \/* 12. Minimalist FAQ Items *\/\n        [data-belcopia-product] .accordion-content.faq-container { padding-top: 10px; }\n        [data-belcopia-product] details.faq-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #f0f0f0;\n            margin-bottom: 0;\n            box-shadow: none;\n        }\n        [data-belcopia-product] details.faq-item:last-child {\n            border-bottom: none;\n        }\n        [data-belcopia-product] details.faq-item summary {\n            padding: 18px 45px 18px 0;\n            font-size: 1.1em;\n            font-weight: 500;\n            color: #2c2c2c;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            line-height: 1.4;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item summary:hover,\n        [data-belcopia-product] details.faq-item[open] summary {\n            color: #5f7038;\n        }\n        [data-belcopia-product] details.faq-item summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] details.faq-item summary::after {\n            content: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 10px;\n            height: 10px;\n            border-right: 2px solid #2c2c2c;\n            border-bottom: 2px solid #2c2c2c;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .faq-answer {\n            padding: 0 0 20px 0;\n            font-size: 0.95em;\n            color: #555;\n            line-height: 1.6;\n            margin: 0;\n            border-top: none;\n        }\n\n        \/* 13. Expert Insight \u0026 Technical Proof Grids *\/\n        [data-belcopia-product] .expert-insight {\n            background-color: #fdfdfd;\n            border-left: 4px solid #5f7038;\n            padding: 25px;\n            margin: 10px 0 30px 0;\n            border-radius: 4px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n        }\n        [data-belcopia-product] .expert-insight-quote {\n            font-style: italic;\n            font-weight: 500;\n            font-size: 1.15em;\n            color: #1a1a1a;\n            margin: 0 0 12px 0;\n            line-height: 1.5;\n        }\n        [data-belcopia-product] .expert-insight-attr {\n            font-weight: bold;\n            font-size: 0.85em;\n            color: #5f7038;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] .three-col-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .three-col-grid { grid-template-columns: repeat(3, 1fr); }\n        }\n        [data-belcopia-product] .tech-proof-card {\n            background: #fff;\n            border: 1px solid #eee;\n            padding: 25px 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            position: relative;\n            overflow: hidden;\n            cursor: default;\n        }\n        \n        \/* Premium Hover Bottom Border Slide *\/\n        [data-belcopia-product] .tech-proof-card::after {\n            content: '';\n            position: absolute;\n            bottom: 0; left: 0; width: 0; height: 3px;\n            background-color: #E3B123;\n            transition: width 0.4s ease;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .tech-proof-card:hover::after {\n                width: 100%;\n            }\n            [data-belcopia-product] .tech-proof-card:hover {\n                transform: translateY(-5px);\n                box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n            }\n        }\n        [data-belcopia-product] .tech-proof-card h4 {\n            color: #E3B123;\n            font-size: 1.1em;\n            margin-bottom: 10px;\n            border-left: none;\n            padding-left: 0;\n        }\n        [data-belcopia-product] .tech-proof-card p {\n            font-size: 0.9em;\n            color: #555;\n            margin: 0;\n            line-height: 1.5;\n        }\n    \u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003c!-- Section 1: At a Glance Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\" oncontextmenu=\"return false;\"\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eDurable Steel\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eFixed \/ Single Speed\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e40mm Deep-V 700c\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e~24.5 lbs\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\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eUrban Street\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\/State_Bicycle_Co._Earthstone_Core-Line_bike_in_raw_steel_finish_with_red_hubs_leaning_against_a_textured_wall_with_sunlight_filtering_through_foliage.webp?v=1754027182\" alt=\"State Bicycle Co. Core-Line Earthstone Bike.\" loading=\"eager\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003ch2\u003eState Bicycle Core-Line\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eEarthstone Edition\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\"Perfectly Imperfect. Unapologetically Raw.\"\u003c\/p\u003e\n            \u003cp\u003eWidely considered the ultimate urban statement piece, the State Bicycle Co. Core-Line Earthstone is your agent of freedom in a world of plastic and carbon. Stop blending into the crowd and start owning the pavement. Engineered for the rider who values \u003cstrong class=\"description-emphasis\"\u003ezen-like simplicity\u003c\/strong\u003e and raw, industrial aesthetics, this top-rated city bike strips away the noise and maintenance of multi-speed drivetrains.\u003c\/p\u003e\n            \u003cp\u003eBuilt on a foundation of incredibly rugged High-Tensile Steel, the Earthstone wears its heart on its sleeve with a clear-coated raw finish and blazing red hubs. Feel the intuitive connection of a fixed-gear or the effortless coast of a single-speed—the choice is yours. You aren't just traveling; you're dominating your route with unfiltered style.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Expert Insight Block --\u003e\n        \u003cdiv class=\"expert-insight protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The Earthstone is our homage to brutalist craftsmanship. We exposed the TIG welds and paired them with a raw steel finish and striking anodized red hubs. It’s built so tough and fast, it doesn't just survive the urban jungle—it commands it.\"\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 4: Who It's For --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eRECLAIM YOUR TIME IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. Core-Line Earthstone.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_a_State_Bicycle_Co._Earthstone_Core-Line_single-speed_bike_in_urban_setting_wearing_sunglasses_and_a_black_bucket_hat.webp?v=1754027183\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are tired of fragile bikes and want an indestructible, raw steel machine.\u003c\/li\u003e\n                    \u003cli\u003eYou demand a silent, highly responsive ride that reacts instantly to your pedal input.\u003c\/li\u003e\n                    \u003cli\u003eYou want a striking, brutalist statement piece that guarantees you stand out from the pack.\u003c\/li\u003e\n                    \u003cli\u003eYou value the pure, unadulterated connection of a fixed-gear or single-speed drivetrain.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlight Feature 1 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eINDUSTRIAL BEAUTY\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Earthstone against a rusted metal wall.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._Earthstone_Core-Line_single-speed_bike_in_raw_steel_finish_with_red_hubs_parked_against_a_rusted_metal_wall.webp?v=1754027183\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eRaw and Refined\u003c\/h4\u003e\n                    \u003cp\u003eThis bike doesn't hide behind paint. The \u003cstrong class=\"description-emphasis\"\u003eraw-steel finish\u003c\/strong\u003e is the star, showcasing the honest, brutal craftsmanship of the frame, complete with the unique color variations from the TIG welding process.\u003c\/p\u003e\n                    \u003cp\u003eSee how this industrial canvas makes the vibrant, anodized red hubs pop with an electrifying flash of color. It's a head-turning design that broadcasts your deep-rooted appreciation for unfiltered engineering. Guaranteed to be unlike any other bike on the rack.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlight Feature 2 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eTWO WAYS TO RIDE\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Earthstone bike parked.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._Earthstone_Core-Line_bike_with_red_hubs_and_raw_steel_finish_leaned_against_an_industrial_concrete_and_rusted_wall_backdrop.webp?v=1754027183\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eFixed or Free: You Decide\u003c\/h4\u003e\n                    \u003cp\u003eThe heart of the Core-Line is its versatility, all thanks to the \u003cstrong class=\"description-emphasis\"\u003eflip-flop hub\u003c\/strong\u003e. Want to feel every nuance of the road? Ride it fixed. Sense the unbroken chain of motion as your legs become one with the machine, a rhythmic pulse connecting you to the pavement.\u003c\/p\u003e\n                    \u003cp\u003ePrefer a more relaxed journey? Simply flip the wheel and enjoy the carefree glide of a classic single-speed. It represents the pinnacle of maintenance-free performance wrapped in an elegant package. No derailleurs to bend, no shifter cables to stretch. It is the ultimate expression of agentic cycling.\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=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-core-line-hi-tensile-steel-frame.jpg?v=1771906048\" alt=\"Durable Steel Frame\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDurable Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA strong and reliable foundation that provides a famously smooth ride, absorbing road chatter for enhanced comfort.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-40mm-deep-v-wheelset-matte-black.jpg?v=1771906047\" alt=\"Deep V Wheel Set\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDeep V Wheel Set\u003c\/h4\u003e\n                        \u003cp\u003eStylish and strong 40mm deep-v rims paired with sealed bearing hubs for a smooth, low-maintenance ride.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-handlebar-options-drop-vs-riser.jpg?v=1771883219\" alt=\"Customizable Handlebars\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCustomizable Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eChoose your cockpit: classic Drop Bars, agile Riser Bars with Vans grips, or aggressive Bullhorn bars.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-flip-flop-hub-fixed-freewheel.jpg?v=1771906048\" alt=\"Flip-Flop Hub\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in versatility. Easily switch between a pure fixed-gear setup and a classic single-speed with freewheel.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-kenda-700x28c-fast-rolling-tires.jpg?v=1771906048\" alt=\"Fast-Rolling 28c Tires\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFast-Rolling 28c Tires\u003c\/h4\u003e\n                        \u003cp\u003eTires strike the perfect balance—flat-out speed on the pavement with just enough cushion to handle road imperfections.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-dual-caliper-forged-alloy-brakes.jpg?v=1771906048\" alt=\"Front \u0026amp; Rear Brakes\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFront \u0026amp; Rear Brakes\u003c\/h4\u003e\n                        \u003cp\u003eDependable, easy-to-maintain caliper brakes are included for confident stopping power right out of the box.\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: Technical Breakdown (Why This Build Matters) --\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;\"\u003eThe Core Line is meticulously engineered for the realities of urban commuting. Here is the technical breakdown of why this bike dominates the city streets.\u003c\/p\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eThe Perfect Urban Ratio\u003c\/h4\u003e\n                    \u003cp\u003eUnlike track bikes geared for high-end top speeds, the Core Line uses a perfectly dialed \u003cstrong\u003e44x16 gear ratio\u003c\/strong\u003e. This specific ratio provides explosive acceleration off the line at stoplights and makes climbing city bridges significantly more manageable.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eSteel Resilience\u003c\/h4\u003e\n                    \u003cp\u003eAluminum frames are rigid and transfer every bump directly to your spine. The Core Line utilizes a \u003cstrong\u003eSteel\u003c\/strong\u003e chassis that acts as a natural micro-suspension system, effectively muting road chatter and reducing rider fatigue over long commutes.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003e40mm Deep-V Aerodynamics\u003c\/h4\u003e\n                    \u003cp\u003eThe signature \u003cstrong\u003e40mm deep-dish rims\u003c\/strong\u003e aren't just for classic aesthetic appeal. The deeper profile drastically increases the structural integrity and lateral stiffness of the wheel, ensuring it stays true even after slamming into unexpected potholes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Accordion Group for Specs, Sizing, FAQ, and Box Contents --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \n            \u003c!-- Details: Components --\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\" style=\"margin-top: 10px;\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eDurable High-Tensile Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eHigh-Tensile Steel, 1 ⅛\" Threadless Steerer\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot Forged Alloy (Clamp Diameter: 23.8mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eChain \u0026amp; Chainring\u003c\/th\u003e\n\u003ctd\u003eYAB Chain | 44T, 130 BCD Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eForged 6061 Aluminum, 170mm Crank Arms\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eAluminum (Bullhorn: 420mm | Drop: 450mm | Riser: 570mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHeadset \u0026amp; Stem\u003c\/th\u003e\n\u003ctd\u003e1 ⅛\" threadless Headset | Steel Stem (25.4mm clamp, Length: 90mm, Rise: +\/- 7°)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Flip-Flop Hub (16T Freewheel and Fixed Cog), Spacing: F:100mm \/ R:120mm, Bolts: M10\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003e700c Aluminum Wheel Set with 40mm Rim Depth\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Steel, 3 Cross Pattern (Spoke Length F\/R: 269mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda Brand 700c x 28mm (Suggested Max Tire: 28mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSeatpost \u0026amp; Clamp\u003c\/th\u003e\n\u003ctd\u003eAlloy, D: 27.2mm, L: 220mm | Clamp: Aluminum, D: 29.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSaddle \u0026amp; Pedals\u003c\/th\u003e\n\u003ctd\u003ePolyurethane w\/ Steel Rails | Platform Pedals Included\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            \n            \u003c!-- Details: Sizing Guide --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003cdiv class=\"sizing-container\" style=\"margin-top: 10px;\"\u003e\n                        \u003cdiv\u003e\n                            \u003cimg alt=\"State Bicycle Core-Line geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_State_Bicycle_Co._Core_Line_fixed_gear_bike_size_chart_and_geometry_guide_featuring_steel_frame_riser_handlebars_with_Vans_grips_40mm_deep-V_wheels_28c_Kenda_tires_and_pre-instal.jpg?v=1755238244\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"table-wrapper\" style=\"margin-bottom: 15px;\"\u003e\n                                \u003ctable class=\"spec-table sizing-table\"\u003e\n                                    \u003cthead\u003e\n                                        \u003ctr\u003e\n                                            \u003cth\u003eFrame Size\u003c\/th\u003e\n                                            \u003cth\u003eRider Height\u003c\/th\u003e\n                                        \u003c\/tr\u003e\n                                    \u003c\/thead\u003e\n                                    \u003ctbody\u003e\n                                        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e46 cm (Small)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnder 5'4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e50 cm (Medium)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" - 5'7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e54 cm (Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'11\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e58 cm (X-Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'2\"\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.9em; color: #555; margin: 0;\"\u003eWe recommend visiting a local bike shop to ensure you get the perfect fit for your body.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n            \u003c!-- Details: Frame Geometry --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003cdiv class=\"table-wrapper\" style=\"margin-top: 10px;\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003e46cm\u003c\/th\u003e\n                                    \u003cth\u003e50cm\u003c\/th\u003e\n                                    \u003cth\u003e54cm\u003c\/th\u003e\n                                    \u003cth\u003e58cm\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e499mm\u003c\/td\u003e\n\u003ctd\u003e513mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e554mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\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\u003eChain Stay 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\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e11,406g\u003c\/td\u003e\n\u003ctd\u003e11,580g\u003c\/td\u003e\n\u003ctd\u003e11,740g\u003c\/td\u003e\n\u003ctd\u003e11,870g\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\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e513mm\u003c\/td\u003e\n\u003ctd\u003e522mm\u003c\/td\u003e\n\u003ctd\u003e538mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\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\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e135mm\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\u003e71.5°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e71°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e368mm\u003c\/td\u003e\n\u003ctd\u003e374mm\u003c\/td\u003e\n\u003ctd\u003e380mm\u003c\/td\u003e\n\u003ctd\u003e386mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e460mm\u003c\/td\u003e\n\u003ctd\u003e500mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e580mm\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\u003e74°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e508mm\u003c\/td\u003e\n\u003ctd\u003e522mm\u003c\/td\u003e\n\u003ctd\u003e536mm\u003c\/td\u003e\n\u003ctd\u003e570mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e733mm\u003c\/td\u003e\n\u003ctd\u003e751mm\u003c\/td\u003e\n\u003ctd\u003e775mm\u003c\/td\u003e\n\u003ctd\u003e811mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e975mm\u003c\/td\u003e\n\u003ctd\u003e985mm\u003c\/td\u003e\n\u003ctd\u003e989mm\u003c\/td\u003e\n\u003ctd\u003e1003mm\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\n            \u003c!-- Details: Premium FAQ --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the standover height of the Core Line frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eStandover height ranges from 28.8\" on the 46cm frame to 31.9\" on the 58cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I ride this bike if I’ve never ridden a fixie before?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes. Every Core Line bike ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Earthstone come with brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, this model includes both front and rear dual-pivot forged alloy caliper brakes and levers, making it 100% street-legal and safe for urban riding.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the gear ratio on the Core Line?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe bike features a 44x16 gear ratio. This setup is optimized for stop-and-go city commuting, providing excellent off-the-line acceleration and manageable hill climbing.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow much does the Core Line weigh?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe average weight is approximately 24.5 lbs depending on the frame size, providing a stable, momentum-carrying feel in urban environments.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: What's In The Box --\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 class=\"two-col-container\" style=\"margin-top: 10px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState Bicycle Core-Line\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePlatform Pedal Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eDurable 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\"\u003eBoth Front and Rear caliper brakes are included in the box.\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Box_Contents.jpg?v=1771747252\" alt=\"State Bicycle Box Contents\" onerror=\"this.style.display='none';\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n        \u003c\/div\u003e \u003c!-- End Accordion Wrapper --\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Image Lightbox Modal --\u003e\n    \u003cdiv id=\"belcopia-image-modal\" class=\"belcopia-modal\" onclick=\"closeBelcopiaModal()\"\u003e\n        \u003cspan class=\"belcopia-modal-close\" onclick=\"closeBelcopiaModal()\"\u003e×\u003c\/span\u003e\n        \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" src=\"\" alt=\"Feature Preview\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function openBelcopiaModal(src) {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            var modalImg = document.getElementById(\"belcopia-modal-img\");\n            modal.classList.add(\"show\");\n            modalImg.src = src;\n        }\n        function closeBelcopiaModal() {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            modal.classList.remove(\"show\");\n        }\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Riser Bars","offer_id":42130156355658,"sku":"796201644241","price":449.99,"currency_code":"USD","in_stock":true},{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Bullhorn Bars (Add $25)","offer_id":42130156388426,"sku":"796201644326","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Drop Bars (Add $25)","offer_id":42130156421194,"sku":"796201644289","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Riser Bars","offer_id":42130156453962,"sku":"796201644258","price":449.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Bullhorn Bars (Add $25)","offer_id":42130156486730,"sku":"796201644333","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Drop Bars (Add $25)","offer_id":42130156519498,"sku":"796201644296","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Riser Bars","offer_id":42130156552266,"sku":"796201644265","price":449.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Bullhorn Bars (Add $25)","offer_id":42130156585034,"sku":"796201644340","price":474.99,"currency_code":"USD","in_stock":false},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Drop Bars (Add $25)","offer_id":42130156617802,"sku":"796201644302","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Riser Bars","offer_id":42130156650570,"sku":"796201644272","price":449.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Bullhorn Bars (Add $25)","offer_id":42130156683338,"sku":"796201644357","price":474.99,"currency_code":"USD","in_stock":false},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Drop Bars (Add $25)","offer_id":42130156716106,"sku":"796201644319","price":474.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.-Earthstone-Core-Line-2.jpg?v=1767076188"},{"product_id":"city-bike-the-black-tan-3-speed","title":"State Bicycle Co. City Bike - The Black \u0026 Tan | 3-Speed Internal Gear Cruiser | Step-Thru Steel Frame \u0026 Coaster Brakes","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 City Bike - The Black \u0026amp; Tan (3-Speed)\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: 50vh;\n        min-height: 350px;\n        max-height: 500px;\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.4), 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) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\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    \/* 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    \/* 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. 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-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-91 { width: 91%; }\n    [data-belcopia-product] .bar-fill-86 { width: 86%; }\n\n    @keyframes fillBar { from { width: 0; } }\n\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    \/* 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\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\"\u003eSteel Diamond\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\"\u003e3-Speed\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\"\u003e32 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\"\u003eCity \/ Utility\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\/State_Bicycle_Co._Black_Tan_single_speed_city_bike_with_front_basket_parked_against_a_concrete_wall_partially_covered_with_green_vines.webp?v=1754024982\" alt=\"The State Bicycle Co. City Bike in Black \u0026amp; Tan.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle City Bike\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eYour Stylish and Practical Daily Driver\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\"Classic Form. Everyday Function.\"\u003c\/p\u003e\n            \u003cp\u003eThe State City Bike is the perfect blend of timeless style and practical design, built for the discerning urban rider. Feel the comfortable, upright riding position encouraged by the classic \u003cstrong class=\"description-emphasis\"\u003emustache handlebars\u003c\/strong\u003e, perfect for navigating city streets. The durable steel frame provides a smooth and solid ride, while the low-maintenance \u003cstrong class=\"description-emphasis\"\u003e3-speed internal hub\u003c\/strong\u003e means less time tinkering and more time riding. Equipped with fenders and a chain guard (with optional basket and rack upgrades available), this bike is your handsome and capable partner for every daily journey.\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 stylish, classic-looking bike for your daily commute and errands.\u003c\/li\u003e\n                    \u003cli\u003eYou need a practical machine that's ready to carry groceries, a laptop, or a picnic.\u003c\/li\u003e\n                    \u003cli\u003eYou value a simple, low-maintenance bike that's always ready to go.\u003c\/li\u003e\n                    \u003cli\u003eYou prefer a comfortable, upright riding position for a relaxed and enjoyable ride.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. City Bike in Black \u0026amp; Tan.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close_up_of_the_State_Bicycle_Co._Black_Tan_single-speed_city_bike_with_brown_saddle_and_grips_front_basket_and_rear_rack_parked_against_a_vine_covered_concrete_wall.webp?v=1754024982\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eReady to Haul\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rear view of the City Bike showing the rear rack.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Rear_side_view_of_the_State_Bicycle_Co._Black_Tan_single-speed_city_bike_with_leather_saddle_front_and_rear_racks_photographed_against_a_concrete_wall_with_climbing_vines.webp?v=1754024982\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Personal Cargo Carrier\u003c\/h4\u003e\n                    \u003cp\u003eLeave the car behind. This bike is engineered for utility, compatible with a sturdy \u003cstrong class=\"description-emphasis\"\u003efront basket and a robust rear pannier rack\u003c\/strong\u003e (available as upgrades). Feel the satisfaction of loading up your weekly groceries or packing a blanket and snacks for an impromptu picnic. It’s a tangible sense of freedom and self-sufficiency, turning mundane errands into pleasant outdoor excursions. This is your stylish solution for a car-light lifestyle.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eEffortless Versatility\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eThe Perfect Gear, Every Time\u003c\/h4\u003e\n                    \u003cp\u003eEnjoy the perfect balance of simplicity and capability. The City Bike features a \u003cstrong class=\"description-emphasis\"\u003eShimano Nexus 3-speed internal hub\u003c\/strong\u003e, giving you just the right amount of help when you need it. Feel the easy twist of the grip shifter as you select a gear for starting from a stop, cruising the flats, or tackling a small hill. It's a clean, reliable, and maintenance-free system that keeps the bike's aesthetic pure while making your ride even more pleasant and versatile.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Angled view of the City Bike showing its practical features.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._The_Black_and_Tan_city_bike_rear_side_view_with_cream_tires_and_dual_cargo_racks_against_concrete_wall.webp?v=1754026077\"\u003e\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\u003eDurable Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA strong and reliable foundation that provides a famously smooth ride, absorbing road chatter for enhanced comfort.\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 3-Speed Hub\u003c\/h4\u003e\n                        \u003cp\u003eA simple, low-maintenance internal gear hub with a grip shifter provides a little extra help for tackling hills.\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\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in simplicity. Just pedal backward to engage the brake for easy, intuitive, and maintenance-free stopping.\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\u003eMustache Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eStylish and comfortable, these bars promote a relaxed, upright riding position perfect for city cruising.\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\u003eIncluded Accessories\u003c\/h4\u003e\n                        \u003cp\u003eComes with everything you need: a chain guard, fenders, pedals, and even a bottle opener for post-ride refreshment.\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            \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\u003eGEARING\u003c\/th\u003e\n                                \u003ctd\u003e3-speed Shimano Nexus Internal Hub\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFRAME\u003c\/th\u003e\n                                \u003ctd\u003eDurable Steel Frame\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eHANDLEBARS\u003c\/th\u003e\n                                \u003ctd\u003eMustache Bars\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBRAKES\u003c\/th\u003e\n                                \u003ctd\u003eCoaster Brake (Pedal Backwards)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eSADDLE\u003c\/th\u003e\n                                \u003ctd\u003eLeatherette Comfort Saddle\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eINCLUDED\u003c\/th\u003e\n                                \u003ctd\u003eChain Guard, Fenders, Pedals, Bottle Opener (Basket \u0026amp; Rack sold separately)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTIRES\u003c\/th\u003e\n                                \u003ctd\u003e700x35c\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\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cp\u003e3 Frame Sizes to fit any Rider Height from 4’9” to 6’1”. We recommend visiting a local bike shop to ensure you get the perfect fit for your body.\u003c\/p\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            \u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\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\u003ePracticality \u0026amp; Utility\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 \u0026amp; Ease of Use\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\u003eStyle \u0026amp; Aesthetics\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-91\"\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\u003eSimplicity \u0026amp; Reliability\u003c\/span\u003e\u003cspan\u003e89\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-89\"\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\"\u003e93%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe State City Bike is a triumph of design and user-friendliness. It masterfully combines a beautiful, timeless aesthetic with practical, real-world features. For anyone seeking a comfortable, stylish, and utterly simple bike for casual urban riding, this is a top-tier choice.\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":"Small (48 cm - Riders 5'6\" - 5'9\"","offer_id":42130157207626,"sku":"796201643077","price":539.99,"currency_code":"USD","in_stock":false},{"title":"Medium (53 cm - Riders 5'9\" - 6'0\")","offer_id":42130157240394,"sku":"796201643084","price":539.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm - Riders 6'0\" - 6'4\")","offer_id":42130157273162,"sku":"796201643091","price":539.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CityBike-TheBlack_Tan-3-speed-7.jpg?v=1767076401"},{"product_id":"city-bike-the-black-tan-single-speed","title":"State Bicycle Co. City Bike - The Black \u0026 Tan | Single-Speed Dutch Cruiser | Step-Thru Steel Frame \u0026 Coaster Brakes","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 City Bike - The Black \u0026amp; Tan\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: 50vh;\n        min-height: 350px;\n        max-height: 500px;\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.4), 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) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\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    \/* 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    \/* 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. 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-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-91 { width: 91%; }\n    [data-belcopia-product] .bar-fill-86 { width: 86%; }\n\n    @keyframes fillBar { from { width: 0; } }\n\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    \/* 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\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\"\u003eSteel Diamond\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\"\u003eSingle Speed\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\"\u003e32 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\"\u003eCity \/ Utility\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\/State_Bicycle_Co._Black_Tan_single_speed_city_bike_with_front_basket_parked_against_a_concrete_wall_partially_covered_with_green_vines.webp?v=1754024982\" alt=\"The State Bicycle Co. City Bike in Black \u0026amp; Tan.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle City Bike\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eYour Stylish and Practical Daily Driver\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\"Classic Form. Everyday Function.\"\u003c\/p\u003e\n            \u003cp\u003eThe State City Bike is the perfect blend of timeless style and practical design, built for the discerning urban rider. Feel the comfortable, upright riding position encouraged by the classic \u003cstrong class=\"description-emphasis\"\u003emustache handlebars\u003c\/strong\u003e, perfect for navigating city streets. The durable steel frame provides a smooth and solid ride, while the simple, low-maintenance single-speed drivetrain means less time tinkering and more time riding. Fully equipped with a \u003cstrong class=\"description-emphasis\"\u003efront basket, rear rack, and fenders\u003c\/strong\u003e, this bike is your handsome and capable partner for every daily journey.\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 stylish, classic-looking bike for your daily commute and errands.\u003c\/li\u003e\n                    \u003cli\u003eYou need a practical machine that's ready to carry groceries, a laptop, or a picnic.\u003c\/li\u003e\n                    \u003cli\u003eYou value a simple, low-maintenance bike that's always ready to go.\u003c\/li\u003e\n                    \u003cli\u003eYou prefer a comfortable, upright riding position for a relaxed and enjoyable ride.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. City Bike in Black \u0026amp; Tan.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close_up_of_the_State_Bicycle_Co._Black_Tan_single-speed_city_bike_with_brown_saddle_and_grips_front_basket_and_rear_rack_parked_against_a_vine_covered_concrete_wall.webp?v=1754024982\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eReady to Haul\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rear view of the City Bike showing the rear rack.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Rear_side_view_of_the_State_Bicycle_Co._Black_Tan_single-speed_city_bike_with_leather_saddle_front_and_rear_racks_photographed_against_a_concrete_wall_with_climbing_vines.webp?v=1754024982\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Personal Cargo Carrier\u003c\/h4\u003e\n                    \u003cp\u003eLeave the car behind. This bike is engineered for utility, featuring a sturdy \u003cstrong class=\"description-emphasis\"\u003efront basket and a robust rear pannier rack\u003c\/strong\u003e right out of the box. Feel the satisfaction of loading up your weekly groceries or packing a blanket and snacks for an impromptu picnic. It’s a tangible sense of freedom and self-sufficiency, turning mundane errands into pleasant outdoor excursions. This is your stylish solution for a car-light lifestyle.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eUncomplicated and Clean\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eWorry-Free Riding\u003c\/h4\u003e\n                    \u003cp\u003eThe beauty of the City Bike is in its simplicity. We've included thoughtful features that make your life easier. See how the full-coverage \u003cstrong class=\"description-emphasis\"\u003efenders and chain guard\u003c\/strong\u003e protect your clothes from street grime and chain grease, so you always arrive looking sharp. The intuitive coaster brake—just pedal backward to stop—means no finicky cables to adjust. It’s a complete, considered design that lets you just get on and ride, worry-free.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Angled view of the City Bike showing its practical features.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Angled_side_view_of_the_State_Bicycle_Co._Black_Tan_single-speed_commuter_bike_with_front_basket_and_rear_rack_leaning_against_a_concrete_wall_near_a_dark_wooden_structure.webp?v=1754024982\"\u003e\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\u003eDurable Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA strong and reliable foundation that provides a famously smooth ride, absorbing road chatter for enhanced comfort.\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\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in simplicity. Just pedal backward to engage the brake for easy, intuitive, and maintenance-free stopping.\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\u003eMustache Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eStylish and comfortable, these bars promote a relaxed, upright riding position perfect for city cruising.\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\u003eFully Equipped\u003c\/h4\u003e\n                        \u003cp\u003eComes with a front basket, rear rack, fenders, and a chain guard, so you're ready for anything the day brings.\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\u003eOptional 3-Speed Hub\u003c\/h4\u003e\n                        \u003cp\u003eChoose the simplicity of a single-speed or upgrade to a Shimano Nexus 3-speed internal hub for tackling small hills.\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            \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\u003eGEARING\u003c\/th\u003e\n                                \u003ctd\u003eSingle-Speed (or optional 3-speed)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFRAME\u003c\/th\u003e\n                                \u003ctd\u003eDurable Steel Frame\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eHANDLEBARS\u003c\/th\u003e\n                                \u003ctd\u003eMustache Bars\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBRAKES\u003c\/th\u003e\n                                \u003ctd\u003eCoaster Brake (Pedal Backwards)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eSADDLE\u003c\/th\u003e\n                                \u003ctd\u003eLeatherette Comfort Saddle\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eINCLUDED\u003c\/th\u003e\n                                \u003ctd\u003eFront Basket, Rear Rack, Fenders, Chain Guard\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTIRES\u003c\/th\u003e\n                                \u003ctd\u003e700x35c\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\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cp\u003e3 Frame Sizes to fit any Rider Height from 4’9” to 6’1”. We recommend visiting a local bike shop to ensure you get the perfect fit for your body.\u003c\/p\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            \u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\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\u003ePracticality \u0026amp; Utility\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 \u0026amp; Ease of Use\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\u003eStyle \u0026amp; Aesthetics\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-91\"\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\u003eSimplicity \u0026amp; Reliability\u003c\/span\u003e\u003cspan\u003e86\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-86\"\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\"\u003e93%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe State City Bike is a triumph of design and user-friendliness. It masterfully combines a beautiful, timeless aesthetic with practical, real-world features. For anyone seeking a comfortable, stylish, and utterly simple bike for casual urban riding, this is a top-tier choice.\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":"Small (48 cm - Riders 5'6\" - 5'9\")","offer_id":42130157404234,"sku":"796201643046","price":439.99,"currency_code":"USD","in_stock":true},{"title":"Medium (53 cm - Riders 5'9\" - 6'0\")","offer_id":42130157437002,"sku":"796201643053","price":439.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm - Riders 6'0\" - 6'4\")","offer_id":43379173228618,"sku":null,"price":439.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CityBike-TheBlack_Tan_single-speed_-1.jpg?v=1767076514"},{"product_id":"city-bike-bubble-gum-3-speed","title":"State Bicycle Co. City Bike - Bubble-Gum | 3-Speed Internal Gear Cruiser","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 City Bike - Bubblegum (3-Speed)\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: 50vh;\n        min-height: 350px;\n        max-height: 500px;\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.4), 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) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\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    \/* 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    \/* 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. 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-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-91 { width: 91%; }\n    [data-belcopia-product] .bar-fill-86 { width: 86%; }\n\n    @keyframes fillBar { from { width: 0; } }\n\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    \/* 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\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\"\u003eSteel Step-Thru\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\"\u003e3-Speed\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\"\u003e32 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\"\u003eCity \/ Casual\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\/State_Bicycle_Co_City_Bike_Bubblegum_Pink_step_thru_single_speed_with_basket_and_fenders_parked_in_front_of_ivy_covered_wall_and_wooden_bench.webp?v=1754016613\" alt=\"The State Bicycle Co. City Bike in Bubblegum.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle City Bike\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eEffortless Style for Everyday Cruising\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\"Simply Beautiful. Beautifully Simple.\"\u003c\/p\u003e\n            \u003cp\u003eThe State City Bike is a return to what makes cycling great: pure, simple, carefree fun. We've designed a bike that's as delightful to look at as it is to ride. Feel the ease of the \u003cstrong class=\"description-emphasis\"\u003estep-through frame\u003c\/strong\u003e as you hop on for a spontaneous trip to the market. Enjoy the relaxed, upright posture provided by the stylish \u003cstrong class=\"description-emphasis\"\u003emustache handlebars\u003c\/strong\u003e. With a simple coaster brake, a protective chain guard, and a host of charming, practical accessories, this bike is your perfect companion for leisurely rides, daily errands, and soaking up the sunshine.\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 beautiful, stylish bike for casual rides around town.\u003c\/li\u003e\n                    \u003cli\u003eYou value comfort, simplicity, and ease of use above all else.\u003c\/li\u003e\n                    \u003cli\u003eYou need a practical bike with fenders and a basket (sold separately) for your daily errands.\u003c\/li\u003e\n                    \u003cli\u003eYou believe that riding a bike should be a joyful and stress-free experience.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. City Bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_City_Bike_Bubblegum_Pink_step_thru_single_speed_angled_front_view_with_basket_and_fenders_against_ivy_wall_and_wooden_panel_backdrop.webp?v=1754016613\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eDesigned for Delight\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the City Bike's basket and handlebars.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Side-angle_view_of_a_pink_State_Bicycle_Co._step-thru_city_bike_with_front_basket_and_leather_saddle_leaning_against_a_vine-covered_wood_wall.webp?v=1754017714\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eEffortless Elegance\u003c\/h4\u003e\n                    \u003cp\u003eThis bike is designed around ease and comfort. Feel how the graceful \u003cstrong class=\"description-emphasis\"\u003estep-through frame\u003c\/strong\u003e makes getting on and off a breeze, no matter what you're wearing. Rest your hands on the soft, leatherette grips of the swept-back mustache handlebars, which encourage a relaxed, upright posture perfect for enjoying the view. It’s a riding experience that feels as good as it looks—comfortable, confident, and effortlessly stylish.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eReady for Your Day\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003ePracticality, Perfected\u003c\/h4\u003e\n                    \u003cp\u003eThe City Bike is more than just a pretty frame; it's a tool for a better life. Hear the satisfying *click* of the \u003cstrong class=\"description-emphasis\"\u003e3-speed grip shifter\u003c\/strong\u003e, giving you just enough range to conquer small hills without any complexity. See how the included fenders and chain guard protect your favorite outfits from splashes and grease. Add the optional sturdy front basket for a trip to the farmers market or a picnic in the park. It’s a collection of thoughtful features that make it easy to choose your bike over your car.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the City Bike's saddle and basket.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Bubblegum_pink_State_Bicycle_Co._City_Bike_with_step-thru_frame_and_front_basket_parked_in_front_of_a_wood-paneled_wall_and_vine-covered_bench.webp?v=1754017714\"\u003e\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\u003eSteel Frame \u0026amp; Step-Thru Design\u003c\/h4\u003e\n                        \u003cp\u003eA durable frame with an easy-on, easy-off design for the ultimate in comfort and accessibility.\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 3-Speed Hub\u003c\/h4\u003e\n                        \u003cp\u003eA simple, low-maintenance internal gear hub with a grip shifter provides a little extra help for tackling hills.\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\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in simplicity. Just pedal backward to engage the brake for easy, intuitive, and maintenance-free stopping.\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\u003eMustache Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eStylish and comfortable, these bars promote a relaxed, upright riding position perfect for city cruising.\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\u003eIncluded Accessories\u003c\/h4\u003e\n                        \u003cp\u003eComes with everything you need: a chain guard, fenders, pedals, and even a bottle opener for post-ride refreshment.\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            \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\u003eGEARING\u003c\/th\u003e\n                                \u003ctd\u003e3-speed Shimano Nexus Internal Hub\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFRAME\u003c\/th\u003e\n                                \u003ctd\u003eDurable Steel with Step-Thru Design\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eHANDLEBARS\u003c\/th\u003e\n                                \u003ctd\u003eMustache Bars\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBRAKES\u003c\/th\u003e\n                                \u003ctd\u003eCoaster Brake (Pedal Backwards)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eSADDLE\u003c\/th\u003e\n                                \u003ctd\u003eLeatherette Comfort Saddle\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eINCLUDED\u003c\/th\u003e\n                                \u003ctd\u003eChain Guard, Fenders, Pedals, Bottle Opener (Basket \u0026amp; Rack sold separately)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTIRES\u003c\/th\u003e\n                                \u003ctd\u003e700x35c\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\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cp\u003e3 Frame Sizes to fit any Rider Height from 4’9” to 6’1”. We recommend visiting a local bike shop to ensure you get the perfect fit for your body.\u003c\/p\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            \u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\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\u003eComfort \u0026amp; Ease of Use\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\u003eStyle \u0026amp; Aesthetics\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\u003ePracticality \u0026amp; Utility\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-91\"\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\u003eSimplicity \u0026amp; Reliability\u003c\/span\u003e\u003cspan\u003e86\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-86\"\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\"\u003e93%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe State City Bike is a triumph of design and user-friendliness. It masterfully combines a beautiful, timeless aesthetic with practical, real-world features. For anyone seeking a comfortable, stylish, and utterly simple bike for casual urban riding, this is a top-tier choice.\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":"Small (43 cm - Riders 4'9\" - 5'5\")","offer_id":42130157305930,"sku":"796201643138","price":539.99,"currency_code":"USD","in_stock":true},{"title":"Medium (48 cm - Riders 5'5\" - 5'9\")","offer_id":42130157338698,"sku":"796201643145","price":539.99,"currency_code":"USD","in_stock":true},{"title":"Large (53 cm - Riders 5'9\" - 6'1\")","offer_id":42130157371466,"sku":"796201643152","price":539.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CityBike-Bubblegum_Step-Thru_-3-speed-7.jpg?v=1767076543"},{"product_id":"undefeated-disc-road-graphite-prism","title":"State Bicycle Co. Undefeated Disc Road - Graphite \/ Prism","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 Undefeated Disc\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: 50vh;\n        min-height: 350px;\n        max-height: 500px;\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.4), 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) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\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    \/* 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    \/* 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. 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-90 { width: 90%; }\n\n    @keyframes fillBar { from { width: 0; } }\n\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    \/* 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\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\"\u003e6061 Aluminum\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\"\u003e19 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\"\u003eRace \/ Road\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 alt=\"The State Bicycle Co. Undefeated Disc Road bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_Undefeated_Disc_Road_Bike_in_Graphite_Prism_finish_leaned_against_metal_planter_with_cactus_backdrop_and_corrugated_steel_wall.webp?v=1754017141\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle Undefeated Disc\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eYour Weapon for the War on Average\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\"Engineered for Speed. Built to Win.\"\u003c\/p\u003e\n            \u003cp\u003eThe Undefeated Disc Road is a pure, unapologetic race machine. It’s built on a lightweight, ultra-stiff \u003cstrong class=\"description-emphasis\"\u003e6061 double-butted aluminum frame\u003c\/strong\u003e with a full carbon fork, a combination engineered for explosive power transfer and razor-sharp handling. Feel the instant acceleration as you stomp on the pedals. Command your line with the confidence of powerful \u003cstrong class=\"description-emphasis\"\u003eflat-mount disc brakes\u003c\/strong\u003e. This is the ultimate tool for the competitive cyclist who demands performance, precision, and a bike that's as hungry for the finish line as they are.\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 competitive cyclist who races criteriums, road races, or fondos.\u003c\/li\u003e\n                    \u003cli\u003eYou demand a stiff, responsive bike that translates every watt of power into speed.\u003c\/li\u003e\n                    \u003cli\u003eYou want the superior control and all-weather confidence of disc brakes.\u003c\/li\u003e\n                    \u003cli\u003eYou need a high-performance race bike that offers incredible value.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close_up_side_view_of_State_Bicycle_Co_Undefeated_Disc_Road_Bike_in_Graphite_Prism_finish_with_drop_bars_and_disc_brakes_modern_industrial_backdrop.webp?v=1754017141\" alt=\"The State Bicycle Co. Undefeated Disc Road bike.\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eExplosive Response\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_Undefeated_Disc_Road_Bike_Graphite_Prism_colorway_side_view_with_drop_bars_and_disc_brakes_against_modern_industrial_wall.webp?v=1754017141\" alt=\"Side view of the Undefeated Disc Road bike.\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eStiff, Light, and Ready to Launch\u003c\/h4\u003e\n                    \u003cp\u003eThis bike is built to sprint. The foundation is a \u003cstrong class=\"description-emphasis\"\u003elightweight 6061 aluminum frame with a tapered head tube\u003c\/strong\u003e, paired with a full carbon fork by Essor. Feel the immediate, unflinching stiffness as you surge out of the saddle. Sense the surgical precision of the front end as you dive into a corner. There is no wasted energy here; every ounce of your effort is channeled directly into forward momentum. It’s a ride that feels sharp, fast, and hungry for speed.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eControl is Power\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eBrake Later, Corner Faster\u003c\/h4\u003e\n                    \u003cp\u003eSpeed is nothing without control. Feel the incredible, confidence-inspiring power of the \u003cstrong class=\"description-emphasis\"\u003eTektro flat-mount disc brakes\u003c\/strong\u003e. Sense the firm, consistent lever feel as you modulate your speed with single-finger precision, regardless of rain or heat. This is the power to brake later and harder into turns, carrying more speed through the apex. It's a tangible advantage that allows you to push your limits with an unparalleled sense of security.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Rear_side_angle_of_State_Bicycle_Co_Undefeated_Disc_Road_Bike_in_Graphite_Prism_color_featuring_disc_brakes_and_drop_handlebars_casting_shadow_on_urban_wall.webp?v=1754017141\" alt=\"Rear angle of the Undefeated Disc Road bike.\"\u003e\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\u003eAluminum Frame \u0026amp; Full Carbon Fork\u003c\/h4\u003e\n                        \u003cp\u003eA lightweight, stiff chassis with a tapered head tube and full carbon fork for razor-sharp handling and power transfer.\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\u003eFlat-Mount Disc Brakes\u003c\/h4\u003e\n                        \u003cp\u003ePowerful and reliable Tektro disc brakes provide superior stopping power and control in all weather conditions.\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\u003eState All-Road 1 Drivetrain\u003c\/h4\u003e\n                        \u003cp\u003eA simple and efficient 1x11 drivetrain with a race-ready 11-28t cassette for crisp, reliable shifting.\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\u003eTubeless Capable Wheelset\u003c\/h4\u003e\n                        \u003cp\u003eModern, tubeless-ready wheels allow you to run lower pressures for better grip, comfort, and flat resistance.\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\u003eThru-Axles Front \u0026amp; Rear\u003c\/h4\u003e\n                        \u003cp\u003eThe modern standard for performance bikes, providing a stiffer connection for improved handling and braking.\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 Undefeated Disc Review Video\" src=\"https:\/\/www.youtube.com\/embed\/Qi9ZTDAvZBw\"\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"two-col-list\"\u003e\n                    \u003cli\u003eExplosive acceleration and power transfer.\u003c\/li\u003e\n                    \u003cli\u003ePrecision handling for confident cornering.\u003c\/li\u003e\n                    \u003cli\u003ePowerful disc brakes for all-weather control.\u003c\/li\u003e\n                    \u003cli\u003eRace-ready performance right out of the box.\u003c\/li\u003e\n                \u003c\/div\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\u003eDouble-Butted Aluminum w\/ Tapered Head Tube\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFORK\u003c\/th\u003e\n                                \u003ctd\u003eFull Carbon Fiber Fork \u0026amp; Steer Tube by Essor USA\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eWHEEL SET\u003c\/th\u003e\n                                \u003ctd\u003eTubeless Capable Disc\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eDRIVETRAIN\u003c\/th\u003e\n                                \u003ctd\u003eState Bicycle Co. All Road 1 (1x11)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eCRANK\u003c\/th\u003e\n                                \u003ctd\u003eState Bicycle Co. All Road 1 (46t)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eCASSETTE\u003c\/th\u003e\n                                \u003ctd\u003e11-28t\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBRAKES\u003c\/th\u003e\n                                \u003ctd\u003eTektro Flat Mount Disc\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTIRES\u003c\/th\u003e\n                                \u003ctd\u003e700x28c\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\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cp\u003e6 Frame Sizes to fit any Rider Height from 4'10\" to 6'6\". We recommend visiting a local bike shop to ensure you get the perfect fit for your body.\u003c\/p\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            \u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\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\u003eStiffness \u0026amp; Power Transfer\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\u003eHandling \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\u003eBraking Performance\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 for Competition\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\"\u003e95%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Undefeated Disc is a criterium-killer in disguise. Its ultra-stiff aluminum frame and full carbon fork deliver explosive acceleration and razor-sharp handling, while the addition of disc brakes brings modern control. For the aspiring racer, this bike offers an incredible level of performance for the price.\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":"49 cm (Riders 5'0\"-5'3\")","offer_id":42130157895754,"sku":"796201646009","price":1185.0,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'3\"-5'6\")","offer_id":42130157928522,"sku":"796201646016","price":1185.0,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'6\"-5'9\")","offer_id":42130157961290,"sku":"796201646023","price":1185.0,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'2\"-6'6\")","offer_id":42130158026826,"sku":"796201646047","price":1185.0,"currency_code":"USD","in_stock":false},{"title":"58 cm (Riders 5'9\"-6'1\")","offer_id":43380178026570,"sku":null,"price":1185.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/UndefeatedDiscRoad-Graphite_Prism_1.jpg?v=1767076575"},{"product_id":"city-bike-bubblegum-single-speed","title":"State Bicycle Co. City Bike - Bubble-Gum | Single-Speed Dutch Cruiser","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 City Bike - Bubblegum\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: 50vh;\n        min-height: 350px;\n        max-height: 500px;\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.4), 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) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\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    \/* 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    \/* 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. 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-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-91 { width: 91%; }\n    [data-belcopia-product] .bar-fill-86 { width: 86%; }\n\n    @keyframes fillBar { from { width: 0; } }\n\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    \/* 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\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\"\u003eSteel Step-Thru\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\"\u003eSingle Speed\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\"\u003e32 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\"\u003eCity \/ Casual\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\/State_Bicycle_Co_City_Bike_Bubblegum_Pink_step_thru_single_speed_with_basket_and_fenders_parked_in_front_of_ivy_covered_wall_and_wooden_bench.webp?v=1754016613\" alt=\"The State Bicycle Co. City Bike in Bubblegum.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle City Bike\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eEffortless Style for Everyday Cruising\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\"Simply Beautiful. Beautifully Simple.\"\u003c\/p\u003e\n            \u003cp\u003eThe State City Bike is a return to what makes cycling great: pure, simple, carefree fun. We've designed a bike that's as delightful to look at as it is to ride. Feel the ease of the \u003cstrong class=\"description-emphasis\"\u003estep-through frame\u003c\/strong\u003e as you hop on for a spontaneous trip to the market. Enjoy the relaxed, upright posture provided by the stylish \u003cstrong class=\"description-emphasis\"\u003emustache handlebars\u003c\/strong\u003e. With a simple coaster brake, a protective chain guard, and a host of charming, practical accessories, this bike is your perfect companion for leisurely rides, daily errands, and soaking up the sunshine.\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 beautiful, stylish bike for casual rides around town.\u003c\/li\u003e\n                    \u003cli\u003eYou value comfort, simplicity, and ease of use above all else.\u003c\/li\u003e\n                    \u003cli\u003eYou need a practical bike with fenders and a basket for your daily errands.\u003c\/li\u003e\n                    \u003cli\u003eYou believe that riding a bike should be a joyful and stress-free experience.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. City Bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_City_Bike_Bubblegum_Pink_step_thru_single_speed_angled_front_view_with_basket_and_fenders_against_ivy_wall_and_wooden_panel_backdrop.webp?v=1754016613\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eDesigned for Delight\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the City Bike's basket and handlebars.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_City_Bike_Bubblegum_Pink_step_thru_single_speed_close-up_side_view_with_front_basket_leather_grips_and_fenders_next_to_wooden_wall_and_ivy.webp?v=1754016613\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eEffortless Elegance\u003c\/h4\u003e\n                    \u003cp\u003eThis bike is designed around ease and comfort. Feel how the graceful \u003cstrong class=\"description-emphasis\"\u003estep-through frame\u003c\/strong\u003e makes getting on and off a breeze, no matter what you're wearing. Rest your hands on the soft, leatherette grips of the swept-back mustache handlebars, which encourage a relaxed, upright posture perfect for enjoying the view. It’s a riding experience that feels as good as it looks—comfortable, confident, and effortlessly stylish.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003ePracticality, Perfected\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Everyday Companion\u003c\/h4\u003e\n                    \u003cp\u003eThe City Bike is more than just a pretty frame; it's a tool for a better life. See how the included \u003cstrong class=\"description-emphasis\"\u003efenders and chain guard\u003c\/strong\u003e protect your favorite outfits from splashes and grease. The sturdy front basket is ready for a trip to the farmers market or a picnic in the park. It’s a collection of thoughtful, practical features that make it easy to choose your bike over your car for those daily trips, turning errands into enjoyable escapes.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the City Bike's saddle and basket.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_City_Bike_Bubblegum_Pink_step_thru_single_speed_close_up_showing_saddle_basket_fenders_and_chain_guard_with_yellow_bench_and_wooden_wall_backdro.webp?v=1754016613\"\u003e\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\u003eSteel Frame \u0026amp; Step-Thru Design\u003c\/h4\u003e\n                        \u003cp\u003eA durable frame with an easy-on, easy-off design for the ultimate in comfort and accessibility.\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\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in simplicity. Just pedal backward to engage the brake for easy, intuitive, and maintenance-free stopping.\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\u003eMustache Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eStylish and comfortable, these bars promote a relaxed, upright riding position perfect for city cruising.\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\u003eIncluded Accessories\u003c\/h4\u003e\n                        \u003cp\u003eComes with everything you need: a chain guard, fenders, pedals, and even a bottle opener for post-ride refreshment.\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\u003eOptional 3-Speed Hub\u003c\/h4\u003e\n                        \u003cp\u003eChoose the simplicity of a single-speed or upgrade to a Shimano Nexus 3-speed internal hub for tackling small hills.\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            \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\u003eGEARING\u003c\/th\u003e\n                                \u003ctd\u003e1-speed or optional 3-speed Shimano Nexus Hub\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFRAME\u003c\/th\u003e\n                                \u003ctd\u003eDurable Steel with Step-Thru Design\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eHANDLEBARS\u003c\/th\u003e\n                                \u003ctd\u003eMustache Bars\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBRAKES\u003c\/th\u003e\n                                \u003ctd\u003eCoaster Brake (Pedal Backwards)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eSADDLE\u003c\/th\u003e\n                                \u003ctd\u003eLeatherette Comfort Saddle\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eINCLUDED\u003c\/th\u003e\n                                \u003ctd\u003eChain Guard, Fenders, Pedals, Bottle Opener\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTIRES\u003c\/th\u003e\n                                \u003ctd\u003e700x35c\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\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cp\u003e3 Frame Sizes to fit any Rider Height from 4’9” to 6’1”. We recommend visiting a local bike shop to ensure you get the perfect fit for your body.\u003c\/p\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            \u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\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\u003eComfort \u0026amp; Ease of Use\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\u003eStyle \u0026amp; Aesthetics\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\u003ePracticality \u0026amp; Utility\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-91\"\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\u003eSimplicity \u0026amp; Reliability\u003c\/span\u003e\u003cspan\u003e86\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-86\"\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\"\u003e93%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe State City Bike is a triumph of design and user-friendliness. It masterfully combines a beautiful, timeless aesthetic with practical, real-world features. For anyone seeking a comfortable, stylish, and utterly simple bike for casual urban riding, this is a top-tier choice.\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":"Small (43 cm - Riders 4'9\" - 5'5\")","offer_id":42130159304778,"sku":"796201643107","price":439.99,"currency_code":"USD","in_stock":false},{"title":"Medium (48 cm - Riders 5'5\" - 5'9\")","offer_id":42130159337546,"sku":"796201643114","price":439.99,"currency_code":"USD","in_stock":true},{"title":"Large (53 cm - Riders 5'9\" - 6'1\")","offer_id":42130159370314,"sku":"796201643121","price":439.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CityBike-Bubblegum_Step-Thru_-SingleSpeed-1.jpg?v=1767076625"},{"product_id":"4130-navy-gold-fixed-gear-single-speed","title":"State Bicycle Co. 4130 Navy \u0026 Gold | Single Speed Urban Commuter","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban commuter. Featuring a 4130 Chromoly Steel frame in Navy \u0026amp; Gold, 16 skid patches for extended tire life, and massive 38c tire clearance for a smooth ride.\"\u003e\u003c\/p\u003e\n\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the standover height of the 4130 frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Standover height ranges from 29.1\\\" on the 49cm frame to 33.7\\\" on the 62cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I ride this bike if I’ve never ridden a fixie before?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Every 4130 ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Navy \u0026 Gold model come with brakes?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, this model includes both front and rear dual-pivot caliper brakes and levers, making it 100% street-legal and safe for urban riding.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the benefit of a 4130 Chromoly Steel frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"4130 Chromoly is double-butted steel that is stronger and lighter than high-tensile steel, offering superior vibration dampening for a smoother ride on rough pavement.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the gear ratio on the 4130 Navy \u0026 Gold?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The bike features a 46x16 gear ratio. This setup is optimized for city commuting, providing a balanced blend of climbing torque and flat-land speed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much does the 4130 Fixed Gear weigh?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The average weight is approximately 22 lbs 10 oz for a 55cm frame, providing a stable and planted feel in city traffic compared to lighter aluminum models.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How often should I tension the chain?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We recommend checking tension every 100–200 miles. Horizontal dropouts allow for easy adjustment to prevent chain drop and ensure a quiet drivetrain.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What tire pressure should I run in the stock 25c tires?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We recommend 90–110 PSI. Lower pressure increases comfort on bumpy roads, while higher pressure minimizes rolling resistance for maximum speed.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout \n           Brand Colors:\n           Green: #5f7038\n           Yellow: #E3B123 (Belcopia Logo Lightning Bolt)\n        *\/\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: 12px 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: 15px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 5px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 36px;\n            height: 36px;\n            filter: brightness(0) invert(1);\n            object-fit: contain;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.85em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.85em;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 55vh;\n            min-height: 350px;\n            max-height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #000;\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            opacity: 0.85;\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.7), 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.8);\n            line-height: 1.1;\n            text-transform: uppercase;\n            letter-spacing: 1px;\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: bold;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 1;\n            color: #E3B123; \/* Belcopia Yellow Accent *\/\n            text-shadow: 1px 1px 4px rgba(0,0,0,0.8);\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: 10px 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 1.5em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 8px;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.2em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            border-left: 3px solid #E3B123; \/* Belcopia Yellow Accent *\/\n            padding-left: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.4em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 0 0 15px 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: 30px; }\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 15px rgba(0,0,0,0.08); display: block; overflow: hidden;}\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; } \/* Belcopia Yellow Accent *\/\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 15px; \n            scrollbar-width: thin; \n            scrollbar-color: #5f7038 #e0e0e0; \n        }\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        \n        [data-belcopia-product] .feature-card { flex: 0 0 280px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.04); display: flex; flex-direction: column; }\n        [data-belcopia-product] .feature-card img { width: 100%; height: 190px; object-fit: cover; display: block; }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #E3B123; font-size: 1.05em; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; border-left: none; padding-left: 0; } \/* Belcopia Yellow Accent *\/\n        [data-belcopia-product] .feature-card p { font-size: 0.85em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* Scroll Hint Text *\/\n        [data-belcopia-product] .scroll-hint { \n            font-size: 0.85em; \n            color: #E3B123; \/* Belcopia Yellow Accent *\/\n            font-style: italic; \n            text-align: right; \n            margin-bottom: 8px; \n            display: block; \n            font-weight: bold;\n            animation: bounceRight 1.5s infinite;\n        }\n        @keyframes bounceRight {\n            0%, 100% { transform: translateX(0); opacity: 1; }\n            50% { transform: translateX(5px); opacity: 0.7; }\n        }\n        @media (min-width: 992px) { \n            [data-belcopia-product] .scroll-hint { display: none; } \n        }\n\n        \/* 8. Video Grid *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 15px; width: 100%; max-width: 1000px; margin: 0 auto; }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; }\n        }\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; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}\n\n        \/* 9. Data Tables (New Responsive Setup) *\/\n        [data-belcopia-product] .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin-bottom: 25px;\n            border-radius: 8px;\n            border: 1px solid #ddd;\n        }\n        [data-belcopia-product] .spec-table { \n            width: 100%; \n            border-collapse: collapse; \n            min-width: 700px; \n        }\n        [data-belcopia-product] .spec-table th, \n        [data-belcopia-product] .spec-table td { \n            border: 1px solid #ddd; \n            padding: 12px; \n            text-align: left; \n            font-size: 0.9em; \n        }\n        [data-belcopia-product] .spec-table th { \n            background-color: #f9f9f9; \n            font-weight: bold; \n            text-transform: uppercase; \n            font-size: 0.8em; \n            letter-spacing: 0.5px; \n            color: #2c2c2c;\n        }\n        [data-belcopia-product] .spec-table.two-col th { width: 30%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #fcfcfc; }\n        [data-belcopia-product] .table-note { font-size: 0.8em; color: #666; font-style: italic; margin-top: 5px;}\n        \n        \/* 10. List Section *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 15px; }\n        [data-belcopia-product] .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #E3B123; font-size: 1.6em; line-height: 1; } \/* Belcopia Yellow Accent *\/\n        [data-belcopia-product] .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n\n        \/* 11. Minimalist Line Accordion Section *\/\n        [data-belcopia-product] .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        [data-belcopia-product] details.accordion-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #eee;\n            margin-bottom: 0;\n            overflow: hidden;\n        }\n        [data-belcopia-product] details.accordion-item summary {\n            padding: 24px 45px 24px 0;\n            font-size: 1.4em;\n            font-weight: 500;\n            color: #1a1a1a;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item summary:hover,\n        [data-belcopia-product] details.accordion-item[open] summary {\n            color: #5f7038; \/* Brand Green on hover\/open *\/\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: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 12px;\n            height: 12px;\n            border-right: 2px solid #1a1a1a;\n            border-bottom: 2px solid #1a1a1a;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .accordion-content {\n            padding: 0 0 30px 0;\n            background-color: transparent;\n            border-top: none;\n        }\n        [data-belcopia-product] .accordion-content h4 { margin-top: 15px; }\n\n        \/* 12. Minimalist FAQ Items *\/\n        [data-belcopia-product] .accordion-content.faq-container { padding-top: 10px; }\n        [data-belcopia-product] details.faq-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #f0f0f0;\n            margin-bottom: 0;\n            box-shadow: none;\n        }\n        [data-belcopia-product] details.faq-item:last-child {\n            border-bottom: none;\n        }\n        [data-belcopia-product] details.faq-item summary {\n            padding: 18px 45px 18px 0;\n            font-size: 1.1em;\n            font-weight: 500;\n            color: #2c2c2c;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            line-height: 1.4;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item summary:hover,\n        [data-belcopia-product] details.faq-item[open] summary {\n            color: #5f7038;\n        }\n        [data-belcopia-product] details.faq-item summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] details.faq-item summary::after {\n            content: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 10px;\n            height: 10px;\n            border-right: 2px solid #2c2c2c;\n            border-bottom: 2px solid #2c2c2c;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .faq-answer {\n            padding: 0 0 20px 0;\n            font-size: 0.95em;\n            color: #555;\n            line-height: 1.6;\n            margin: 0;\n            border-top: none;\n        }\n\n        \/* 13. Expert Insight \u0026 Technical Proof Grids *\/\n        [data-belcopia-product] .expert-insight {\n            background-color: #fdfdfd;\n            border-left: 4px solid #5f7038;\n            padding: 25px;\n            margin: 10px 0 30px 0;\n            border-radius: 4px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n        }\n        [data-belcopia-product] .expert-insight-quote {\n            font-style: italic;\n            font-weight: 500;\n            font-size: 1.15em;\n            color: #1a1a1a;\n            margin: 0 0 12px 0;\n            line-height: 1.5;\n        }\n        [data-belcopia-product] .expert-insight-attr {\n            font-weight: bold;\n            font-size: 0.85em;\n            color: #5f7038;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] .three-col-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .three-col-grid { grid-template-columns: repeat(3, 1fr); }\n        }\n        [data-belcopia-product] .tech-proof-card {\n            background: #fff;\n            border: 1px solid #eee;\n            padding: 25px 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n            transition: transform 0.3s ease;\n        }\n        [data-belcopia-product] .tech-proof-card:hover {\n            transform: translateY(-3px);\n        }\n        [data-belcopia-product] .tech-proof-card h4 {\n            color: #E3B123; \/* Belcopia Yellow *\/\n            font-size: 1.1em;\n            margin-bottom: 10px;\n            border-left: none;\n            padding-left: 0;\n        }\n        [data-belcopia-product] .tech-proof-card p {\n            font-size: 0.9em;\n            color: #555;\n            margin: 0;\n            line-height: 1.5;\n        }\n    \u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\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                \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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eFrame\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e4130 Chromoly\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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eFlip-Flop Hub\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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWheels\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e700c Lo-Pro\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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e~20-26 lbs\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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eFocus\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eUrban Commute\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\/State_Bicycle_Co_4130_Navy_Gold_fixed_gear_single_speed_bike_parked_in_front_of_black_garage_door_near_yellow_pole.webp?v=1754015702\" alt=\"State Bicycle Co. 4130 Navy \u0026amp; Gold Fixed Gear Single Speed Commuter Bike.\" loading=\"eager\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle Co. 4130 Navy \u0026amp; Gold\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Best Chromoly Steel Fixed Gear \u0026amp; Single Speed Commuter Bike\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\"Engineered for the Ride. Designed for the Double-Take.\"\u003c\/p\u003e\n            \u003cp\u003eWidely considered the ultimate urban commuter bicycle, the State Bicycle Co. 4130 Navy \u0026amp; Gold is your agent of freedom in an over-complicated world. Stop waiting for public transit and stop sitting in gridlock. Engineered for the rider who values \u003cstrong class=\"description-emphasis\"\u003ezen-like simplicity\u003c\/strong\u003e and head-turning style, this top-rated city bike strips away the noise and maintenance of multi-speed drivetrains.\u003c\/p\u003e\n            \u003cp\u003eFeel the intuitive connection of a fixed-gear or the effortless coast of a single-speed—the choice is yours. With a durable double-butted Chromoly steel frame that absorbs the city's chatter and a striking navy and gold finish that demands respect at every light, you aren't just traveling; you're dominating your route in style.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Expert Insight Block --\u003e\n        \u003cdiv class=\"expert-insight\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The 4130 Navy \u0026amp; Gold is our ultimate urban 'statement' build. We used double-butted Chromoly not just for weight, but for its fatigue life—it’s designed to handle a decade of city potholes while the rich finish and classic brown accents stay looking sharp despite the daily commute.\"\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 4: Who It's For --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eRECLAIM YOUR TIME IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman riding the State Bicycle 4130 Navy \u0026amp; Gold commuter bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_4130_Navy_Gold_fixed_gear_single_speed_bike_with_brown_saddle_and_drop_bars_parked_in_front_of_black_metal_garage_door.webp?v=1754015701\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are tired of cheap bikes that break down and require constant drivetrain maintenance.\u003c\/li\u003e\n                    \u003cli\u003eYou want a lightweight, premium machine that you can effortlessly carry up to your walk-up apartment.\u003c\/li\u003e\n                    \u003cli\u003eYou value a silent, highly responsive ride that reacts instantly to your pedal input.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your transport should be a beautiful statement piece reflecting your discerning style.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlight Feature 1 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eTHE SOUL OF STEEL\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding the 4130 Navy \u0026amp; Gold steel bike in the city.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_wearing_helmet_sitting_on_State_Bicycle_Co_4130_Navy_Gold_fixed_gear_single_speed_bike_in_front_of_black_metal_wall.webp?v=1754015702\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eForged for Urban Resilience\u003c\/h4\u003e\n                    \u003cp\u003eAluminum frames are harsh. Carbon is fragile. Our \u003cstrong class=\"description-emphasis\"\u003e4130 Double-Butted Chromoly\u003c\/strong\u003e is legendary in the cycling industry. It possesses a \"memory\" for comfort, naturally soaking up the micro-vibrations of cracked pavement and cobblestones that leave other riders fatigued.\u003c\/p\u003e\n                    \u003cp\u003eThis isn't just about extreme durability—it's about the emotional zen of a silent, smooth journey through the urban chaos. Ride longer, sprint harder, and arrive at your destination refreshed, not rattled.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlight Feature 2 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eFLIP THE SCRIPT\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The 4130 Navy \u0026amp; Gold bike parked in front of a dark wall.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_4130_Navy_Gold_fixed_gear_single_speed_bike_parked_in_front_of_dark_wall_with_green_plants_in_foreground.webp?v=1754015702\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eFixed or Free: You Decide\u003c\/h4\u003e\n                    \u003cp\u003eWhy choose between pedaling purity and city practicality? The integrated \u003cstrong class=\"description-emphasis\"\u003eFlip-Flop Hub\u003c\/strong\u003e gives you both. Ride \"Fixed\" to feel every inch of the road and master the art of the skid, or flip the rear wheel to the \"Freewheel\" side for effortless single-speed coasting down city bridges.\u003c\/p\u003e\n                    \u003cp\u003eThis represents the pinnacle of maintenance-free performance wrapped in an elegant package. No derailleurs to bend, no shifter cables to stretch, and no complex gears to fail when you need them most. It is the ultimate expression of agentic cycling: just you and the bike in total harmony.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 7: Key Features Scroller (Images Added) --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-matte-black-steel-frame-detail.jpg?v=1771882079\" alt=\"Double-Butted 4130 Chromoly Steel Frame\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDouble-Butted 4130\u003c\/h4\u003e\n                        \u003cp\u003eThicker at the ends for strength, thinner in the middle for weight savings. The gold standard for urban steel bicycles.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-flip-flop-hub-fixed-freewheel.jpg?v=1771883861\" alt=\"Flip-Flop Hub\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eIncludes a 16T freewheel and fixed gear cog. Seamlessly switch between track-style fixed gear riding and relaxed coasting.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-deep-v-wheelset-black.jpg?v=1771883647\" alt=\"Lo-Pro Wheelset\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eLo-Pro Wheelset\u003c\/h4\u003e\n                        \u003cp\u003eV-style deep rims paired with sealed bearing hubs. Smooth, fast, and built to take a severe beating from city potholes.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-dual-caliper-brakes-black.jpg?v=1771883557\" alt=\"Dual Caliper Brakes\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDual Caliper Brakes\u003c\/h4\u003e\n                        \u003cp\u003eIncludes front and rear caliper brakes out of the box, ensuring safe, reliable stopping power for unpredictable city traffic.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-steel-frame-spacing.jpg?v=1771883552\" alt=\"Massive Tire Clearance\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eMassive Tire Clearance\u003c\/h4\u003e\n                        \u003cp\u003eThe steel frame is designed to accommodate tires up to 38c, allowing for a plush, gravel-ready ride on any surface.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-handlebar-options-drop-vs-riser.jpg?v=1771883219\" alt=\"Custom Handlebars\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCustom Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eChoose your cockpit: aggressive All-Road Flared Drops or comfortable, wide riser bars for upright city cruising.\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=\"unbordered-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=\"State Bicycle 4130 Series Video\" src=\"https:\/\/www.youtube.com\/embed\/2P6ynjh9WXg\" frameborder=\"0\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"State Bicycle 4130 Commuter Video\" src=\"https:\/\/www.youtube.com\/embed\/dCw_XLNoBwg\" frameborder=\"0\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 8.5: Technical Breakdown (Why This Build Matters) --\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;\"\u003eThe 4130 isn't just about looks. It's meticulously engineered for urban survival. Here is the technical breakdown of why this bike outperforms standard commuters.\u003c\/p\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card\"\u003e\n                    \u003ch4\u003eDouble-Butted 4130 Steel\u003c\/h4\u003e\n                    \u003cp\u003eUnlike standard high-tensile steel, our 4130 Chromoly features variable wall thickness. It maintains a staggering 100,000 PSI tensile strength at the joints while shaving off excess material in the center, resulting in a frame that is \u003cstrong\u003e20% lighter\u003c\/strong\u003e without sacrificing durability.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card\"\u003e\n                    \u003ch4\u003e16 Unique Skid Patches\u003c\/h4\u003e\n                    \u003cp\u003eIf you ride fixed, you know the pain of burning through rear tires. Our optimized 46\/16 gear ratio is mathematically engineered to distribute your stopping friction across \u003cstrong\u003e16 unique skid patches\u003c\/strong\u003e, effectively tripling your rear tire life compared to a standard 48\/16 setup.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card\"\u003e\n                    \u003ch4\u003eMassive 38c Tire Clearance\u003c\/h4\u003e\n                    \u003cp\u003eWe designed the frame and fork to fit up to 38c tires. This high-volume rubber acts as a \"natural suspension\" system, absorbing up to \u003cstrong\u003e35% more road vibration\u003c\/strong\u003e than traditional 25c commuter tires, turning brutal city potholes into minor bumps.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Accordion Group for Specs, Sizing, FAQ, Box Contents, and Warranty --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \n            \u003c!-- Details: Components --\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\" style=\"margin-top: 10px;\"\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 4130 Chromoly Steel, TIG Welded w\/ \"wishbone\" rear to Accommodate 38x700c tires, Die Cast Dropouts, Integrated Chain Tensioners, External Cable Routing\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eSegmented Design 1 ⅛\" 4130 Chromoly Steel to Accommodate 700x38c tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot Forged Alloy (Clamp Diameter: 22.2mm for Risers, 31.8mm for Dropbars)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eChain \u0026amp; Chainring\u003c\/th\u003e\n\u003ctd\u003eYAB Chain | Steel 46T, 130 BCD Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eSteel Forged Crank, 130 BCD, 170mm Crank Arms\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eWide Riser (Oversized 31.8 clamp, 600mm W, 30mm Rise) OR All-Road Dropbars (Oversized 31.8 clamp, 500mm drops\/420mm top, 18° flare)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHeadset \u0026amp; Stem\u003c\/th\u003e\n\u003ctd\u003e1 ⅛\" threadless Headset | 3D-Forged Alloy Stem (OS 31.8mm clamp, Length: 90mm, Rise: +\/- 7°)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Flip-Flop Hub (16T Freewheel and Fixed Cog), Spacing: F:100mm \/ R:120mm, Bolts: M10\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003eTubeless-Capable 700c with CNC side-wall, 28mm Depth \/ 18mm Width (Rim Inside Width: 18mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Steel, 3 Cross Pattern (Deep V F\/R: 270mm | Lo Pro F: 296mm \/ R: 294mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e700c x 38cm (Min tire width: 700x25c \/ Max tire width: 700x45c)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSeatpost \u0026amp; Clamp\u003c\/th\u003e\n\u003ctd\u003eAluminum, D: 27.2mm, L: 300mm | Clamp: Aluminum, D: 29.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSaddle \u0026amp; Pedals\u003c\/th\u003e\n\u003ctd\u003ePolyurethane w\/ Steel Rails | Welgo Brand Alloy Pedals\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            \n            \u003c!-- Details: Sizing and Geometry --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing \u0026amp; Frame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content\"\u003e\n                    \u003ch4 style=\"margin-top: 10px;\"\u003eRider Sizing Guide\u003c\/h4\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFrame Size\u003c\/th\u003e\n                                    \u003cth\u003eRider Height\u003c\/th\u003e\n                                    \u003cth\u003eInseam (in)\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e46 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'3\" - 5'6\"\u003c\/td\u003e\n\u003ctd\u003e26.5\" - 28.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e49 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'5\" - 5'8\"\u003c\/td\u003e\n\u003ctd\u003e28\" - 29.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e52 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'10\"\u003c\/td\u003e\n\u003ctd\u003e29\" - 32\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e55 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'9\" - 6'0\"\u003c\/td\u003e\n\u003ctd\u003e31.5\" - 34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e59 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'3\"\u003c\/td\u003e\n\u003ctd\u003e33.5\" - 35.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e62 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'2\" - 6'7\"\u003c\/td\u003e\n\u003ctd\u003e35\" - 37\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n\n                    \u003ch4 style=\"margin-top: 30px;\"\u003eDetailed Geometry Measurements\u003c\/h4\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003e46cm\u003c\/th\u003e\n                                    \u003cth\u003e49cm\u003c\/th\u003e\n                                    \u003cth\u003e52cm\u003c\/th\u003e\n                                    \u003cth\u003e55cm\u003c\/th\u003e\n                                    \u003cth\u003e59cm\u003c\/th\u003e\n                                    \u003cth\u003e62cm\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e542mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e565mm\u003c\/td\u003e\n\u003ctd\u003e597mm\u003c\/td\u003e\n\u003ctd\u003e600mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\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\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Wgt (D \/ R)*\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e9.3kg \/ 9.1kg\u003c\/td\u003e\n\u003ctd\u003e9.6kg \/ 9.4kg\u003c\/td\u003e\n\u003ctd\u003e10.36kg \/ 10.28kg\u003c\/td\u003e\n\u003ctd\u003e10.96kg \/ 10.78kg\u003c\/td\u003e\n\u003ctd\u003e11.61kg \/ 11.41kg\u003c\/td\u003e\n\u003ctd\u003e12.2kg \/ 12.05kg\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\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e542mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e565mm\u003c\/td\u003e\n\u003ctd\u003e597mm\u003c\/td\u003e\n\u003ctd\u003e600mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFrame Set Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3230g\u003c\/td\u003e\n\u003ctd\u003e3260g\u003c\/td\u003e\n\u003ctd\u003e3340g\u003c\/td\u003e\n\u003ctd\u003e3380g\u003c\/td\u003e\n\u003ctd\u003e3440g\u003c\/td\u003e\n\u003ctd\u003e3570g\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\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e140mm\u003c\/td\u003e\n\u003ctd\u003e160mm\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\u003e72°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e393mm\u003c\/td\u003e\n\u003ctd\u003e395mm\u003c\/td\u003e\n\u003ctd\u003e390mm\u003c\/td\u003e\n\u003ctd\u003e391mm\u003c\/td\u003e\n\u003ctd\u003e418mm\u003c\/td\u003e\n\u003ctd\u003e421mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e460mm\u003c\/td\u003e\n\u003ctd\u003e490mm\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003ctd\u003e620mm\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\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e551mm\u003c\/td\u003e\n\u003ctd\u003e585mm\u003c\/td\u003e\n\u003ctd\u003e604mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e755mm\u003c\/td\u003e\n\u003ctd\u003e769mm\u003c\/td\u003e\n\u003ctd\u003e801mm\u003c\/td\u003e\n\u003ctd\u003e823mm\u003c\/td\u003e\n\u003ctd\u003e838mm\u003c\/td\u003e\n\u003ctd\u003e863mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1023mm\u003c\/td\u003e\n\u003ctd\u003e1025mm\u003c\/td\u003e\n\u003ctd\u003e1028mm\u003c\/td\u003e\n\u003ctd\u003e1011mm\u003c\/td\u003e\n\u003ctd\u003e1048mm\u003c\/td\u003e\n\u003ctd\u003e1050mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"table-note\"\u003e*Weight variants: D = Drop Bars, R = Riser Bars\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: Premium FAQ --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the standover height of the 4130 frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eStandover height ranges from 29.1\" on the 49cm frame to 33.7\" on the 62cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I ride this bike if I’ve never ridden a fixie before?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes. Every 4130 ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Navy \u0026amp; Gold model come with brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, this model includes both front and rear dual-pivot caliper brakes and levers, making it 100% street-legal and safe for urban riding.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the benefit of a 4130 Chromoly Steel frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003e4130 Chromoly is double-butted steel that is stronger and lighter than high-tensile steel, offering superior vibration dampening for a smoother ride on rough pavement.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the gear ratio on the 4130 Navy \u0026amp; Gold?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe bike features a 46x16 gear ratio. This setup is optimized for city commuting, providing a balanced blend of climbing torque and flat-land speed.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow much does the 4130 Fixed Gear weigh?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe average weight is approximately 22 lbs 10 oz for a 55cm frame, providing a stable and planted feel in city traffic compared to lighter aluminum models.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow often should I tension the chain?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eWe recommend checking tension every 100–200 miles. Horizontal dropouts allow for easy adjustment to prevent chain drop and ensure a quiet drivetrain.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat tire pressure should I run in the stock 25c tires?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eWe recommend 90–110 PSI. Lower pressure increases comfort on bumpy roads, while higher pressure minimizes rolling resistance for maximum speed.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: What's In The Box --\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 class=\"two-col-container\" style=\"margin-top: 10px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState 4130 Navy \u0026amp; Gold\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePedal Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWellgo Alloy Pedals included. No need to buy aftermarket pedals.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBraking System\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eBoth Front and Rear caliper brakes are included in the box.\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Box_Contents.jpg?v=1771747252\" alt=\"State Bicycle Box Contents\" onerror=\"this.style.display='none';\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: Warranty \u0026 Registration --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eWarranty \u0026amp; Registration\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content\"\u003e\n                    \u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; color: #1a1a1a; line-height: 1.6; font-size: 0.95rem; display: flex; flex-direction: column; gap: 20px; width: 100%; box-sizing: border-box; text-align: left; margin: 0; padding: 10px 0;\"\u003e\n\n                      \u003c!-- Header \u0026 Badge Section --\u003e\n                      \u003cdiv style=\"display: flex; align-items: center; gap: 15px; border-bottom: 1px solid #ddd; padding-bottom: 15px;\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/belcopia_warranty_badge.png?v=1771802772\" alt=\"Warranty Badge\" style=\"width: 60px; height: auto; flex-shrink: 0; filter: none;\"\u003e\n                        \u003cdiv\u003e\n                          \u003ch4 style=\"margin: 0; font-size: 1.1rem; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; border: none; padding: 0;\"\u003eFull Manufacturer Backing\u003c\/h4\u003e\n                          \u003cdiv style=\"display: flex; align-items: center; gap: 8px; margin-top: 4px;\"\u003e\n                             \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-logo-3_02fcf989-8b07-4a11-baf9-20eb924720c7.png?v=1769644050\" alt=\"State Bicycle Co Logo\" style=\"height: 18px; width: auto; object-fit: contain; filter: none;\"\u003e\n                             \u003cp style=\"margin: 0; color: #4A5D4E; font-weight: 700; font-size: 0.85rem; text-transform: uppercase;\"\u003eOfficial Authorized Dealer\u003c\/p\u003e\n                          \u003c\/div\u003e\n                        \u003c\/div\u003e\n                      \u003c\/div\u003e\n\n                      \u003c!-- Warranty Content --\u003e\n                      \u003cdiv\u003e\n                        \u003cp style=\"margin-top: 0; margin-bottom: 15px;\"\u003e\n                          State Bicycle Co. builds machines meant to be ridden hard. As an authorized retailer, every bike we sell is backed by State’s \"ProBuild\" warranty standards, ensuring your rig is protected against manufacturing defects.\n                        \u003c\/p\u003e\n\n                        \u003cp style=\"margin-bottom: 10px; font-weight: 700; text-transform: uppercase; font-size: 0.8rem; letter-spacing: 0.5px; color: #1a1a1a;\"\u003eCoverage Breakdown:\u003c\/p\u003e\n                        \u003cul style=\"margin-top: 0; margin-bottom: 15px; padding-left: 18px; list-style-type: square; list-style: square;\"\u003e\n                          \u003cli style=\"margin-bottom: 5px; padding-left: 0;\"\u003e\n\u003cstrong style=\"color: #4A5D4E;\"\u003e5-Year Frame \u0026amp; Fork:\u003c\/strong\u003e Coverage for Steel and Aluminum frames\/forks against manufacturing defects.\u003c\/li\u003e\n                          \u003cli style=\"margin-bottom: 5px; padding-left: 0;\"\u003e\n\u003cstrong style=\"color: #4A5D4E;\"\u003e18-Month eBike System:\u003c\/strong\u003e Protection for the motor, electronics, and battery suite.\u003c\/li\u003e\n                          \u003cli style=\"margin-bottom: 5px; padding-left: 0;\"\u003e\n\u003cstrong style=\"color: #4A5D4E;\"\u003e1-Year Components:\u003c\/strong\u003e Coverage for non-consumable parts (cranks, pedals, bars, wheels, etc.).\u003c\/li\u003e\n                          \u003cli style=\"margin-bottom: 5px; padding-left: 0;\"\u003e\n\u003cstrong style=\"color: #4A5D4E;\"\u003eCarbon Advantage:\u003c\/strong\u003e Professionally built carbon frames receive an extended 2-year warranty.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                        \u003cp style=\"margin-bottom: 15px;\"\u003e\n                          \u003cstrong\u003eThe ProBuild Requirement:\u003c\/strong\u003e To ensure peak performance and validate your warranty, State Bicycle Co. requires \u003cstrong\u003eproof of professional assembly\u003c\/strong\u003e by a certified mechanic. Bikes must be registered within 30 days of delivery.\n                        \u003c\/p\u003e\n\n                        \u003cp style=\"margin-bottom: 15px;\"\u003e\n                          \u003cstrong\u003eHassle-Free Registration:\u003c\/strong\u003e Don't sweat the paperwork. For our signature service, simply email your proof of assembly and order details to \u003ca href=\"mailto:support@belcopia.com\" style=\"color: #A4473B; text-decoration: underline; font-weight: 600;\"\u003esupport@belcopia.com\u003c\/a\u003e and our team will handle the official registration with State for you.\n                        \u003c\/p\u003e\n\n                        \u003cp style=\"margin-bottom: 0; padding-top: 10px; border-top: 1px solid #eee;\"\u003e\n                          For complete terms and claim procedures, visit our \u003ca href=\"https:\/\/www.belcopia.com\/pages\/warranty-policy\" target=\"_blank\" style=\"color: #A4473B; text-decoration: underline; font-weight: 700;\"\u003eFull Warranty Policy Page\u003c\/a\u003e.\n                        \u003c\/p\u003e\n                      \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n        \u003c\/div\u003e \u003c!-- End Accordion Wrapper --\u003e\n\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"46 cm (Riders 5'3\"-5'6\") \/ Wide Riser Bar","offer_id":42130158944330,"sku":"796201644180","price":579.99,"currency_code":"USD","in_stock":true},{"title":"46 cm (Riders 5'3\"-5'6\") \/ All-Road Drop Bars","offer_id":43377984667722,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false},{"title":"46 cm (Riders 5'3\"-5'6\") \/ Wide Riser Bars","offer_id":43377984700490,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'5\"-5'8\") \/ All-Road Drop Bars","offer_id":43377984733258,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false},{"title":"49 cm (Riders 5'5\"-5'8\") \/ Wide Riser Bars","offer_id":43377984766026,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'7\"-5'10\") \/ All-Road Drop Bars","offer_id":43378002526282,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'7\"-5'10\") \/ Wide Riser Bars","offer_id":43378044207178,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false},{"title":"55 cm (Riders 5'9\"-6'0\") \/ All-Road Drop Bars - Estimated Shipping Mid-June","offer_id":43378059575370,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false},{"title":"55 cm (Riders 5'9\"-6'0\") \/ Wide Riser Bars","offer_id":43378065047626,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false},{"title":"59 cm (Riders 5'11\"-6'3\") \/ All-Road Drop Bars","offer_id":43378065080394,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false},{"title":"59 cm (Riders 5'11\"-6'3\") \/ Wide Riser Bars","offer_id":43378065113162,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false},{"title":"62 cm (Riders 6'2\"-6'7\") \/ All-Road Drop Bars","offer_id":43378065145930,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false},{"title":"62 cm (Riders 6'2\"-6'7\") \/ Wide Riser Bars","offer_id":43378085068874,"sku":null,"price":579.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_4130-Navy_Gold_FixedGear_Single-Speed_-1_79cde9d4-0139-4d3b-8365-0c4d1eac0bd4.jpg?v=1767076677"},{"product_id":"4130-matte-black-mirror-fixed-gear-single-speed","title":"State Bicycle Co. 4130 Matte Black | Single Speed \u0026 Fixed Gear Bike","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban commuter. Featuring a 4130 Chromoly Steel frame, 16 skid patches for extended tire life, and massive 38c tire clearance for a smooth ride.\"\u003e\u003c\/p\u003e\n\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the standover height of the 4130 frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Standover height ranges from 29.1\\\" on the 49cm frame to 33.7\\\" on the 62cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I ride this bike if I’ve never ridden a fixie before?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Every 4130 ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Matte Black \/ Mirror model come with brakes?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, this model includes both front and rear dual-pivot caliper brakes and levers, making it 100% street-legal and safe for urban riding.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the benefit of a 4130 Chromoly Steel frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"4130 Chromoly is double-butted steel that is stronger and lighter than high-tensile steel, offering superior vibration dampening for a smoother ride on rough pavement.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the gear ratio on the 4130 Matte Black \/ Mirror?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The bike features a 46x16 gear ratio. This setup is optimized for city commuting, providing a balanced blend of climbing torque and flat-land speed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much does the 4130 Fixed Gear weigh?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The average weight is approximately 22 lbs 10 oz for a 55cm frame, providing a stable and planted feel in city traffic compared to lighter aluminum models.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How often should I tension the chain?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We recommend checking tension every 100–200 miles. Horizontal dropouts allow for easy adjustment to prevent chain drop and ensure a quiet drivetrain.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What tire pressure should I run in the stock 25c tires?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We recommend 90–110 PSI. Lower pressure increases comfort on bumpy roads, while higher pressure minimizes rolling resistance for maximum speed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the Mirror finish on the fork hard to maintain?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The mirror finish is durable but shows fingerprints. A quick wipe with a microfiber cloth and standard bike polish will maintain its high-shine aesthetic.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout \n           Brand Colors:\n           Green: #5f7038\n           Yellow: #E3B123 (Belcopia Logo Lightning Bolt)\n        *\/\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: 12px 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: 15px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 5px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 36px;\n            height: 36px;\n            filter: brightness(0) invert(1);\n            object-fit: contain;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.85em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.85em;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 55vh;\n            min-height: 350px;\n            max-height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #000;\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            opacity: 0.85;\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.7), 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.8);\n            line-height: 1.1;\n            text-transform: uppercase;\n            letter-spacing: 1px;\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: bold;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 1;\n            color: #E3B123; \/* Belcopia Yellow Accent *\/\n            text-shadow: 1px 1px 4px rgba(0,0,0,0.8);\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: 10px 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 1.5em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 8px;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.2em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            border-left: 3px solid #E3B123; \/* Belcopia Yellow Accent *\/\n            padding-left: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.4em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 0 0 15px 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: 30px; }\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 15px rgba(0,0,0,0.08); display: block; overflow: hidden;}\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; } \/* Belcopia Yellow Accent *\/\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 15px; \n            scrollbar-width: thin; \n            scrollbar-color: #5f7038 #e0e0e0; \n        }\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        \n        [data-belcopia-product] .feature-card { flex: 0 0 280px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.04); display: flex; flex-direction: column; }\n        [data-belcopia-product] .feature-card img { width: 100%; height: 190px; object-fit: cover; display: block; }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #E3B123; font-size: 1.05em; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; border-left: none; padding-left: 0; } \/* Belcopia Yellow Accent *\/\n        [data-belcopia-product] .feature-card p { font-size: 0.85em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* Scroll Hint Text *\/\n        [data-belcopia-product] .scroll-hint { \n            font-size: 0.85em; \n            color: #E3B123; \/* Belcopia Yellow Accent *\/\n            font-style: italic; \n            text-align: right; \n            margin-bottom: 8px; \n            display: block; \n            font-weight: bold;\n            animation: bounceRight 1.5s infinite;\n        }\n        @keyframes bounceRight {\n            0%, 100% { transform: translateX(0); opacity: 1; }\n            50% { transform: translateX(5px); opacity: 0.7; }\n        }\n        @media (min-width: 992px) { \n            [data-belcopia-product] .scroll-hint { display: none; } \n        }\n\n        \/* 8. Video Grid *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 15px; width: 100%; max-width: 1000px; margin: 0 auto; }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; }\n        }\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; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}\n\n        \/* 9. Data Tables (New Responsive Setup) *\/\n        [data-belcopia-product] .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin-bottom: 25px;\n            border-radius: 8px;\n            border: 1px solid #ddd;\n        }\n        [data-belcopia-product] .spec-table { \n            width: 100%; \n            border-collapse: collapse; \n            min-width: 700px; \/* Forces scrolling on mobile to keep data clean *\/\n        }\n        [data-belcopia-product] .spec-table th, \n        [data-belcopia-product] .spec-table td { \n            border: 1px solid #ddd; \n            padding: 12px; \n            text-align: left; \n            font-size: 0.9em; \n        }\n        [data-belcopia-product] .spec-table th { \n            background-color: #f9f9f9; \n            font-weight: bold; \n            text-transform: uppercase; \n            font-size: 0.8em; \n            letter-spacing: 0.5px; \n            color: #2c2c2c;\n        }\n        [data-belcopia-product] .spec-table.two-col th { width: 30%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #fcfcfc; }\n        [data-belcopia-product] .table-note { font-size: 0.8em; color: #666; font-style: italic; margin-top: 5px;}\n        \n        \/* 10. List Section *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 15px; }\n        [data-belcopia-product] .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #E3B123; font-size: 1.6em; line-height: 1; } \/* Belcopia Yellow Accent *\/\n        [data-belcopia-product] .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n\n        \/* 11. Minimalist Line Accordion Section *\/\n        [data-belcopia-product] .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        [data-belcopia-product] details.accordion-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #eee;\n            margin-bottom: 0;\n            overflow: hidden;\n        }\n        [data-belcopia-product] details.accordion-item summary {\n            padding: 24px 45px 24px 0;\n            font-size: 1.4em;\n            font-weight: 500;\n            color: #1a1a1a;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item summary:hover,\n        [data-belcopia-product] details.accordion-item[open] summary {\n            color: #5f7038; \/* Brand Green on hover\/open *\/\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: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 12px;\n            height: 12px;\n            border-right: 2px solid #1a1a1a;\n            border-bottom: 2px solid #1a1a1a;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .accordion-content {\n            padding: 0 0 30px 0;\n            background-color: transparent;\n            border-top: none;\n        }\n        [data-belcopia-product] .accordion-content h4 { margin-top: 15px; }\n\n        \/* 12. Minimalist FAQ Items *\/\n        [data-belcopia-product] .accordion-content.faq-container { padding-top: 10px; }\n        [data-belcopia-product] details.faq-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #f0f0f0;\n            margin-bottom: 0;\n            box-shadow: none;\n        }\n        [data-belcopia-product] details.faq-item:last-child {\n            border-bottom: none;\n        }\n        [data-belcopia-product] details.faq-item summary {\n            padding: 18px 45px 18px 0;\n            font-size: 1.1em;\n            font-weight: 500;\n            color: #2c2c2c;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            line-height: 1.4;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item summary:hover,\n        [data-belcopia-product] details.faq-item[open] summary {\n            color: #5f7038;\n        }\n        [data-belcopia-product] details.faq-item summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] details.faq-item summary::after {\n            content: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 10px;\n            height: 10px;\n            border-right: 2px solid #2c2c2c;\n            border-bottom: 2px solid #2c2c2c;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .faq-answer {\n            padding: 0 0 20px 0;\n            font-size: 0.95em;\n            color: #555;\n            line-height: 1.6;\n            margin: 0;\n            border-top: none;\n        }\n\n        \/* 13. Expert Insight \u0026 Technical Proof Grids *\/\n        [data-belcopia-product] .expert-insight {\n            background-color: #fdfdfd;\n            border-left: 4px solid #5f7038;\n            padding: 25px;\n            margin: 10px 0 30px 0;\n            border-radius: 4px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n        }\n        [data-belcopia-product] .expert-insight-quote {\n            font-style: italic;\n            font-weight: 500;\n            font-size: 1.15em;\n            color: #1a1a1a;\n            margin: 0 0 12px 0;\n            line-height: 1.5;\n        }\n        [data-belcopia-product] .expert-insight-attr {\n            font-weight: bold;\n            font-size: 0.85em;\n            color: #5f7038;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] .three-col-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .three-col-grid { grid-template-columns: repeat(3, 1fr); }\n        }\n        [data-belcopia-product] .tech-proof-card {\n            background: #fff;\n            border: 1px solid #eee;\n            padding: 25px 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n            transition: transform 0.3s ease;\n        }\n        [data-belcopia-product] .tech-proof-card:hover {\n            transform: translateY(-3px);\n        }\n        [data-belcopia-product] .tech-proof-card h4 {\n            color: #E3B123; \/* Belcopia Yellow *\/\n            font-size: 1.1em;\n            margin-bottom: 10px;\n            border-left: none;\n            padding-left: 0;\n        }\n        [data-belcopia-product] .tech-proof-card p {\n            font-size: 0.9em;\n            color: #555;\n            margin: 0;\n            line-height: 1.5;\n        }\n    \u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\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                \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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eFrame\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e4130 Chromoly\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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eFlip-Flop Hub\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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWheels\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e700c Lo-Pro\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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e~20-26 lbs\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\" width=\"36\" height=\"36\" loading=\"lazy\"\u003e\n                \u003cspan class=\"glance-title\"\u003eFocus\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eUrban Commute\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\/State_Bicycle_Co_4130_Matte_Black_Mirror_fixed_gear_single_speed_bike_with_deep_rim_wheels_leaning_against_dark_gray_industrial_wall.webp?v=1754015111\" alt=\"State Bicycle Co. 4130 Matte Black Mirror Fixed Gear Single Speed Commuter Bike.\" loading=\"eager\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle Co. 4130 Matte Black Mirror\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Best Chromoly Steel Fixed Gear \u0026amp; Single Speed Commuter Bike\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 Isn't an Obstacle. It's a Playground.\"\u003c\/p\u003e\n            \u003cp\u003eWidely considered the ultimate urban commuter bicycle, the State Bicycle Co. 4130 Matte Black Mirror is your agent of freedom in an over-complicated world. Stop waiting for public transit and stop sitting in gridlock. Engineered for the rider who values \u003cstrong class=\"description-emphasis\"\u003ezen-like simplicity\u003c\/strong\u003e and raw speed, this top-rated city bike strips away the noise and maintenance of multi-speed drivetrains.\u003c\/p\u003e\n            \u003cp\u003eFeel the intuitive connection of a fixed-gear or the effortless coast of a single-speed—the choice is yours. With a durable double-butted Chromoly steel frame that absorbs the city's chatter and mirror-polished accents that demand respect at every light, you aren't just traveling; you're dominating your route.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Expert Insight Block --\u003e\n        \u003cdiv class=\"expert-insight\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The 4130 Matte Black is our ultimate urban 'stealth' build. We used double-butted Chromoly not just for weight, but for its fatigue life—it’s designed to handle a decade of city potholes while the matte finish stays looking sharp despite the daily commute.\"\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 4: Who It's For --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eRECLAIM YOUR TIME IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman riding the State Bicycle 4130 Matte Black Mirror commuter bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Woman_riding_State_Bicycle_Co_4130_Matte_Black_Mirror_fixed_gear_single_speed_bike_through_dramatic_light_and_shado.webp?v=1754015111\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are tired of cheap bikes that break down and require constant drivetrain maintenance.\u003c\/li\u003e\n                    \u003cli\u003eYou want a lightweight, premium machine that you can effortlessly carry up to your walk-up apartment.\u003c\/li\u003e\n                    \u003cli\u003eYou value a silent, highly responsive ride that reacts instantly to your pedal input.\u003c\/li\u003e\n                    \u003cli\u003eYou are looking for the best low-maintenance commuter bike to match your fast-paced lifestyle.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlight Feature 1 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eTHE SOUL OF STEEL\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman riding the 4130 Matte Black Mirror steel bike in the city.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Woman_riding_State_Bicycle_Co_4130_Matte_Black_Mirror_fixed_gear_single_speed_bike_in_front_of_black_garage_door_under_sunlight.webp?v=1754015111\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eForged for Urban Resilience\u003c\/h4\u003e\n                    \u003cp\u003eAluminum frames are harsh. Carbon is fragile. Our \u003cstrong class=\"description-emphasis\"\u003e4130 Double-Butted Chromoly\u003c\/strong\u003e is legendary in the cycling industry. It possesses a \"memory\" for comfort, naturally soaking up the micro-vibrations of cracked pavement and cobblestones that leave other riders fatigued.\u003c\/p\u003e\n                    \u003cp\u003eThis isn't just about extreme durability—it's about the emotional zen of a silent, smooth journey through the urban chaos. Ride longer, sprint harder, and arrive at your destination refreshed, not rattled.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlight Feature 2 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eFLIP THE SCRIPT\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The 4130 Matte Black Mirror bike parked in front of a dark wall.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_4130_Matte_Black_Mirror_fixed_gear_single_speed_bike_parked_in_front_of_dark_wall_with_green_plants_in_foreground.webp?v=1754015111\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eFixed or Free: You Decide\u003c\/h4\u003e\n                    \u003cp\u003eWhy choose between pedaling purity and city practicality? The integrated \u003cstrong class=\"description-emphasis\"\u003eFlip-Flop Hub\u003c\/strong\u003e gives you both. Ride \"Fixed\" to feel every inch of the road and master the art of the skid, or flip the rear wheel to the \"Freewheel\" side for effortless single-speed coasting down city bridges.\u003c\/p\u003e\n                    \u003cp\u003eThis represents the pinnacle of maintenance-free performance. No derailleurs to bend, no shifter cables to stretch, and no complex gears to fail when you need them most. It is the ultimate expression of agentic cycling: just you and the bike in total harmony.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 7: Key Features Scroller (Images Added) --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-matte-black-steel-frame-detail.jpg?v=1771882079\" alt=\"Double-Butted 4130 Chromoly Steel Frame\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDouble-Butted 4130\u003c\/h4\u003e\n                        \u003cp\u003eThicker at the ends for strength, thinner in the middle for weight savings. The gold standard for urban steel bicycles.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-flip-flop-hub-fixed-freewheel.jpg?v=1771883861\" alt=\"Flip-Flop Hub\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eIncludes a 16T freewheel and fixed gear cog. Seamlessly switch between track-style fixed gear riding and relaxed coasting.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-deep-v-wheelset-black.jpg?v=1771883647\" alt=\"Lo-Pro Wheelset\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eLo-Pro Wheelset\u003c\/h4\u003e\n                        \u003cp\u003eV-style deep rims paired with sealed bearing hubs. Smooth, fast, and built to take a severe beating from city potholes.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-dual-caliper-brakes-black.jpg?v=1771883557\" alt=\"Dual Caliper Brakes\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDual Caliper Brakes\u003c\/h4\u003e\n                        \u003cp\u003eIncludes front and rear caliper brakes out of the box, ensuring safe, reliable stopping power for unpredictable city traffic.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-steel-frame-spacing.jpg?v=1771883552\" alt=\"Massive Tire Clearance\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eMassive Tire Clearance\u003c\/h4\u003e\n                        \u003cp\u003eThe steel frame is designed to accommodate tires up to 38c, allowing for a plush, gravel-ready ride on any surface.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-handlebar-options-drop-vs-riser.jpg?v=1771883219\" alt=\"Custom Handlebars\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCustom Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eChoose your cockpit: aggressive All-Road Flared Drops or comfortable, wide riser bars for upright city cruising.\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=\"unbordered-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=\"State Bicycle 4130 Matte Black Mirror Video\" src=\"https:\/\/www.youtube.com\/embed\/2P6ynjh9WXg\" frameborder=\"0\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"State Bicycle 4130 Commuter Video\" src=\"https:\/\/www.youtube.com\/embed\/dCw_XLNoBwg\" frameborder=\"0\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 8.5: Technical Breakdown (Why This Build Matters) --\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;\"\u003eThe 4130 isn't just about looks. It's meticulously engineered for urban survival. Here is the technical breakdown of why this bike outperforms standard commuters.\u003c\/p\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card\"\u003e\n                    \u003ch4\u003eDouble-Butted 4130 Steel\u003c\/h4\u003e\n                    \u003cp\u003eUnlike standard high-tensile steel, our 4130 Chromoly features variable wall thickness. It maintains a staggering 100,000 PSI tensile strength at the joints while shaving off excess material in the center, resulting in a frame that is \u003cstrong\u003e20% lighter\u003c\/strong\u003e without sacrificing durability.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card\"\u003e\n                    \u003ch4\u003e16 Unique Skid Patches\u003c\/h4\u003e\n                    \u003cp\u003eIf you ride fixed, you know the pain of burning through rear tires. Our optimized 46\/16 gear ratio is mathematically engineered to distribute your stopping friction across \u003cstrong\u003e16 unique skid patches\u003c\/strong\u003e, effectively tripling your rear tire life compared to a standard 48\/16 setup.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card\"\u003e\n                    \u003ch4\u003eMassive 38c Tire Clearance\u003c\/h4\u003e\n                    \u003cp\u003eWe designed the frame and fork to fit up to 38c tires. This high-volume rubber acts as a \"natural suspension\" system, absorbing up to \u003cstrong\u003e35% more road vibration\u003c\/strong\u003e than traditional 25c commuter tires, turning brutal city potholes into minor bumps.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Accordion Group for Specs, Sizing, FAQ, and Box Contents --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \n            \u003c!-- Details: Components --\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\" style=\"margin-top: 10px;\"\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 4130 Chromoly Steel, TIG Welded w\/ \"wishbone\" rear to Accommodate 38x700c tires, Die Cast Dropouts, Integrated Chain Tensioners, External Cable Routing\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eSegmented Design 1 ⅛\" 4130 Chromoly Steel to Accommodate 700x38c tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot Forged Alloy (Clamp Diameter: 22.2mm for Risers, 31.8mm for Dropbars)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eChain \u0026amp; Chainring\u003c\/th\u003e\n\u003ctd\u003eYAB Chain | Steel 46T, 130 BCD Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eSteel Forged Crank, 130 BCD, 170mm Crank Arms\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eWide Riser (Oversized 31.8 clamp, 600mm W, 30mm Rise) OR All-Road Dropbars (Oversized 31.8 clamp, 500mm drops\/420mm top, 18° flare)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHeadset \u0026amp; Stem\u003c\/th\u003e\n\u003ctd\u003e1 ⅛\" threadless Headset | 3D-Forged Alloy Stem (OS 31.8mm clamp, Length: 90mm, Rise: +\/- 7°)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Flip-Flop Hub (16T Freewheel and Fixed Cog), Spacing: F:100mm \/ R:120mm, Bolts: M10\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003eTubeless-Capable 700c with CNC side-wall, 28mm Depth \/ 18mm Width (Rim Inside Width: 18mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Steel, 3 Cross Pattern (Deep V F\/R: 270mm | Lo Pro F: 296mm \/ R: 294mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e700c x 38cm (Min tire width: 700x25c \/ Max tire width: 700x45c)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSeatpost \u0026amp; Clamp\u003c\/th\u003e\n\u003ctd\u003eAluminum, D: 27.2mm, L: 300mm | Clamp: Aluminum, D: 29.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSaddle \u0026amp; Pedals\u003c\/th\u003e\n\u003ctd\u003ePolyurethane w\/ Steel Rails | Welgo Brand Alloy Pedals\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            \n            \u003c!-- Details: Sizing and Geometry --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing \u0026amp; Frame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content\"\u003e\n                    \u003ch4 style=\"margin-top: 10px;\"\u003eRider Sizing Guide\u003c\/h4\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFrame Size\u003c\/th\u003e\n                                    \u003cth\u003eRider Height\u003c\/th\u003e\n                                    \u003cth\u003eInseam (in)\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e46 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'3\" - 5'6\"\u003c\/td\u003e\n\u003ctd\u003e26.5\" - 28.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e49 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'5\" - 5'8\"\u003c\/td\u003e\n\u003ctd\u003e28\" - 29.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e52 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'10\"\u003c\/td\u003e\n\u003ctd\u003e29\" - 32\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e55 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'9\" - 6'0\"\u003c\/td\u003e\n\u003ctd\u003e31.5\" - 34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e59 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'3\"\u003c\/td\u003e\n\u003ctd\u003e33.5\" - 35.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e62 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'2\" - 6'7\"\u003c\/td\u003e\n\u003ctd\u003e35\" - 37\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n\n                    \u003ch4 style=\"margin-top: 30px;\"\u003eDetailed Geometry Measurements\u003c\/h4\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003e46cm\u003c\/th\u003e\n                                    \u003cth\u003e49cm\u003c\/th\u003e\n                                    \u003cth\u003e52cm\u003c\/th\u003e\n                                    \u003cth\u003e55cm\u003c\/th\u003e\n                                    \u003cth\u003e59cm\u003c\/th\u003e\n                                    \u003cth\u003e62cm\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e542mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e565mm\u003c\/td\u003e\n\u003ctd\u003e597mm\u003c\/td\u003e\n\u003ctd\u003e600mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\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\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Wgt (D \/ R)*\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e9.3kg \/ 9.1kg\u003c\/td\u003e\n\u003ctd\u003e9.6kg \/ 9.4kg\u003c\/td\u003e\n\u003ctd\u003e10.36kg \/ 10.28kg\u003c\/td\u003e\n\u003ctd\u003e10.96kg \/ 10.78kg\u003c\/td\u003e\n\u003ctd\u003e11.61kg \/ 11.41kg\u003c\/td\u003e\n\u003ctd\u003e12.2kg \/ 12.05kg\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\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e542mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e565mm\u003c\/td\u003e\n\u003ctd\u003e597mm\u003c\/td\u003e\n\u003ctd\u003e600mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFrame Set Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3230g\u003c\/td\u003e\n\u003ctd\u003e3260g\u003c\/td\u003e\n\u003ctd\u003e3340g\u003c\/td\u003e\n\u003ctd\u003e3380g\u003c\/td\u003e\n\u003ctd\u003e3440g\u003c\/td\u003e\n\u003ctd\u003e3570g\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\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e140mm\u003c\/td\u003e\n\u003ctd\u003e160mm\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\u003e72°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e393mm\u003c\/td\u003e\n\u003ctd\u003e395mm\u003c\/td\u003e\n\u003ctd\u003e390mm\u003c\/td\u003e\n\u003ctd\u003e391mm\u003c\/td\u003e\n\u003ctd\u003e418mm\u003c\/td\u003e\n\u003ctd\u003e421mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e460mm\u003c\/td\u003e\n\u003ctd\u003e490mm\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003ctd\u003e620mm\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\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e551mm\u003c\/td\u003e\n\u003ctd\u003e585mm\u003c\/td\u003e\n\u003ctd\u003e604mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e755mm\u003c\/td\u003e\n\u003ctd\u003e769mm\u003c\/td\u003e\n\u003ctd\u003e801mm\u003c\/td\u003e\n\u003ctd\u003e823mm\u003c\/td\u003e\n\u003ctd\u003e838mm\u003c\/td\u003e\n\u003ctd\u003e863mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1023mm\u003c\/td\u003e\n\u003ctd\u003e1025mm\u003c\/td\u003e\n\u003ctd\u003e1028mm\u003c\/td\u003e\n\u003ctd\u003e1011mm\u003c\/td\u003e\n\u003ctd\u003e1048mm\u003c\/td\u003e\n\u003ctd\u003e1050mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"table-note\"\u003e*Weight variants: D = Drop Bars, R = Riser Bars\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: Premium FAQ --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the standover height of the 4130 frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eStandover height ranges from 29.1\" on the 49cm frame to 33.7\" on the 62cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I ride this bike if I’ve never ridden a fixie before?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes. Every 4130 ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Matte Black \/ Mirror model come with brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, this model includes both front and rear dual-pivot caliper brakes and levers, making it 100% street-legal and safe for urban riding.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the benefit of a 4130 Chromoly Steel frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003e4130 Chromoly is double-butted steel that is stronger and lighter than high-tensile steel, offering superior vibration dampening for a smoother ride on rough pavement.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the gear ratio on the 4130 Matte Black \/ Mirror?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe bike features a 46x16 gear ratio. This setup is optimized for city commuting, providing a balanced blend of climbing torque and flat-land speed.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow much does the 4130 Fixed Gear weigh?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe average weight is approximately 22 lbs 10 oz for a 55cm frame, providing a stable and planted feel in city traffic compared to lighter aluminum models.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow often should I tension the chain?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eWe recommend checking tension every 100–200 miles. Horizontal dropouts allow for easy adjustment to prevent chain drop and ensure a quiet drivetrain.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat tire pressure should I run in the stock 25c tires?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eWe recommend 90–110 PSI. Lower pressure increases comfort on bumpy roads, while higher pressure minimizes rolling resistance for maximum speed.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eIs the Mirror finish on the fork hard to maintain?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe mirror finish is durable but shows fingerprints. A quick wipe with a microfiber cloth and standard bike polish will maintain its high-shine aesthetic.\u003c\/p\u003e\n                    \u003c\/details\u003e\n\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: What's In The Box --\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 class=\"two-col-container\" style=\"margin-top: 10px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState 4130 Matte Black Mirror\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePedal Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWellgo Alloy Pedals included. No need to buy aftermarket pedals.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBraking System\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eBoth Front and Rear caliper brakes are included in the box.\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Box_Contents.jpg?v=1771747252\" alt=\"State Bicycle Box Contents\" onerror=\"this.style.display='none';\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n        \u003c\/div\u003e \u003c!-- End Accordion Wrapper --\u003e\n\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"46 cm (Riders 5'3\"-5'6\") \/ All-Road Drop Bars","offer_id":42130159665226,"sku":"796201641172","price":579.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'5\"-5'8\") \/ Wide Riser Bars","offer_id":42130159763530,"sku":"796201641394","price":579.99,"currency_code":"USD","in_stock":true},{"title":"59 cm (Riders 5'11\"-6'3\") \/ All-Road Drop Bars","offer_id":42130159927370,"sku":"796201641219","price":579.99,"currency_code":"USD","in_stock":false},{"title":"59 cm (Riders 5'11\"-6'3\") \/ Wide Riser Bars","offer_id":42130159960138,"sku":"796201641424","price":579.99,"currency_code":"USD","in_stock":false},{"title":"62 cm (Riders 6'2\"-6'7\") \/ Wide Riser Bars","offer_id":42130160025674,"sku":"796201641431","price":579.99,"currency_code":"USD","in_stock":true},{"title":"46 cm (Riders 5'3\"-5'6\") \/ Wide Riser Bars","offer_id":43423072288842,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'7\"-5'10\") \/ All-Road Drop Bars","offer_id":43423072321610,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'7\"-5'10\") \/ Wide Riser Bars","offer_id":43423072354378,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'9\"-6'0\") \/ All-Road Drop Bars","offer_id":43423072387146,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'9\"-6'0\") \/ Wide Riser Bars","offer_id":43423072419914,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"62 cm (Riders 6'2\"-6'7\") \/ All-Road Drop Bars","offer_id":43423073599562,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'5\"-5'8\") \/ All-Road Drop Bars","offer_id":43424011911242,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_4130-MatteBlack_Mirror_FixedGear_Single-Speed_-1_51e98fa6-3390-42f2-8aa0-b031f355efc8.jpg?v=1767076709"},{"product_id":"4130-road-hunter-green-8-speed","title":"State Bicycle Co. 4130 Road - Hunter Green - (8-Speed)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The modern classic road machine. Featuring a Double-Butted 4130 Chromoly Steel frame in Hunter Green, vintage 8-speed downtube shifting, and lightweight Lo-Pro wheelset.\"\u003e\u003c\/p\u003e\n\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the downtube shifting work for performance?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The State Bicycle Co. 4130 Road features classic Sunrace downtube shifters. This analog mechanism is highly reliable, reduces cable clutter on the handlebars, and provides an unmatched tactile connection to the drivetrain.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What makes 4130 steel better than aluminum for road vibration?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Unlike harsh aluminum, our double-butted 4130 Chromoly steel naturally dampens road chatter. This 'steel is real' compliance keeps the rider fresh during long-distance urban commutes or aggressive road sprints.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the 4130 Road handle steep city hills?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. It utilizes a versatile 8-speed Sunrace drivetrain with an 11-28T cassette and a 44T CNC'd chainring, providing the perfect torque for climbing while maintaining high-end speed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the maximum tire clearance for rougher roads?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The bike comes stock with 700c x 28mm tires for speed, but the frame and fork are engineered to accommodate up to 32c tires if you need more cushion for light gravel or poorly maintained city streets.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this road bike compatible with racks and fenders?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Absolutely. This model is built for the daily grind, featuring integrated front and rear rack mounts and fender eyelets, allowing for a complete commuter or light touring transformation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why is professional assembly required for the warranty?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"To ensure peak mechanical performance and safety, State Bicycle Co. requires proof of professional assembly by a certified mechanic to validate the 5-year frame warranty.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\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        \/* 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        }\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        }\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        }\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        }\n        [data-belcopia-product] .belcopia-modal-close:hover { color: #E3B123; }\n\n        \/* Premium Animations *\/\n        @keyframes fadeLoadIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes bounceRight {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar - Cascading Animation *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff; padding: 12px 10px;\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: 0;\n        }\n        [data-belcopia-product] .glance-item:nth-child(1) { animation: fadeLoadIn 0.6s ease-out 0.1s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(2) { animation: fadeLoadIn 0.6s ease-out 0.2s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(3) { animation: fadeLoadIn 0.6s ease-out 0.3s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(4) { animation: fadeLoadIn 0.6s ease-out 0.4s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(5) { animation: fadeLoadIn 0.6s ease-out 0.5s forwards; }\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        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative; height: 55vh; min-height: 400px; max-height: 550px;\n            display: flex; align-items: center; justify-content: center;\n            overflow: hidden; background-color: #000;\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.8), rgba(0,0,0,0.3) 60%);\n            z-index: 2;\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative; z-index: 3; padding: 20px; text-align: center; width: 100%;\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            -webkit-text-stroke: 1px #ffffff;\n            background: linear-gradient(90deg, #1B3628 0%, #A5ACAF 25%, #1B3628 50%, #A5ACAF 75%, #1B3628 100%);\n            background-size: 200% auto;\n            color: transparent; -webkit-background-clip: text;\n            filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.9));\n            animation: metallicShimmer 4s linear infinite;\n        }\n        [data-belcopia-product] .product-subtitle {\n            font-size: 1.6em; font-weight: bold; color: #E3B123;\n            text-shadow: 2px 2px 6px rgba(0,0,0,0.9);\n            display: block; width: 100%;\n            opacity: 1 !important; \/* Forced visibility *\/\n        }\n\n        \/* 4. 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: 8px;\n            margin-bottom: 15px; text-transform: uppercase; position: relative;\n        }\n        [data-belcopia-product] h3::after {\n            content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 2px;\n            background-color: #5f7038; transition: width 0.6s ease;\n        }\n        @media (hover: hover) { [data-belcopia-product] .unbordered-section:hover h3::after { width: 100%; } }\n        \n        [data-belcopia-product] h4 {\n            font-size: 1.5em; font-weight: bold; color: #2c2c2c;\n            border-left: 3px solid #E3B123; padding-left: 10px; text-transform: uppercase;\n            letter-spacing: 0.02em; margin-bottom: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.8em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin-bottom: 20px; }\n\n        \/* 5. Two-Column Layout (Fixed Image Bulk) *\/\n        [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; margin-bottom: 30px; }\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%; \n            max-height: 450px; \n            object-fit: cover; \n            border-radius: 12px; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.08); \n            display: block; \n            overflow: hidden;\n            cursor: zoom-in;\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.5em; margin-right: 15px; font-weight: bold; }\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; overflow-x: auto; padding-bottom: 25px; \n            scrollbar-width: thin; scrollbar-color: #5f7038 #e0e0e0; \n        }\n        [data-belcopia-product] .feature-card { \n            flex: 0 0 280px; margin-right: 20px; background: #f9f9f9; border-radius: 12px; \n            overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.04); display: flex; flex-direction: column; \n            transition: transform 0.4s ease; cursor: pointer;\n        }\n        @media (hover: hover) { [data-belcopia-product] .feature-card:hover { transform: translateY(-8px); } }\n        [data-belcopia-product] .feature-card img { width: 100%; height: 190px; object-fit: cover; transition: transform 0.5s ease; }\n        @media (hover: hover) { [data-belcopia-product] .feature-card:hover img { transform: scale(1.05); } }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { color: #E3B123; font-size: 1.1em; border: none; padding: 0; }\n\n        \/* Why Build Matters Grid *\/\n        [data-belcopia-product] .three-col-grid { display: grid; grid-template-columns: 1fr; gap: 20px; margin-top: 20px; }\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: 25px 20px; border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03); position: relative; transition: transform 0.4s ease;\n        }\n        [data-belcopia-product] .tech-proof-card h4 { color: #E3B123; font-size: 1.1em; border: none; padding: 0; margin-bottom: 10px; }\n\n        \/* 9. Premium Tables \u0026 Sizing *\/\n        [data-belcopia-product] .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; }\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; }\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; }\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n        \n        \/* Optimized Column Spacing *\/\n        [data-belcopia-product] .spec-table.two-col th { width: 28%; }\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: 3px solid #E3B123; padding: 12px;\n        }\n        [data-belcopia-product] .spec-table td { padding: 12px; border: 1px solid #eee; font-size: 0.9em; }\n        [data-belcopia-product] .spec-table tr:hover td { background-color: #fcfcfc; }\n\n        \/* Accordion Wrapper \u0026 Hover Highlight *\/\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; }\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        \/* Expert Insight *\/\n        [data-belcopia-product] .expert-insight { border-left: 4px solid #5f7038; background: #fdfdfd; padding: 25px; margin-bottom: 30px; }\n\n        \/* 10. List Section - Fixed Spacing *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 8px; } \/* Shortened Gap *\/\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;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n        \n        \/* Specific FAQ 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: 1.1em; 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: 10px; height: 10px; border-right: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c; }\n        [data-belcopia-product] .faq-answer { padding: 0 0 20px 0; font-size: 0.95em; 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 (Cascading Animation) --\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\" oncontextmenu=\"return false;\"\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\"\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\" alt=\"Drive\"\u003e\u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e8-Speed Sunrace\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=\"Wheels\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e700c x 28mm\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\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~22 lbs 10 oz\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\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eRoad \/ Commute\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 2: Hero Section (FIXED Subheadline) --\u003e\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/JMO_7788.jpg?v=1767076820\" alt=\"State Bicycle Co. 4130 Road Bike Hunter Green\" loading=\"eager\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003ch2\u003eState Bicycle Co. 4130 Road\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eHunter Green Edition. 8-Speed Steel.\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\"Classic Style. Unapologetic Speed.\"\u003c\/p\u003e\n            \u003cp\u003eWidely considered the ultimate urban road machine, the State Bicycle Co. 4130 Road in Hunter Green is your agent of speed in an over-complicated world. Stop blending into commuter traffic and start owning the pavement. Engineered for the rider who demands \u003cstrong class=\"description-emphasis\"\u003eanalog precision\u003c\/strong\u003e and timeless aesthetics, this top-rated 8-speed strips away modern clutter while delivering maximum utility.\u003c\/p\u003e\n            \u003cp\u003eBuilt on the legendary double-butted 4130 Chromoly frames that State Bicycle Co. was founded on, this stunning machine pays homage to the golden era of cycling. Coated in a rich, lustrous Hunter Green finish and featuring highly responsive \u003cstrong class=\"description-emphasis\"\u003e8-speed downtube shifting\u003c\/strong\u003e, you aren't just traveling; you're commanding respect on every city block.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"expert-insight protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The 4130 Road is our tribute to the golden era of cycling. We used double-butted Chromoly for its legendary fatigue life—it’s designed to handle a decade of city riding while the timeless Hunter Green finish stays looking pristine despite the daily commute.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Design Team\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 1: Reclaim Your Time --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eRECLAIM YOUR TIME IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"State Bicycle Co. 4130 Road Action\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/JMO_7824.jpg?v=1767076824\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou demand a striking Hunter Green statement piece that looks like a vintage classic but shifts and stops with modern reliability.\u003c\/li\u003e\n                    \u003cli\u003eYou need the versatility of gears to crush steep city hills and battle headwinds.\u003c\/li\u003e\n                    \u003cli\u003eYou value the famously smooth, vibration-dampening ride of a premium steel frame.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your daily commuter should be an extension of your discerning style.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 2: Analog Connection --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eTHE PURIST'S DRIVETRAIN\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Tactile Road Feel\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/JMO_7734.jpg?v=1767076819\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eAn Analog Masterpiece\u003c\/h4\u003e\n                    \u003cp\u003eThis isn't about plastic click-shifters. This is about the \u003cstrong class=\"description-emphasis\"\u003etactile connection\u003c\/strong\u003e between rider and machine. Classic downtube shifting is not only more robust and easier to maintain, it keeps your handlebars clean and your focus on the road ahead.\u003c\/p\u003e\n                    \u003cp\u003eSense the mechanical honesty of every shift as you glide through the 8-speed Sunrace drivetrain. It is a refined, satisfying experience for the rider who prefers a more involved journey.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 3: Urban Legend --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eCOMMUTER UTILITY, OPTIMIZED\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Urban Utility\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/JMO_7587.jpg?v=1767076806\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eBuilt For The Daily Grind\u003c\/h4\u003e\n                    \u003cp\u003eWe built the 4130 Road to be the workhorse of your fleet. Equipped with powerful dual-pivot caliper brakes and integrated mounts, this rig is ready for full-coverage fenders and heavy-duty rear racks.\u003c\/p\u003e\n                    \u003cp\u003eThe 28c gumwall tires strike the perfect balance—fast enough to drop the morning pack, yet wide enough to absorb urban potholes without hesitation. This is a machine that prioritizes your destination as much as your style.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Key Features --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003ePREMIUM COMPONENTS\u003c\/h3\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-hunter-green-chromoly-steel-frame-badge-macro.jpg?v=1771976538\" alt=\"4130 Badge\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e4130 Chromoly Steel\u003c\/h4\u003e\n                        \u003cp\u003eDouble-butted 4130 steel provides a compliant, durable ride quality that absorbs road chatter far better than aluminum.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-hunter-green-silver-sunrace-downtube-shifter-close-up.jpg?v=1771976538\" alt=\"Downtube Shifters\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAnalog Precision\u003c\/h4\u003e\n                        \u003cp\u003eSatisfying, tactile Sunrace downtube shifting. Reliable, simple, and keeps your cockpit clean from excessive clutter.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-hunter-green-silver-sunrace-rear-derailleur-8-speed-cassette.jpg?v=1771976538\" alt=\"Sunrace Derailleur\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e8-Speed Performance\u003c\/h4\u003e\n                        \u003cp\u003eAn 8-speed derailleur with an 11-28T cassette provides the perfect range for city sprints and heads-up climbing.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-silver-lo-pro-rim-gumwall-tire-700x28c-macro.jpg?v=1771976538\" alt=\"Lo-Pro Wheels\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eLo-Pro Wheelset\u003c\/h4\u003e\n                        \u003cp\u003eLightweight 700c Lo-Pro wheels paired with fast-rolling 28c tires for a classic aesthetic and quick acceleration.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-hunter-green-silver-dual-pivot-brake-caliper-tire-clearance.jpg?v=1771976538\" alt=\"Dual-Pivot Brakes\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCaliper Brakes\u003c\/h4\u003e\n                        \u003cp\u003eEquipped with dual-pivot alloy caliper brakes for reliable, powerful stopping power in all urban conditions.\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\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003e8-Speed Dynamic Range\u003c\/h4\u003e\n                    \u003cp\u003eThe 11-28T cassette paired with a 44T chainring provides explosive off-the-line speed while still giving you the climbing gears to conquer technical inclines.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\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 a frame that is 20% lighter than hi-ten steel.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eExpedition Ready\u003c\/h4\u003e\n                    \u003cp\u003eThis isn't a fair-weather bike. With integrated mounts and clearance for up to 32c tires, 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!-- Accordions --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \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\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003e68mm x 118mm Sealed Bearing\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eChain\u003c\/th\u003e\n\u003ctd\u003eKMC Z7 3\/32\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003eSingle CNC Alloy, 3\/32\" 170mm 44T, 5 Bolt Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003e1 ⅛\" Chromoly Steel Threadless\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eDouble-Butted 4130 Chromoly Steel (2 Bottle Mounts)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003e1x8 Speed Cassette, 11-28T Downtube Shift Lever\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Dropbars (25.4mm x 410mm Wide)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot Forged Alloy Calipers w\/ Hood Levers\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003e32H x 14G High-Flange Sealed\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003e700c Aluminum Wheel Set (Lo Pro Depth: 14mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e700c x 28mm (Max Clearance: 32mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e22 lbs 10 oz (Size 55cm)\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            \n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003cdiv class=\"sizing-container\"\u003e\n                        \u003cdiv\u003e\n                            \u003cimg alt=\"State Bicycle Co. 4130 Road Sizing Diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_bicycle_co_4130_road_sizing_guide_diagram.png?v=1771993310\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                        \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\u003eRider Height\u003c\/th\u003e\n\u003cth\u003eInseam\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e49cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'1\" - 5'4\"\u003c\/td\u003e\n\u003ctd\u003e26.5\" - 28.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e52cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" - 5'7\"\u003c\/td\u003e\n\u003ctd\u003e28.5\" - 31\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e55cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'11\"\u003c\/td\u003e\n\u003ctd\u003e31\" - 32.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e59cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'2\"\u003c\/td\u003e\n\u003ctd\u003e32.5\" - 34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e62cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'2\" - 6'6\"\u003c\/td\u003e\n\u003ctd\u003e34\" - 36\"\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            \n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\" oncontextmenu=\"return false;\"\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\u003e49cm\u003c\/th\u003e\n\u003cth\u003e52cm\u003c\/th\u003e\n\u003cth\u003e55cm\u003c\/th\u003e\n\u003cth\u003e59cm\u003c\/th\u003e\n\u003cth\u003e62cm\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eActual Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e530mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e586mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eChain Stay\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\u003ctd\u003e405mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10035g\u003c\/td\u003e\n\u003ctd\u003e10064g\u003c\/td\u003e\n\u003ctd\u003e10290g\u003c\/td\u003e\n\u003ctd\u003e10375g\u003c\/td\u003e\n\u003ctd\u003e10489g\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003ctd\u003e590mm\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\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e140mm\u003c\/td\u003e\n\u003ctd\u003e160mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e536mm\u003c\/td\u003e\n\u003ctd\u003e570mm\u003c\/td\u003e\n\u003ctd\u003e589mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e396mm\u003c\/td\u003e\n\u003ctd\u003e392mm\u003c\/td\u003e\n\u003ctd\u003e392mm\u003c\/td\u003e\n\u003ctd\u003e416mm\u003c\/td\u003e\n\u003ctd\u003e410mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e746mm\u003c\/td\u003e\n\u003ctd\u003e760mm\u003c\/td\u003e\n\u003ctd\u003e782mm\u003c\/td\u003e\n\u003ctd\u003e817mm\u003c\/td\u003e\n\u003ctd\u003e841mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheelbase\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e996mm\u003c\/td\u003e\n\u003ctd\u003e992mm\u003c\/td\u003e\n\u003ctd\u003e977mm\u003c\/td\u003e\n\u003ctd\u003e1012mm\u003c\/td\u003e\n\u003ctd\u003e1012mm\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\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\u003csummary\u003eHow durable is the analog downtube shifter?\u003c\/summary\u003e\u003cp class=\"faq-answer\"\u003eExtremely. It eliminates complex indexing springs found in handlebar shifters, making it virtually indestructible and easy to service anywhere in the world.\u003c\/p\u003e\u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eDoes this model require specific tools for maintenance?\u003c\/summary\u003e\u003cp class=\"faq-answer\"\u003eNo. We prioritize standard metric hardware, allowing you to maintain your State Bicycle Co. 4130 Road with a simple multi-tool and basic mechanical knowledge.\u003c\/p\u003e\u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eHow many gears does the 4130 Road have?\u003c\/summary\u003e\u003cp class=\"faq-answer\"\u003eIt features an 8-speed cassette. This provides a wide range of resistance settings to help you maintain a steady cadence regardless of terrain or wind conditions.\u003c\/p\u003e\u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eCan I upgrade to different tires later?\u003c\/summary\u003e\u003cp class=\"faq-answer\"\u003eYes. The frame and fork clearance allow for tires up to 32c wide. You can swap the stock 28c tires for a wider profile if you prefer more comfort and traction.\u003c\/p\u003e\u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eIs the 4130 Road suitable for long group rides?\u003c\/summary\u003e\u003cp class=\"faq-answer\"\u003eAbsolutely. The lightweight steel frame and efficient 8-speed range allow you to maintain pace with modern performance groups while looking significantly better than them.\u003c\/p\u003e\u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eHow do I validate my 5-year frame warranty?\u003c\/summary\u003e\u003cp class=\"faq-answer\"\u003eTo ensure safety and peak mechanical performance, professional assembly by a certified mechanic is required. Keep your assembly receipt to validate the warranty with State Bicycle Co.\u003c\/p\u003e\u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\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 class=\"two-col-container\" style=\"margin-top: 10px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState Bicycle Co. 4130 Road (Hunter Green)\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 with toe cages included.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBraking System\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eDual-pivot calipers pre-installed for immediate stopping power.\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Box_Contents.jpg?v=1771747252\" alt=\"State Bicycle Box Contents\" loading=\"lazy\" onclick=\"openBelcopiaModal(this.src)\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Modal --\u003e\n    \u003cdiv id=\"belcopia-image-modal\" class=\"belcopia-modal\" onclick=\"closeBelcopiaModal()\"\u003e\n        \u003cspan class=\"belcopia-modal-close\" onclick=\"closeBelcopiaModal()\"\u003e×\u003c\/span\u003e\n        \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" src=\"\" alt=\"Feature Preview\"\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function openBelcopiaModal(src) {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            var modalImg = document.getElementById(\"belcopia-modal-img\");\n            modal.classList.add(\"show\");\n            modalImg.src = src;\n        }\n        function closeBelcopiaModal() {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            modal.classList.remove(\"show\");\n        }\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"49 cm (Riders 5'1\"-5'4\")","offer_id":42130160189514,"sku":"796201634068","price":629.99,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'4\"-5'7\")","offer_id":42130160222282,"sku":"796201634075","price":629.99,"currency_code":"USD","in_stock":false},{"title":"59 cm (Riders 5'11\"-6'2\")","offer_id":42130160287818,"sku":"796201634099","price":629.99,"currency_code":"USD","in_stock":false},{"title":"62 cm (Riders 6'2\"-6'6\")","offer_id":42130160320586,"sku":"796201634105","price":629.99,"currency_code":"USD","in_stock":false},{"title":"55 cm (Riders 5'7\"-5'11\")","offer_id":43369844473930,"sku":null,"price":629.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state_bicycle_co_4130_road_hunter_green_1.jpg?v=1767076790"},{"product_id":"4130-road-black-metallic","title":"State Bicycle Co. 4130 Road - Black \u0026 Metallic - (8-Speed)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate stealth 8-speed road machine. Featuring a Double-Butted 4130 Chromoly Steel frame in Black \u0026amp; Metallic, Sunrace shifting, and 32c tire clearance. Dominant performance for urban riding.\"\u003e\u003c\/p\u003e\n\u003c!-- SEO JSON-LD FAQ Schema (Generative Engine Optimized) --\u003e\n\u003cp\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        \/* 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        }\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        }\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        }\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        }\n        [data-belcopia-product] .belcopia-modal-close:hover { color: #E3B123; }\n\n        \/* Premium Animations *\/\n        @keyframes fadeLoadIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\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 Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff; padding: 12px 10px;\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: 0;\n        }\n        [data-belcopia-product] .glance-item:nth-child(1) { animation: fadeLoadIn 0.6s ease-out 0.1s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(2) { animation: fadeLoadIn 0.6s ease-out 0.2s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(3) { animation: fadeLoadIn 0.6s ease-out 0.3s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(4) { animation: fadeLoadIn 0.6s ease-out 0.4s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(5) { animation: fadeLoadIn 0.6s ease-out 0.5s forwards; }\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 Image Section - BLACK METALLIC COLORWAY *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative; height: 50vh; min-height: 400px; max-height: 550px;\n            display: flex; align-items: center; justify-content: center;\n            overflow: hidden; background-color: #000;\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.8), rgba(0,0,0,0.3) 60%);\n            z-index: 2; pointer-events: none;\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative; z-index: 3; padding: 20px; text-align: center; width: 100%;\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            -webkit-text-stroke: 1px #ffffff;\n            \/* Stealth Silver \u0026 Charcoal Shimmer *\/\n            background: linear-gradient(90deg, #333333 0%, #E0E0E0 25%, #111111 50%, #E0E0E0 75%, #333333 100%);\n            background-size: 200% auto;\n            color: transparent; -webkit-background-clip: text;\n            filter: drop-shadow(2px 2px 10px rgba(0,0,0,1));\n            animation: metallicShimmer 4s linear infinite;\n        }\n        [data-belcopia-product] .product-subtitle {\n            font-size: 1.6em; font-weight: 900; \n            text-transform: uppercase; letter-spacing: 2px;\n            -webkit-text-stroke: 0.5px #ffffff;\n            background: linear-gradient(90deg, #E3B123 0%, #FFF8D6 25%, #E3B123 50%, #FFF8D6 75%, #E3B123 100%);\n            background-size: 200% auto;\n            color: transparent; -webkit-background-clip: text;\n            filter: drop-shadow(2px 2px 6px rgba(0,0,0,1));\n            animation: metallicShimmer 4s linear infinite;\n            display: block; width: 100%; margin-top: 5px;\n        }\n\n        \/* Headlines *\/\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: 8px;\n            margin-bottom: 15px; text-transform: uppercase; position: relative;\n        }\n        [data-belcopia-product] h3::after {\n            content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 2px;\n            background-color: #5f7038; transition: width 0.6s ease;\n        }\n        @media (hover: hover) { [data-belcopia-product] .unbordered-section:hover h3::after { width: 100%; } }\n        \n        [data-belcopia-product] h4 {\n            font-size: 1.5em; font-weight: bold; color: #2c2c2c;\n            border-left: 3px solid #E3B123; padding-left: 10px; text-transform: uppercase;\n            letter-spacing: 0.02em; margin-bottom: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.8em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin-bottom: 20px; }\n\n        \/* Grid Layouts *\/\n        [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; margin-bottom: 30px; }\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%; \n            max-height: 450px; \n            object-fit: cover; \n            border-radius: 12px; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.08); \n            display: block; \n            overflow: hidden;\n            cursor: zoom-in;\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: 12px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.5em; margin-right: 15px; font-weight: bold; }\n\n        \/* Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; overflow-x: auto; padding-bottom: 25px; \n            scrollbar-width: thin; scrollbar-color: #5f7038 #e0e0e0; \n        }\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        \n        [data-belcopia-product] .feature-card { \n            flex: 0 0 280px; margin-right: 20px; background: #f9f9f9; border-radius: 12px; \n            border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.04); display: flex; flex-direction: column; \n            transition: transform 0.4s ease; cursor: pointer;\n        }\n        @media (hover: hover) { [data-belcopia-product] .feature-card:hover { transform: translateY(-8px); } }\n        [data-belcopia-product] .feature-card img { width: 100%; height: 190px; object-fit: cover; transition: transform 0.5s ease; }\n        @media (hover: hover) { [data-belcopia-product] .feature-card:hover img { transform: scale(1.05); } }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { color: #E3B123; font-size: 1.1em; border: none; padding: 0; }\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: 25px 20px; border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03); position: relative; transition: transform 0.4s ease;\n        }\n        [data-belcopia-product] .tech-proof-card::after {\n            content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 3px;\n            background-color: #E3B123; transition: width 0.4s ease;\n        }\n        [data-belcopia-product] .tech-proof-card:hover::after { width: 100%; }\n        [data-belcopia-product] .tech-proof-card h4 { color: #E3B123; font-size: 1.1em; border: none; padding: 0; margin-bottom: 10px; }\n\n        \/* Premium Tables \u0026 Sizing *\/\n        [data-belcopia-product] .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; }\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; }\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        \n        \/* OPTIMIZED COLUMN SPACING *\/\n        [data-belcopia-product] .spec-table.two-col th { width: 25%; } \/* Fixed empty space *\/\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;\n        }\n        [data-belcopia-product] .spec-table td { padding: 12px; border: 1px solid #eee; font-size: 0.9em; }\n        [data-belcopia-product] .spec-table tr:hover td { background-color: #fcfcfc; }\n\n        \/* Accordion Wrapper \u0026 Hover Highlight *\/\n        [data-belcopia-product] .accordion-wrapper { margin: 30px 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: 20px 45px 20px 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        [data-belcopia-product] .accordion-content { padding: 0 0 30px 0; border-top: none; }\n\n        \/* Expert Insight *\/\n        [data-belcopia-product] .expert-insight { \n            background-color: #fdfdfd; border-left: 4px solid #5f7038; padding: 25px; \n            margin: 10px 0 30px 0; border-radius: 4px; box-shadow: 0 2px 10px rgba(0,0,0,0.02); \n        }\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        \/* 10. List Section - Fixed Spacing (TIGHTENED) *\/\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: 6px; } \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        \/* Specific FAQ styles - FIXED SIZING *\/\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\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\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Frame Material Icon\" 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\"\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 alt=\"Drivetrain Icon\" 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\"\u003e8-Speed Sunrace\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Wheel Size Icon\" 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\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e700c x 28mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Weight Icon\" 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~22 lbs 10 oz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Use Type Icon\" 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\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eRoad \/ Commute\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 2: Hero Section (STEALTH SHIMMER) --\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg draggable=\"false\" loading=\"eager\" alt=\"State Bicycle Co. 4130 Road Bike Black \u0026amp; Metallic Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/products\/state_bicycle_co_4130_road_8_speed_Black_silver_white_10.jpg?v=1661519458\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content protected-zone\"\u003e\n\u003ch2\u003eState Bicycle Co. 4130 Road\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003eStealth Aesthetics. Unapologetic Speed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-content\"\u003e\n\u003c!-- Intro --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003cp class=\"sub-headline\"\u003e\"Precision Engineering. Understated Elegance.\"\u003c\/p\u003e\n\u003cp\u003eWidely considered the ultimate urban road machine, the State Bicycle Co. 4130 Road in Black \u0026amp; Metallic is the definitive choice for riders who demand understated sophistication. Stop settling for over-complicated, fragile commuters. Engineered for the cyclist who values \u003cstrong class=\"description-emphasis\"\u003emechanical reliability\u003c\/strong\u003e and timeless aesthetics, this top-rated 8-speed model strips away unnecessary modern clutter to deliver a pure, connected ride.\u003c\/p\u003e\n\u003cp\u003eBuilt on the legendary double-butted 4130 Chromoly frames that State Bicycle Co. is famous for, this stunning machine pays homage to classic road bikes while keeping a menacing, stealth profile. Featuring highly responsive \u003cstrong class=\"description-emphasis\"\u003e8-speed downtube shifting\u003c\/strong\u003e and a CNC-machined crank, you aren't just commuting; you're commanding the road with a build that is as dependable as it is beautiful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight protected-zone\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The 4130 Road in Black \u0026amp; Metallic is our tribute to the purist. We utilized double-butted Chromoly for its legendary fatigue life and compliance—it’s designed to handle a lifetime of city riding while the deep, stealthy 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\u003c!-- Section 1: Lifestyle Zig-Zag --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eRECLAIM YOUR TIME IF...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h2_state-bicycle-co-4130-road-black-metallic-classic-steel-commuter.jpg?v=1769397429\" alt=\"The State Bicycle Co. 4130 Road Side Profile\"\u003e\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou want a sleek, under-the-radar statement piece that shifts and stops with modern reliability.\u003c\/li\u003e\n\u003cli\u003eYou need the versatility of gears to crush steep city hills and battle headwinds.\u003c\/li\u003e\n\u003cli\u003eYou value the famously smooth, vibration-dampening ride of a premium steel frame.\u003c\/li\u003e\n\u003cli\u003eYou believe your daily commuter should be an extension of your discerning, minimalist style.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 2: Lifestyle Zig-Zag --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eTHE PURIST'S DRIVETRAIN\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state_bicycle_co_4130_road_8_speed_Black_silver_white_7.jpg?v=1767076989\" alt=\"Stealth Road Connection Geometry\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAn Analog Masterpiece\u003c\/h4\u003e\n\u003cp\u003eThis isn't about plastic click-shifters. This is about the \u003cstrong class=\"description-emphasis\"\u003etactile connection\u003c\/strong\u003e between rider and machine. Classic Sunrace downtube shifting is not only more robust and easier to maintain, it keeps your handlebars clean and your focus strictly on the road ahead.\u003c\/p\u003e\n\u003cp\u003eSense the mechanical honesty of every shift as you glide through the 8-speed drivetrain. It is a refined, satisfying experience for the rider who prefers a more involved journey.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 3: Lifestyle Zig-Zag --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCRAFTED, NOT JUST BUILT\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state_bicycle_co_4130_road_8_speed_Black_silver_white_18.jpg?v=1767076996\" alt=\"Urban Utility Black Metallic Commuter\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eBuilt For The Daily Grind\u003c\/h4\u003e\n\u003cp\u003eWe built the 4130 Road to be the workhorse of your fleet. Equipped with powerful dual-pivot caliper brakes and integrated mounts, this rig is ready for full-coverage fenders and heavy-duty rear racks.\u003c\/p\u003e\n\u003cp\u003eThe 28c gumwall tires strike the perfect balance—fast enough to drop the morning pack, yet wide enough to absorb urban potholes without hesitation. This is a machine that prioritizes your destination as much as your style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features --\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: 15px;\"\u003e*Note: Detail images feature our Hunter Green colorway to highlight the component mechanics. Your State Bicycle Co. road bike will arrive in the official Black \u0026amp; Metallic 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 loading=\"lazy\" alt=\"4130 Badge\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-hunter-green-chromoly-steel-frame-badge-macro.jpg?v=1771976538\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e4130 Chromoly Steel\u003c\/h4\u003e\n\u003cp\u003eDouble-butted 4130 steel provides a compliant, durable ride quality that absorbs road chatter far better than aluminum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Downtube Shifters\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-hunter-green-silver-sunrace-downtube-shifter-close-up.jpg?v=1771976538\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eAnalog Precision\u003c\/h4\u003e\n\u003cp\u003eSatisfying, tactile Sunrace downtube shifting. Reliable, simple, and keeps your cockpit clean from excessive clutter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Sunrace Derailleur\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-hunter-green-silver-sunrace-rear-derailleur-8-speed-cassette.jpg?v=1771976538\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e8-Speed Performance\u003c\/h4\u003e\n\u003cp\u003eAn 8-speed derailleur with an 11-28T cassette provides the perfect range for city sprints and heads-up climbing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Lo-Pro Wheels\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-silver-lo-pro-rim-gumwall-tire-700x28c-macro.jpg?v=1771976538\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eLo-Pro Wheelset\u003c\/h4\u003e\n\u003cp\u003eLightweight 700c Lo-Pro wheels paired with fast-rolling 28c tires for a classic aesthetic and quick acceleration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Dual-Pivot Brakes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-4130-road-hunter-green-silver-dual-pivot-brake-caliper-tire-clearance.jpg?v=1771976538\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eCaliper Brakes\u003c\/h4\u003e\n\u003cp\u003eEquipped with dual-pivot alloy caliper brakes for reliable, powerful stopping power in all urban conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003e8-Speed Dynamic Range\u003c\/h4\u003e\n\u003cp\u003eThe 11-28T cassette paired with a 44T chainring provides explosive off-the-line speed while still 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 a frame that is 20% lighter than hi-ten steel.\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 integrated mounts and clearance for up to 32c tires, 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\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\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003e68mm x 118mm Sealed Bearing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChain\u003c\/th\u003e\n\u003ctd\u003eKMC Z7 3\/32\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003eSingle CNC Alloy, 3\/32\" 170mm 44T, 5 Bolt Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003e1 ⅛\" Chromoly Steel Threadless\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eDouble-Butted 4130 Chromoly Steel (2 Bottle Mounts)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003e1x8 Speed Cassette, 11-28T Downtube Shift Lever\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Dropbars (25.4mm x 410mm Wide)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot Forged Alloy Calipers w\/ Hood Levers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003e32H x 14G High-Flange Sealed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003e700c Aluminum Wheel Set (Lo Pro Depth: 14mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e700c x 28mm (Max Clearance: 32mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e22 lbs 10 oz (Size 55cm)\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 loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_bicycle_co_4130_road_sizing_guide_diagram.png?v=1771993310\" alt=\"State Bicycle Co. 4130 Road Sizing Diagram\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table sizing-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003cth\u003eInseam\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e49cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'1\" - 5'4\"\u003c\/td\u003e\n\u003ctd\u003e26.5\" - 28.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e52cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" - 5'7\"\u003c\/td\u003e\n\u003ctd\u003e28.5\" - 31\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e55cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'11\"\u003c\/td\u003e\n\u003ctd\u003e31\" - 32.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e59cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'2\"\u003c\/td\u003e\n\u003ctd\u003e32.5\" - 34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e62cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'2\" - 6'6\"\u003c\/td\u003e\n\u003ctd\u003e34\" - 36\"\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\n\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003e49cm\u003c\/th\u003e\n\u003cth\u003e52cm\u003c\/th\u003e\n\u003cth\u003e55cm\u003c\/th\u003e\n\u003cth\u003e59cm\u003c\/th\u003e\n\u003cth\u003e62cm\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eActual Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e530mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e586mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003ctd\u003e270mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eChain Stay\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\u003ctd\u003e405mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10035g\u003c\/td\u003e\n\u003ctd\u003e10064g\u003c\/td\u003e\n\u003ctd\u003e10290g\u003c\/td\u003e\n\u003ctd\u003e10375g\u003c\/td\u003e\n\u003ctd\u003e10489g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003ctd\u003e590mm\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\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e140mm\u003c\/td\u003e\n\u003ctd\u003e160mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e536mm\u003c\/td\u003e\n\u003ctd\u003e570mm\u003c\/td\u003e\n\u003ctd\u003e589mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e396mm\u003c\/td\u003e\n\u003ctd\u003e392mm\u003c\/td\u003e\n\u003ctd\u003e392mm\u003c\/td\u003e\n\u003ctd\u003e416mm\u003c\/td\u003e\n\u003ctd\u003e410mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e746mm\u003c\/td\u003e\n\u003ctd\u003e760mm\u003c\/td\u003e\n\u003ctd\u003e782mm\u003c\/td\u003e\n\u003ctd\u003e817mm\u003c\/td\u003e\n\u003ctd\u003e841mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheelbase\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e996mm\u003c\/td\u003e\n\u003ctd\u003e992mm\u003c\/td\u003e\n\u003ctd\u003e977mm\u003c\/td\u003e\n\u003ctd\u003e1012mm\u003c\/td\u003e\n\u003ctd\u003e1012mm\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\u003eFrequently Asked Questions\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content faq-container\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow durable is the analog downtube shifter?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eExtremely. It eliminates complex indexing springs found in handlebar shifters, making it virtually indestructible and easy to service anywhere in the world.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes this model require specific tools for maintenance?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eNo. We prioritize standard metric hardware, allowing you to maintain your State Bicycle Co. 4130 Road with a simple multi-tool and basic mechanical knowledge.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow many gears does the 4130 Road have?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eIt features an 8-speed cassette. This provides a wide range of resistance settings to help you maintain a steady cadence regardless of terrain or wind conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I upgrade to different tires later?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The frame and fork clearance allow for tires up to 32c wide. You can swap the stock 28c tires for a wider profile if you prefer more comfort and traction.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the 4130 Road suitable for long group rides?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eAbsolutely. The lightweight steel frame and efficient 8-speed range allow you to maintain pace with modern performance groups while looking significantly better than them.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow do I validate my 5-year frame warranty?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eTo ensure safety and peak mechanical performance, professional assembly by a certified mechanic is required. Keep your assembly receipt to validate the warranty with State Bicycle Co.\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 Road (Black \u0026amp; Metallic)\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 with toe cages included.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBraking System\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eDual-pivot 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\u003c!-- Image Lightbox Modal --\u003e\n\u003cdiv class=\"belcopia-modal\" id=\"belcopia-image-modal\"\u003e\n\u003cspan class=\"belcopia-modal-close\"\u003e×\u003c\/span\u003e \u003cimg draggable=\"false\" alt=\"Feature Preview\" id=\"belcopia-modal-img\" class=\"belcopia-modal-content\"\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        function openBelcopiaModal(src) {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            var modalImg = document.getElementById(\"belcopia-modal-img\");\n            modal.classList.add(\"show\");\n            modalImg.src = src;\n        }\n        function closeBelcopiaModal() {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            modal.classList.remove(\"show\");\n        }\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"52 cm (Riders 5'4\"-5'7\")","offer_id":42130160975946,"sku":"796201628876","price":629.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'7\"-5'11\")","offer_id":42130161008714,"sku":"796201628883","price":629.99,"currency_code":"USD","in_stock":true},{"title":"59 cm (Riders 5'11\"-6'2)","offer_id":42130161041482,"sku":"796201628890","price":629.99,"currency_code":"USD","in_stock":false},{"title":"62 cm (Riders 6'2\"-6'6\")","offer_id":42130161074250,"sku":"796201628906","price":629.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'1\"-5'4\")","offer_id":43369844441162,"sku":null,"price":629.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state_bicycle_co_4130_road_8_speed_Black_silver_white_1.jpg?v=1767076986"},{"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":"6061-black-label-v3-rally-livery","title":"State Bicycle Co. 6061 Black Label v3 - Rally Livery | 18lb Aluminum Track Bike | Full Carbon Fork \u0026 48\/17 Gearing","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 urban assault machine. The 6061 Black Label v3 in Rally Livery features a lightweight aluminum frame, full carbon fork, and massive 38c tire clearance.\"\u003e \n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"State Bicycle Co. 6061 Black Label v3 - Rally Livery\",\n  \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-RallyLivery-24.jpg?v=1767080356\u0026format=avif\",\n  \"description\": \"The ultimate urban assault machine. The 6061 Black Label v3 in Rally Livery features a lightweight aluminum frame, full carbon fork, and massive 38c tire clearance.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"State Bicycle Co.\"\n  },\n  \"category\": \"Fixed Gear \/ Track Bikes\",\n  \"material\": \"6061 Aluminum\"\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\u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-RallyLivery-24.jpg?v=1767080356\u0026amp;format=avif\" fetchpriority=\"high\"\u003e \n\u003c!-- [CHECKLIST #8] Font Swap Preload --\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 with a single wrapper class *\/\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 *\/\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        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout 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    .sbc-product-wrapper .shimmer-text {\n        \/* CSS Shimmer Update: Rally Livery Colors (Deep Blue, White, Racing Red) *\/\n        background: linear-gradient(90deg, #1a2a6c 0%, #ffffff 25%, #b22222 50%, #ffffff 75%, #1a2a6c 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 rgba(255,255,255,0.4);\n        filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\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    \/* Video Facade (Rule 1) *\/\n    .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n    .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(227,177,35,0.5); }\n    .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n    .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n    .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(227, 177, 35, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n    .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n    .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #5f7038; }\n    .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\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\n    \/* 6. Features Scroller *\/\n    .sbc-product-wrapper .features-scroller { \n        display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #5f7038 #e0e0e0; \n        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout paint; \n    }\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 *\/\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); 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    \/* 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    \u003cdiv class=\"at-a-glance-bar protected-zone\"\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\u0026amp;format=avif\" alt=\"Frame\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e6061 Aluminum\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\u0026amp;format=avif\" alt=\"Drive\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eFixed \/ Single\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\u0026amp;format=avif\" alt=\"Wheels\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e700c\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\u0026amp;format=avif\" alt=\"Weight\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~18 lbs\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\u0026amp;format=avif\" alt=\"Use\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eUrban \/ Track\u003c\/span\u003e\n            \u003c\/div\u003e\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\/6061BlackLabelv3-RallyLivery-24.jpg?v=1767080356\u0026amp;format=avif\" alt=\"State Bicycle Co. 6061 Black Label v3 Rally Livery Hero\" loading=\"eager\" fetchpriority=\"high\" draggable=\"false\" height=\"800\" width=\"1200\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\"\u003e\n            \u003ch2 class=\"shimmer-text\"\u003e6061 Black Label v3\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003eRally Livery Edition. Motorsport Heritage. Street Dominance.\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\"Built for the Velodrome. Tuned for the Streets.\"\u003c\/p\u003e\n            \u003cp\u003eThe State Black Label v3 is a weapon, precision-engineered for the urban racer. As the highly anticipated evolution of the fan-favorite Black Label v2, this next-generation fixie translates every ounce of your power into pure, blistering speed. Feel the explosive stiffness of the \u003cstrong class=\"description-emphasis\"\u003e6061 Black Label v3 lightweight aluminum frame and full carbon fork\u003c\/strong\u003e as you launch from a stoplight. Sense the road with surgical precision as you carve through corners.\u003c\/p\u003e\n            \u003cp\u003eNow featuring an updated 19mm internal rim width with clearance for wider tires (up to 38c), the v3 is more versatile than ever. It's ready to dominate rough city streets and even dabble in the dirt. This is the ultimate tool for the rider who values performance, demands responsiveness, and lives for the adrenaline of the ride.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The Black Label v3 is our most capable track bike yet. By widening the tire clearance and refining the double-butted aluminum chassis, we've created a crit-killer that is just as comfortable on a 50-mile all-road commute as it is diving into the final corner of an alleycat.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eDOMINATE THE ASPHALT IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg alt=\"State Bicycle Co. 6061 Black Label v3 Lifestyle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-rally-livery-genz.jpg?v=1772483830\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"State Bicycle Co. 6061 Black Label v3 Lifestyle Alternative\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-rally-livery-on-street.jpg?v=1772483833\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cbutton aria-label=\"Previous Image\" class=\"belcopia-slider-btn belcopia-slider-prev\"\u003e❮\u003c\/button\u003e \u003cbutton aria-label=\"Next Image\" class=\"belcopia-slider-btn belcopia-slider-next\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv aria-label=\"Image Carousel Navigation\" role=\"tablist\" class=\"belcopia-slider-dots\"\u003e\n                        \u003cspan aria-label=\"Slide 1\" role=\"button\" class=\"belcopia-slider-dot active\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 2\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a performance-driven cyclist who demands an explosively fast, stiff, and responsive bike.\u003c\/li\u003e\n                    \u003cli\u003eYou want the versatility to run wider tires (up to 38c) for added comfort and true all-road capability.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate the pure, connected riding experience of a true fixie drivetrain with the flexibility of a flip-flop hub.\u003c\/li\u003e\n                    \u003cli\u003eYou need a bike that is a serious contender in alleycat races and a stylish daily commuter.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eENGINEERED FOR SPEED\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 alt=\"6061 Black Label v3 Speed Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-RallyLivery-25.jpg?v=1767080351\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"6061 Black Label v3 Frame Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-RallyLivery-23.jpg?v=1767080351\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cbutton aria-label=\"Previous Image\" class=\"belcopia-slider-btn belcopia-slider-prev\"\u003e❮\u003c\/button\u003e \u003cbutton aria-label=\"Next Image\" class=\"belcopia-slider-btn belcopia-slider-next\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv aria-label=\"Image Carousel Navigation\" role=\"tablist\" class=\"belcopia-slider-dots\"\u003e\n                        \u003cspan aria-label=\"Slide 1\" role=\"button\" class=\"belcopia-slider-dot active\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 2\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eRace-Ready Chassis\u003c\/h4\u003e\n                    \u003cp\u003eThe 6061 Black Label v3 is built to be fast, period. The foundation is a \u003cstrong class=\"description-emphasis\"\u003elightweight 6061 aluminum frame with a tapered head tube\u003c\/strong\u003e, paired with a full carbon fork. Feel the immediate, unflinching stiffness as you surge out of the saddle in a sprint.\u003c\/p\u003e\n                    \u003cp\u003eSense the surgical precision of the front end as you dive into a tight corner. There is no wasted energy here; every ounce of your effort is channeled directly into forward momentum, creating a ride that is sharp, responsive, and hungry for speed.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eVERSATILITY, REDEFINED\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg alt=\"6061 Black Label v3 Versatility\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-RallyLivery-14.jpg?v=1767080323\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"6061 Black Label v3 City Ride\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-RallyLivery-16.jpg?v=1767080333\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                    \u003cbutton aria-label=\"Previous Image\" class=\"belcopia-slider-btn belcopia-slider-prev\"\u003e❮\u003c\/button\u003e \u003cbutton aria-label=\"Next Image\" class=\"belcopia-slider-btn belcopia-slider-next\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv aria-label=\"Image Carousel Navigation\" role=\"tablist\" class=\"belcopia-slider-dots\"\u003e\n                        \u003cspan aria-label=\"Slide 1\" role=\"button\" class=\"belcopia-slider-dot active\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 2\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eOne Bike, Any Road\u003c\/h4\u003e\n                    \u003cp\u003eThe v3 is our most capable Black Label yet. The redesigned frame now has clearance for tires up to 38c, transforming it from a pure track machine into a versatile all-road weapon.\u003c\/p\u003e\n                    \u003cp\u003eFeel the plush, confident grip of wider tires as you float over cracked pavement and hard-packed dirt that would rattle a traditional track bike. It’s a tangible sense of freedom that allows you to choose your path, not be limited by it. Pavement, potholes, or gravel—the v3 is ready.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eSEE IT IN ACTION\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv aria-label=\"Play Product Video\" role=\"button\" data-video-id=\"QgFuis2_-Fc\" class=\"video-facade-wrapper\" tabindex=\"0\"\u003e\n                    \u003cimg decoding=\"async\" loading=\"lazy\" height=\"450\" width=\"800\" alt=\"Video Thumbnail\" src=\"https:\/\/i.ytimg.com\/vi_webp\/QgFuis2_-Fc\/maxresdefault.webp\"\u003e\n                    \u003cdiv class=\"play-button\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eExplosive stiffness and acceleration off the line.\u003c\/li\u003e\n                    \u003cli\u003eRazor-sharp handling tuned for the urban jungle.\u003c\/li\u003e\n                    \u003cli\u003eVersatile 38c tire clearance for true all-road capability.\u003c\/li\u003e\n                    \u003cli\u003eSleek, modern design with premium, race-ready components.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003ePREMIUM COMPONENTS\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: The component macro shots below feature the Black \/ Mirror model to showcase detail. Your bicycle will arrive in the Rally Livery colorway.\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-6061-black-label-v3-frameset-mirror-black.jpg?v=1772426637\u0026amp;format=avif\" alt=\"6061 Aluminum Frame\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e6061 Aluminum Chassis\u003c\/h4\u003e\n                        \u003cp\u003eA lightweight, stiff 6061 chassis with a tapered head tube for razor-sharp handling and instant power transfer.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-fork.png?v=1772427122\u0026amp;format=avif\" alt=\"Full Carbon Fork\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFull Carbon Fork\u003c\/h4\u003e\n                        \u003cp\u003ePremium full carbon fiber fork and steer tube designed to dampen road vibrations and minimize overall weight.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-cnc-crankset-drivetrain-macro.jpg?v=1772426637\u0026amp;format=avif\" alt=\"144 BCD Track Crank\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e144 BCD Track Crank\u003c\/h4\u003e\n                        \u003cp\u003eA stiff, CNC-machined track crankset provides efficient power transfer and flawless compatibility with high-performance chainrings.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-tire-clearance.jpg?v=1772426637\u0026amp;format=avif\" alt=\"Wide Tire Clearance\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eWide Tire Clearance\u003c\/h4\u003e\n                        \u003cp\u003eThe frame and fork are redesigned to accommodate tires up to 38c, offering a plush, confident ride on unforgiving surfaces.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-flip-flop-hub.jpg?v=1772427883\u0026amp;format=avif\" alt=\"Flip-Flop Hub\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in versatility. Easily switch between a pure fixed-gear track setup and a classic single-speed with a freewheel.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-tapered-head-tube-internal-routing.jpg?v=1772427075\u0026amp;format=avif\" alt=\"Internal Cable Routing\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eSleek Internal Routing\u003c\/h4\u003e\n                        \u003cp\u003eProvides a clean, modern aerodynamic aesthetic while protecting your brake cables from the elements for a dependable ride.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\u003eCrit-Ready Geometry\u003c\/h4\u003e\n                    \u003cp\u003eDesigned with an aggressive track geometry that puts you in an aerodynamic position to dominate sprints and navigate tight city traffic effortlessly.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eLightweight Advantage\u003c\/h4\u003e\n                    \u003cp\u003eTipping the scales at roughly 18 lbs, the combination of the 6061 double-butted aluminum and full carbon fork ensures maximum acceleration with minimal effort.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eUrban Adaptability\u003c\/h4\u003e\n                    \u003cp\u003eWith massive clearance for 38c tires and the inclusion of both front and rear brakes, it seamlessly transitions from a velodrome racer to a daily pothole-eating commuter.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\u003e6061 Aluminum, Double Butted, T6 Heat Treated, 1 1\/2\" to 1 1\/8\" Tapered Headtube\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFork\u003c\/th\u003e\n                                    \u003ctd\u003eFull Carbon Fork and Steerer (Essor USA), 1 1\/2\" to 1 1\/8\" Tapered Steerer\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBottom Bracket\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 115mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eCrankset\u003c\/th\u003e\n                                    \u003ctd\u003eCNC'd 6061 Aluminum, Black Label v3 Crank Set (144BCD), 170mm Crank Arm Length\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChainring\u003c\/th\u003e\n                                    \u003ctd\u003eCNC'd 6061 Aluminum, 48T, 144 BCD\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChain\u003c\/th\u003e\n                                    \u003ctd\u003eKMC Z410\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHubs\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Bearing, Flip-Flop Hub, 17T Fixed Cog. Spacing: F: 100mm \/ R: 120mm. Bolts: F: M9 \/ R: M10. (32H x 14G Low-Flange)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eWheel Set\u003c\/th\u003e\n                                    \u003ctd\u003e700c Aluminum Wheel Set, Mid Profile Rim Depth: 30mm (700 x 32H x 14G)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eTires\u003c\/th\u003e\n                                    \u003ctd\u003eVittoria Zaffiro V30 (700x30c). Min width: 28c \/ Max width: 40c\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBrakes\u003c\/th\u003e\n                                    \u003ctd\u003eDual Pivot, 48-67mm, Forged Alloy (Drop Bar Clamp: 31.8mm \/ Riser Bar Clamp: 22.2mm)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHeadset\u003c\/th\u003e\n                                    \u003ctd\u003eFSA #42 ACB (No. 46\/ACB 1 1\/8\" to 1 1\/2\" Integrated and Sealed)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHandlebars\u003c\/th\u003e\n                                    \u003ctd\u003eDrop Bar (Width: 420mm, Drop\/Reach: 130mm\/75mm) OR Riser Bar (Width: 600mm, Rise: 45mm)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eStem\u003c\/th\u003e\n                                    \u003ctd\u003eForged Aluminum, Clamp Diameter: 31.8mm, Length: 90mm, Rise: +\/- 7°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 27.2mm, Length: 350mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 31.8mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSaddle\u003c\/th\u003e\n                                    \u003ctd\u003ePolyurethane, Steel Rails (Premium Aerodynamic Race Saddle)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003ePedals\u003c\/th\u003e\n                                    \u003ctd\u003eWelgo Brand Alloy Pedals with Plastic Toe Cages\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSpokes\u003c\/th\u003e\n                                    \u003ctd\u003e14G, 3 Cross Pattern, Spoke Length F\/R: 279mm\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 alt=\"State Bicycle Co. 6061 Black Label v3 Sizing Diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._6061_Black_Label_v3_-_Bicycle_Sizing_and_Geometry.png?v=1772410343\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\n                                    \u003ctr\u003e\n                                        \u003cth\u003eFrame Size\u003c\/th\u003e\n                                        \u003cth\u003eHeight Recommendations\u003c\/th\u003e\n                                        \u003cth\u003eInseam Recommendations\u003c\/th\u003e\n                                    \u003c\/tr\u003e\n                                \u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e49 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'1\" to 5'5\"\u003c\/td\u003e\n                                        \u003ctd\u003e26.5\" - 28\"\u003c\/td\u003e\n                                    \u003c\/tr\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e52 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'4\" to 5'9\"\u003c\/td\u003e\n                                        \u003ctd\u003e28\" - 30\"\u003c\/td\u003e\n                                    \u003c\/tr\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e55 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'8\" to 5'11\"\u003c\/td\u003e\n                                        \u003ctd\u003e29.5\" - 31\"\u003c\/td\u003e\n                                    \u003c\/tr\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e58 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'10\" to 6'2\"\u003c\/td\u003e\n                                        \u003ctd\u003e31\" - 32.5\"\u003c\/td\u003e\n                                    \u003c\/tr\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003e61 cm\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e6'1\" to 6'5\"\u003c\/td\u003e\n                                        \u003ctd\u003e34\" - 36\"\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\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003e49cm\u003c\/th\u003e\n                                    \u003cth\u003e52cm\u003c\/th\u003e\n                                    \u003cth\u003e55cm\u003c\/th\u003e\n                                    \u003cth\u003e58cm\u003c\/th\u003e\n                                    \u003cth\u003e61cm\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \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\u003e524mm\u003c\/td\u003e\n                                    \u003ctd\u003e540mm\u003c\/td\u003e\n                                    \u003ctd\u003e557mm\u003c\/td\u003e\n                                    \u003ctd\u003e566mm\u003c\/td\u003e\n                                    \u003ctd\u003e585mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                    \u003ctd\u003e68mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eBB Height\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\u003c\/td\u003e\n                                    \u003ctd\u003e273mm\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\u003e415mm\u003c\/td\u003e\n                                    \u003ctd\u003e415mm\u003c\/td\u003e\n                                    \u003ctd\u003e415mm\u003c\/td\u003e\n                                    \u003ctd\u003e415mm\u003c\/td\u003e\n                                    \u003ctd\u003e415mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eComplete Bike Weight (Riser \/ Drop)\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e18lb 5oz \/ 18lb 11oz\u003c\/td\u003e\n                                    \u003ctd\u003e18lb 8oz \/ 18lb 14oz\u003c\/td\u003e\n                                    \u003ctd\u003e18lb 11oz \/ 19lb 1oz\u003c\/td\u003e\n                                    \u003ctd\u003e18lb 14oz \/ 19lb 4oz\u003c\/td\u003e\n                                    \u003ctd\u003e19lb 1oz \/ 19lb 7oz\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\u003e170mm\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\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\u003e534mm\u003c\/td\u003e\n                                    \u003ctd\u003e544mm\u003c\/td\u003e\n                                    \u003ctd\u003e555mm\u003c\/td\u003e\n                                    \u003ctd\u003e570mm\u003c\/td\u003e\n                                    \u003ctd\u003e585mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                    \u003ctd\u003e388mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                    \u003ctd\u003e45mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFrame Set Weight\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e2353g\u003c\/td\u003e\n                                    \u003ctd\u003e2410g\u003c\/td\u003e\n                                    \u003ctd\u003e2466g\u003c\/td\u003e\n                                    \u003ctd\u003e2495g\u003c\/td\u003e\n                                    \u003ctd\u003e2580g\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\u003e72.5°\u003c\/td\u003e\n                                    \u003ctd\u003e72.5°\u003c\/td\u003e\n                                    \u003ctd\u003e72.5°\u003c\/td\u003e\n                                    \u003ctd\u003e74.5°\u003c\/td\u003e\n                                    \u003ctd\u003e74.5°\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\u003e115mm\u003c\/td\u003e\n                                    \u003ctd\u003e115mm\u003c\/td\u003e\n                                    \u003ctd\u003e130mm\u003c\/td\u003e\n                                    \u003ctd\u003e160mm\u003c\/td\u003e\n                                    \u003ctd\u003e190mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e392mm\u003c\/td\u003e\n                                    \u003ctd\u003e402mm\u003c\/td\u003e\n                                    \u003ctd\u003e399mm\u003c\/td\u003e\n                                    \u003ctd\u003e404mm\u003c\/td\u003e\n                                    \u003ctd\u003e410mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e490mm\u003c\/td\u003e\n                                    \u003ctd\u003e520mm\u003c\/td\u003e\n                                    \u003ctd\u003e550mm\u003c\/td\u003e\n                                    \u003ctd\u003e580mm\u003c\/td\u003e\n                                    \u003ctd\u003e610mm\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\u003e74.5°\u003c\/td\u003e\n                                    \u003ctd\u003e74°\u003c\/td\u003e\n                                    \u003ctd\u003e73.5°\u003c\/td\u003e\n                                    \u003ctd\u003e73.5°\u003c\/td\u003e\n                                    \u003ctd\u003e73.5°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e511mm\u003c\/td\u003e\n                                    \u003ctd\u003e511mm\u003c\/td\u003e\n                                    \u003ctd\u003e526mm\u003c\/td\u003e\n                                    \u003ctd\u003e561mm\u003c\/td\u003e\n                                    \u003ctd\u003e590mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e765mm\u003c\/td\u003e\n                                    \u003ctd\u003e779mm\u003c\/td\u003e\n                                    \u003ctd\u003e799mm\u003c\/td\u003e\n                                    \u003ctd\u003e832mm\u003c\/td\u003e\n                                    \u003ctd\u003e861mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e999mm\u003c\/td\u003e\n                                    \u003ctd\u003e1009mm\u003c\/td\u003e\n                                    \u003ctd\u003e1010mm\u003c\/td\u003e\n                                    \u003ctd\u003e1010mm\u003c\/td\u003e\n                                    \u003ctd\u003e1006mm\u003c\/td\u003e\n                                    \u003ctd\u003e1020mm\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\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the maximum tire clearance on the 6061 Black Label v3?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe newly updated frame and full carbon fork boast an impressive tire clearance, easily accommodating tires up to 38c. Some riders even fit 40c tires depending on the brand, transforming this track bike into a highly capable all-road and urban commuting machine.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Black Label v3 come with brakes included?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, safety is paramount for urban riding. The 6061 Black Label v3 includes both front and rear caliper hand brakes right out of the box, ensuring you have immediate, street-legal stopping power.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I ride the 6061 Black Label v3 as a single-speed instead of fixed gear?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAbsolutely. The bike comes equipped with a sealed, low-flange flip-flop hub. While it is set up for fixed-gear riding, you can easily attach a freewheel to the opposite side of the hub to enjoy a standard single-speed coasting experience.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat materials are used for the frame and fork?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe chassis is engineered for explosive speed, utilizing a lightweight 6061-grade double-butted aluminum frame with a tapered head tube. This is paired with a premium full carbon fiber fork and steer tube to dampen road vibrations and minimize weight.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Black Label v3 feature internal cable routing?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, the v3 features sleek internal cable routing. Beyond delivering a clean, modern aesthetic, this protects your brake cables from weather elements, ensuring a smooth and dependable ride every time you hit the streets.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow much does the Black Label v3 weigh?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe complete bike is exceptionally lightweight, weighing in at approximately 18 lbs 5 oz when equipped with the wide riser bars. This makes it effortless to carry up apartment stairs and incredibly fast off the line.\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 class=\"two-col-container\" style=\"margin-top: 5px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                \u003cspan class=\"item-title\"\u003eState Bicycle Co. 6061 Black Label v3 (Rally Livery)\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n                            \u003c\/li\u003e\n                            \u003cli\u003e\n                                \u003cspan class=\"item-title\"\u003eWellgo Alloy Pedals with Toe Cages\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHigh-quality platform pedals with cages included out of the box.\u003c\/span\u003e\n                            \u003c\/li\u003e\n                            \u003cli\u003e\n                                \u003cspan class=\"item-title\"\u003eFront \u0026amp; Rear Caliper Brakes\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-installed braking system for immediate urban safety.\u003c\/span\u003e\n                            \u003c\/li\u003e\n                            \u003cli\u003e\n                                \u003cspan class=\"item-title\"\u003eVittoria 30c Tire Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eStock premium tires delivering an optimal mix of comfort and speed.\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\n    \u003c!-- Lightbox Modal --\u003e\n    \u003cdiv aria-label=\"Image Preview\" aria-modal=\"true\" role=\"dialog\" id=\"belcopia-image-modal\" class=\"belcopia-modal\"\u003e\n        \u003cspan aria-label=\"Close image preview\" role=\"button\" class=\"belcopia-modal-close\" tabindex=\"0\"\u003e×\u003c\/span\u003e \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" alt=\"Feature Preview\" draggable=\"false\" decoding=\"async\" oncontextmenu=\"return false;\"\u003e\n    \u003c\/div\u003e\n\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:not(.video-facade-wrapper 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\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] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\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            \/\/ Deferred 3rd Party Scripts load here!\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        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\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            initVideoFacades();\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":"55 cm (Riders 5'8\" - 5'11\") \/ Compact Drops","offer_id":42875897315402,"sku":"731416172295","price":849.99,"currency_code":"USD","in_stock":false},{"title":"58 cm (Riders 5'10-6'2\") \/ Wide Riser w\/ Vans Grips","offer_id":42875897413706,"sku":"731416172325","price":849.99,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Wide Riser w\/ Vans Grips","offer_id":42875897479242,"sku":"731416172349","price":849.99,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Compact Drops","offer_id":42875897446474,"sku":"731416172332","price":849.99,"currency_code":"USD","in_stock":false},{"title":"49 cm (Riders 5'1\" - 5'5\") \/ Compact Drops","offer_id":43423074058314,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'1\" - 5'5\") \/ Wide Riser w\/ Vans Grips","offer_id":43423074222154,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Compact Drops","offer_id":43423074254922,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Wide Riser w\/ Vans Grips","offer_id":43423074287690,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"58 cm (Riders 5'10-6'2\") \/ Compact Drops","offer_id":43423074320458,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"55 cm (Riders 5'8\" - 5'11\") \/ Wide Riser w\/ Vans Grips","offer_id":43424012009546,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-RallyLivery-1.jpg?v=1767080305"},{"product_id":"state-bicycle-4130-single-speed","title":"State Bicycle Co. 4130 Fixed Gear \u0026 Single Speed Bike","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban commuter and all-road machine. The State Bikes 4130 features a double-butted Chromoly Steel frame, 16 skid patches, and massive 45c tire clearance.\"\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"State Bicycle Co. 4130 Steel Line\",\n  \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._4130_Tropical_Red_fixed-gear_single-speed_bike_with_drop_bars_silver_crankset_and_tan-wall_CST_Metropolitan_Escape_tires_photographed_against_a_rustic_metal_wal.webp?v=1755061559\u0026format=avif\",\n  \"description\": \"The ultimate State Bicycle 4130 all road and urban commuter. The State bike 4130 features a durable double-butted chromoly frame, flip-flop hub, and massive 45c tire clearance.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"State Bicycle Co.\"\n  },\n  \"category\": \"Fixed Gear \/ Single Speed Bikes\",\n  \"material\": \"4130 Chromoly Steel\"\n}\n\u003c\/script\u003e\u003c\/p\u003e\n\u003c!-- [CHECKLIST #10] Early Connections --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/cdn.shopify.com\" rel=\"dns-prefetch\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/cdn.shopify.com\" rel=\"preconnect\"\u003e\u003c\/p\u003e\n\u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n\u003cp\u003e \u003c\/p\u003e\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 with a single wrapper class *\/\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 *\/\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 *\/\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); object-fit: contain; }\n    .sbc-product-wrapper .glance-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px;}\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        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout 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.8), 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    .sbc-product-wrapper .shimmer-text {\n        \/* CSS Shimmer Update: Green and Yellow *\/\n        background: linear-gradient(90deg, #5f7038 0%, #E3B123 25%, #ffffff 50%, #E3B123 75%, #5f7038 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 rgba(255,255,255,0.4);\n        filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\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: #E3B123; 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; text-shadow: 1px 1px 2px rgba(0,0,0,0.1); }\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.6em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n    \/* Video Facade (Rule 1) *\/\n    .sbc-product-wrapper .video-grid { display: grid; grid-template-columns: 1fr; gap: 15px; width: 100%; max-width: 1000px; margin: 0 auto; } \n    @media (min-width: 768px) { .sbc-product-wrapper .video-grid { grid-template-columns: 1fr 1fr; } }\n    .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n    .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(95,112,56,0.5); }\n    .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n    .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n    .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(95, 112, 56, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n    .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n    .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #E3B123; }\n    .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n    \/* 6. Features Scroller *\/\n    .sbc-product-wrapper .features-scroller { \n        display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #5f7038 #e0e0e0; \n        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout paint; \n    }\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: #5f7038; 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: #5f7038; 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 *\/\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); 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    \/* 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: 35%; }\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\u003cdiv class=\"sbc-product-wrapper\"\u003e\n\u003c!-- Section 1: At a Glance Bar --\u003e\n\u003cdiv class=\"at-a-glance-bar protected-zone\"\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\u0026amp;format=avif\" alt=\"Frame Material Icon\" width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\"\u003e \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e4130 Chromoly\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\u0026amp;format=avif\" alt=\"Drivetrain Icon\" width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\"\u003e \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eFixed \/ Single Speed\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\u0026amp;format=avif\" alt=\"Wheel Size Icon\" width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\"\u003e \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e700c\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\u0026amp;format=avif\" alt=\"Weight Icon\" width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\"\u003e \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e~22 lbs\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\u0026amp;format=avif\" alt=\"Use Type Icon\" width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\"\u003e \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eCommuter \/ All-Road\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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_State_Bicycle_Co._4130_Tropical_Red_fixed-gear_single-speed_bike_with_drop_bars_silver_crankset_and_tan-wall_CST_Metropolitan_Escape_tires_photographed_against_a_rustic_metal_wal.webp?v=1755061559\u0026amp;format=avif\" alt=\"State Bicycle Co. 4130 Steel Line All-Road Bike\" width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content protected-zone\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eState Bicycle 4130 \u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003efixed gear \u0026amp; single speed\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-content\"\u003e\n\u003c!-- Section 3: Introduction --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003cp class=\"sub-headline\"\u003e\"Own the Asphalt. Conquer the Gravel.\"\u003c\/p\u003e\n\u003cp\u003eWidely considered the ultimate urban and all-terrain statement piece, the \u003cstrong class=\"description-emphasis\"\u003eState Bikes 4130\u003c\/strong\u003e Steel Line is your agent of freedom in an over-complicated world. Stop waiting for public transit and stop blending into the crowd. Engineered for the rider who values zen-like simplicity and head-turning aesthetics, this top-rated \u003cstrong class=\"description-emphasis\"\u003eState bicycle 4130 all road\u003c\/strong\u003e machine strips away the noise and maintenance of complex drivetrains.\u003c\/p\u003e\n\u003cp\u003eFeel the intuitive connection of a fixed-gear or the effortless coast of a single-speed—the choice is yours. Built on a foundation of incredibly rugged double-butted Chromoly and designed to excel as a swift \u003cstrong class=\"description-emphasis\"\u003eState 4130 road\u003c\/strong\u003e bike or a rugged \u003cstrong class=\"description-emphasis\"\u003eState bicycle gravel bike\u003c\/strong\u003e, you aren't just traveling; you're dominating your route. Now with clearance for wide 45c tires, this \u003cstrong class=\"description-emphasis\"\u003eState all road 4130\u003c\/strong\u003e is ready for anything. It is, simply put, the ultimate \u003cstrong class=\"description-emphasis\"\u003eState bike 4130\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Expert Insight Block --\u003e\n\u003cdiv class=\"expert-insight protected-zone\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The 4130 Steel Line brings a vibrant, premium energy to our ultimate 'classic' build. We use double-butted Chromoly not just for weight savings, but for its fatigue life—it’s designed to handle a decade of city potholes and gravel trails while keeping you looking sharp despite the daily commute.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 4: Who It's For --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eOWN THE STREETS IF...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" draggable=\"false\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_State_Bicycle_Co._4130_Tropical_Red_Fixed_Gear_Single-Speed_bike_with_drop_handlebars_silver_components_and_tan-walled_CST_Metropolitan_Escape_tires_displayed_against_a_rustic_met.webp?v=1755061559\u0026amp;format=avif\" alt=\"State Bicycle Co. 4130 Lifestyle\"\u003e\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou want one beautiful, durable bike for commuting, fitness, and all-road exploration.\u003c\/li\u003e\n\u003cli\u003eYou appreciate the legendary ride quality and \"feel\" of a premium steel frame.\u003c\/li\u003e\n\u003cli\u003eYou love the pure, simple experience of a single-speed or fixed-gear bike.\u003c\/li\u003e\n\u003cli\u003eYou need a versatile machine that can handle both smooth pavement and rougher paths.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 5: Highlight Feature 1 --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eBUILT TO BE ADMIRED\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" draggable=\"false\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_State_Bicycle_Co._4130_Tropical_Red_fixed_gear_single-speed_bike_with_drop_handlebars_silver_crankset_and_tan_wall_tires_leaning_against_a_rustic_metal_wall_in_an_urban_outd.webp?v=1755061559\u0026amp;format=avif\" alt=\"The 4130 Steel Line against a rustic metal wall.\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eA Ride Like No Other\u003c\/h4\u003e\n\u003cp\u003eThere's a tangible character to a steel bike that you have to feel to understand. The \u003cstrong class=\"description-emphasis\"\u003eDouble-Butted 4130 Chromoly frame\u003c\/strong\u003e is the heart of this machine, engineered to be both strong and forgiving. Feel how it mutes the high-frequency road chatter, taking the edge off of rough surfaces and reducing fatigue on long rides.\u003c\/p\u003e\n\u003cp\u003eSense its lively, \"springy\" feedback as you accelerate and carve through corners. It’s a dynamic, comfortable, and deeply engaging ride that connects you to your journey.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 6: Highlight Feature 2 --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eALL-ROAD CAPABLE\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" draggable=\"false\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_State_Bicycle_Co._4130_Tropical_Red_fixed_gear_single-speed_bike_with_drop_handlebars_tan_wall_tires_and_retro_steel_frame_leaning_against_a_rustic_metal_wall.webp?v=1755061559\u0026amp;format=avif\" alt=\"Close-up of the 4130 frame and tire.\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eOne Bike, Any Road\u003c\/h4\u003e\n\u003cp\u003eThis is our most capable 4130 Steel Line yet. The redesigned frame now has clearance for tires up to 45c, transforming it from a classic road bike into a versatile all-road weapon.\u003c\/p\u003e\n\u003cp\u003eFeel the plush, confident grip of wider tires as you float over cracked pavement and hard-packed dirt that would rattle a traditional road bike. It’s a tangible sense of freedom that allows you to choose your path, not be limited by it. Pavement, potholes, or gravel—this bike is ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 7: Key Features Scroller --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n\u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: The component macro shots below feature the Tropical Red colorway to showcase detail. Your bicycle will arrive in the colorway selected above.\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\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-matte-black-steel-frame-detail.jpg?v=1771882079\u0026amp;format=avif\" alt=\"Double-Butted 4130 Chromoly Steel Frame\" loading=\"lazy\" decoding=\"async\" draggable=\"false\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eDouble-Butted 4130\u003c\/h4\u003e\n\u003cp\u003eThicker at the ends for strength, thinner in the middle for weight savings. The gold standard for urban steel bicycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-flip-flop-hub-fixed-freewheel.jpg?v=1771883861\u0026amp;format=avif\" alt=\"Flip-Flop Hub\" loading=\"lazy\" decoding=\"async\" draggable=\"false\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n\u003cp\u003eIncludes a 16T freewheel and fixed gear cog. Seamlessly switch between track-style fixed gear riding and relaxed coasting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-deep-v-wheelset-black.jpg?v=1771883647\u0026amp;format=avif\" alt=\"Lo-Pro Wheelset\" loading=\"lazy\" decoding=\"async\" draggable=\"false\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eLo-Pro Wheelset\u003c\/h4\u003e\n\u003cp\u003eV-style deep rims paired with sealed bearing hubs. Smooth, fast, and built to take a severe beating from city potholes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-dual-caliper-brakes-black.jpg?v=1771883557\u0026amp;format=avif\" alt=\"Dual Caliper Brakes\" loading=\"lazy\" decoding=\"async\" draggable=\"false\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eDual Caliper Brakes\u003c\/h4\u003e\n\u003cp\u003eIncludes front and rear caliper brakes out of the box, ensuring safe, reliable stopping power for unpredictable city traffic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-steel-frame-spacing.jpg?v=1771883552\u0026amp;format=avif\" alt=\"Massive Tire Clearance\" loading=\"lazy\" decoding=\"async\" draggable=\"false\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eMassive Tire Clearance\u003c\/h4\u003e\n\u003cp\u003eThe steel frame is designed to accommodate tires up to 45c, allowing for a plush, gravel-ready ride on any surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-4130-handlebar-options-drop-vs-riser.jpg?v=1771883219\u0026amp;format=avif\" alt=\"Custom Handlebars\" loading=\"lazy\" decoding=\"async\" draggable=\"false\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eCustom Handlebars\u003c\/h4\u003e\n\u003cp\u003eChoose your cockpit: aggressive All-Road Flared Drops or comfortable, wide riser bars for upright city cruising.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 8: Video Section --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSEE IT IN ACTION\u003c\/h3\u003e\n\u003cdiv class=\"video-grid\"\u003e\n\u003cdiv aria-label=\"Play Product Video\" role=\"button\" data-video-id=\"2P6ynjh9WXg\" class=\"video-facade-wrapper\" tabindex=\"0\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" height=\"450\" width=\"800\" alt=\"Video Thumbnail\" src=\"https:\/\/i.ytimg.com\/vi_webp\/2P6ynjh9WXg\/maxresdefault.webp\"\u003e\n\u003cdiv class=\"play-button\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Play Product Video\" role=\"button\" data-video-id=\"dCw_XLNoBwg\" class=\"video-facade-wrapper\" tabindex=\"0\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" height=\"450\" width=\"800\" alt=\"Video Thumbnail\" src=\"https:\/\/i.ytimg.com\/vi_webp\/dCw_XLNoBwg\/maxresdefault.webp\"\u003e\n\u003cdiv class=\"play-button\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 8.5: Technical Breakdown (Why This Build Matters) --\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;\"\u003eThe 4130 isn't just about looks. It's meticulously engineered for urban survival. Here is the technical breakdown of why this bike outperforms standard commuters.\u003c\/p\u003e\n\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eDouble-Butted 4130 Steel\u003c\/h4\u003e\n\u003cp\u003eUnlike standard high-tensile steel, our 4130 Chromoly features variable wall thickness. It maintains a staggering 100,000 PSI tensile strength at the joints while shaving off excess material in the center, resulting in a frame that is \u003cstrong\u003e20% lighter\u003c\/strong\u003e without sacrificing durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003e16 Unique Skid Patches\u003c\/h4\u003e\n\u003cp\u003eIf you ride fixed, you know the pain of burning through rear tires. Our optimized 46\/16 gear ratio is mathematically engineered to distribute your stopping friction across \u003cstrong\u003e16 unique skid patches\u003c\/strong\u003e, effectively tripling your rear tire life compared to a standard 48\/16 setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eMassive 38c-45c Tire Clearance\u003c\/h4\u003e\n\u003cp\u003eWe designed the frame and fork to fit massive high-volume tires. This rubber acts as a \"natural suspension\" system, absorbing up to \u003cstrong\u003e35% more road vibration\u003c\/strong\u003e than traditional 25c commuter tires, turning brutal city potholes into minor bumps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Accordion Group for Specs, Sizing, FAQ, and Box Contents --\u003e\n\u003cdiv class=\"accordion-wrapper\"\u003e\n\u003c!-- Details: Components --\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\" style=\"margin-top: 10px;\"\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 4130 Chromoly Steel, TIG Welded w\/ \"wishbone\" rear to Accommodate up to 45c tires, Die Cast Dropouts, Integrated Chain Tensioners, External Cable Routing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eSegmented Design 1 ⅛\" 4130 Chromoly Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot Forged Alloy (Clamp Diameter: 22.2mm for Risers, 31.8mm for Dropbars)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChain \u0026amp; Chainring\u003c\/th\u003e\n\u003ctd\u003eYAB Chain | Steel 46T, 130 BCD Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eSteel Forged Crank, 130 BCD, 170mm Crank Arms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eWide Riser (Oversized 31.8 clamp, 600mm W, 30mm Rise) OR All-Road Dropbars (Oversized 31.8 clamp, 500mm drops\/420mm top, 18° flare)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeadset \u0026amp; Stem\u003c\/th\u003e\n\u003ctd\u003e1 ⅛\" threadless Headset | 3D-Forged Alloy Stem (OS 31.8mm clamp, Length: 90mm, Rise: +\/- 7°)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Flip-Flop Hub (16T Freewheel and Fixed Cog), Spacing: F:100mm \/ R:120mm, Bolts: M10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003eTubeless-Capable 700c with CNC side-wall, 28mm Depth \/ 18mm Width (Rim Inside Width: 18mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Steel, 3 Cross Pattern (Deep V F\/R: 270mm | Lo Pro F: 296mm \/ R: 294mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e700c x 38c (Min tire width: 700x25c \/ Max tire width: 700x45c)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeatpost \u0026amp; Clamp\u003c\/th\u003e\n\u003ctd\u003eAluminum, D: 27.2mm, L: 300mm | Clamp: Aluminum, D: 29.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSaddle \u0026amp; Pedals\u003c\/th\u003e\n\u003ctd\u003ePolyurethane w\/ Steel Rails | Welgo Brand Alloy Pedals\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\u003c!-- Details: Sizing and Geometry --\u003e\n\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eSizing \u0026amp; Frame Geometry\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content protected-zone\"\u003e\n\u003ch4 style=\"margin-top: 15px; color: #1d2951;\"\u003eRider Sizing Guide\u003c\/h4\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003cth\u003eInseam (in)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e46 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'3\" - 5'6\"\u003c\/td\u003e\n\u003ctd\u003e26.5\" - 28.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e49 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'5\" - 5'8\"\u003c\/td\u003e\n\u003ctd\u003e28\" - 29.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e52 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'10\"\u003c\/td\u003e\n\u003ctd\u003e29\" - 32\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e55 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'9\" - 6'0\"\u003c\/td\u003e\n\u003ctd\u003e31.5\" - 34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e59 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'3\"\u003c\/td\u003e\n\u003ctd\u003e33.5\" - 35.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e62 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'2\" - 6'7\"\u003c\/td\u003e\n\u003ctd\u003e35\" - 37\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch4 style=\"margin-top: 30px; color: #1d2951;\"\u003eDetailed Geometry Measurements\u003c\/h4\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003e46cm\u003c\/th\u003e\n\u003cth\u003e49cm\u003c\/th\u003e\n\u003cth\u003e52cm\u003c\/th\u003e\n\u003cth\u003e55cm\u003c\/th\u003e\n\u003cth\u003e59cm\u003c\/th\u003e\n\u003cth\u003e62cm\u003c\/th\u003e\n\u003c\/tr\u003e\n\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\u003e542mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e565mm\u003c\/td\u003e\n\u003ctd\u003e597mm\u003c\/td\u003e\n\u003ctd\u003e600mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\u003c\/td\u003e\n\u003ctd\u003e65mm\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\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003ctd\u003e434mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Wgt (D \/ R)*\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e9.3kg \/ 9.1kg\u003c\/td\u003e\n\u003ctd\u003e9.6kg \/ 9.4kg\u003c\/td\u003e\n\u003ctd\u003e10.36kg \/ 10.28kg\u003c\/td\u003e\n\u003ctd\u003e10.96kg \/ 10.78kg\u003c\/td\u003e\n\u003ctd\u003e11.61kg \/ 11.41kg\u003c\/td\u003e\n\u003ctd\u003e12.2kg \/ 12.05kg\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\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e542mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e565mm\u003c\/td\u003e\n\u003ctd\u003e597mm\u003c\/td\u003e\n\u003ctd\u003e600mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003ctd\u003e408mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFrame Set Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3230g\u003c\/td\u003e\n\u003ctd\u003e3260g\u003c\/td\u003e\n\u003ctd\u003e3340g\u003c\/td\u003e\n\u003ctd\u003e3380g\u003c\/td\u003e\n\u003ctd\u003e3440g\u003c\/td\u003e\n\u003ctd\u003e3570g\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\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e95mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e140mm\u003c\/td\u003e\n\u003ctd\u003e160mm\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\u003e72°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e393mm\u003c\/td\u003e\n\u003ctd\u003e395mm\u003c\/td\u003e\n\u003ctd\u003e390mm\u003c\/td\u003e\n\u003ctd\u003e391mm\u003c\/td\u003e\n\u003ctd\u003e418mm\u003c\/td\u003e\n\u003ctd\u003e421mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e460mm\u003c\/td\u003e\n\u003ctd\u003e490mm\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003ctd\u003e620mm\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\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e551mm\u003c\/td\u003e\n\u003ctd\u003e585mm\u003c\/td\u003e\n\u003ctd\u003e604mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e755mm\u003c\/td\u003e\n\u003ctd\u003e769mm\u003c\/td\u003e\n\u003ctd\u003e801mm\u003c\/td\u003e\n\u003ctd\u003e823mm\u003c\/td\u003e\n\u003ctd\u003e838mm\u003c\/td\u003e\n\u003ctd\u003e863mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1023mm\u003c\/td\u003e\n\u003ctd\u003e1025mm\u003c\/td\u003e\n\u003ctd\u003e1028mm\u003c\/td\u003e\n\u003ctd\u003e1011mm\u003c\/td\u003e\n\u003ctd\u003e1048mm\u003c\/td\u003e\n\u003ctd\u003e1050mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"table-note\"\u003e*Weight variants: D = Drop Bars, R = Riser Bars\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Details: Premium FAQ --\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\u003eWhat is the standover height of the 4130 frame?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eStandover height ranges from 29.1\" on the 49cm frame to 33.7\" on the 62cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I ride this bike if I’ve never ridden a fixie before?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. Every 4130 ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the 4130 Steel Line come with brakes?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes, this model includes both front and rear dual-pivot caliper brakes and levers, making it 100% street-legal and safe for urban riding.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the benefit of a 4130 Chromoly Steel frame?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003e4130 Chromoly is double-butted steel that is stronger and lighter than high-tensile steel, offering superior vibration dampening for a smoother ride on rough pavement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the gear ratio on the 4130 Steel Line?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe bike features a 46x16 gear ratio. This setup is optimized for city commuting, providing a balanced blend of climbing torque and flat-land speed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow much does the 4130 Fixed Gear weigh?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe average weight is approximately 22 lbs 10 oz for a 55cm frame, providing a stable and planted feel in city traffic compared to lighter aluminum models.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow often should I tension the chain?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eWe recommend checking tension every 100–200 miles. Horizontal dropouts allow for easy adjustment to prevent chain drop and ensure a quiet drivetrain.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat tire pressure should I run in the stock tires?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eWe recommend 90–110 PSI. Lower pressure increases comfort on bumpy roads, while higher pressure minimizes rolling resistance for maximum speed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Details: What's In The Box --\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: 10px;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState 4130 Steel Line\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePedal Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWellgo Alloy Pedals included. No need to buy aftermarket pedals.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBraking System\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eBoth Front and Rear caliper brakes are included in the box.\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\u003c!-- Lightbox Modal --\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 \u003cimg decoding=\"async\" draggable=\"false\" alt=\"Feature Preview\" id=\"belcopia-modal-img\" class=\"belcopia-modal-content\"\u003e\n\u003c\/div\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:not(.video-facade-wrapper 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\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                if(slides.length \u003e 1) startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\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            \/\/ Deferred 3rd Party Scripts load here!\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        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\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            initVideoFacades();\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":"Matte Olive \/ 46 cm (Riders 5'3\"-5'6\") \/ All-Road Drop Bars","offer_id":43381291581514,"sku":"796201641448","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Olive \/ 46 cm (Riders 5'3\"-5'6\") \/ Wide Riser Bars","offer_id":43381291614282,"sku":"796201641509","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Olive \/ 49 cm (Riders 5'5\"-5'8\") \/ All-Road Drop Bars","offer_id":43381291647050,"sku":"796201641455","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Olive \/ 49 cm (Riders 5'5\"-5'8\") \/ Wide Riser Bars","offer_id":43381291679818,"sku":"796201641516","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Olive \/ 52 cm (Riders 5'7\"-5'10\") \/ All-Road Drop Bars","offer_id":43381291712586,"sku":"796201641462","price":579.99,"currency_code":"USD","in_stock":false},{"title":"Matte Olive \/ 52 cm (Riders 5'7\"-5'10\") \/ Wide Riser Bars","offer_id":43381291745354,"sku":"796201641523","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Olive \/ 55 cm (Riders 5'9\"-6'0\") \/ All-Road Drop Bars","offer_id":43381291778122,"sku":"796201641479","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Olive \/ 55 cm (Riders 5'9\"-6'0\") \/ Wide Riser Bars","offer_id":43381291810890,"sku":"796201641530","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Olive \/ 59 cm (Riders 5'11\"-6'3\") \/ All-Road Drop Bars","offer_id":43381291843658,"sku":"796201641486","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Olive \/ 59 cm (Riders 5'11\"-6'3\") \/ Wide Riser Bars","offer_id":43381291876426,"sku":"796201641547","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Olive \/ 62 cm (Riders 6'2\"-6'7\") \/ All-Road Drop Bars","offer_id":43381291909194,"sku":"796201641493","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Olive \/ 62 cm (Riders 6'2\"-6'7\") \/ Wide Riser Bars","offer_id":43381291941962,"sku":"796201641554","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Tropical Red \/ 46 cm (Riders 5'3\"-5'6\") \/ All-Road Drop Bars","offer_id":43381291974730,"sku":"796201652369","price":579.99,"currency_code":"USD","in_stock":false},{"title":"Tropical Red \/ 46 cm (Riders 5'3\"-5'6\") \/ Wide Riser Bars","offer_id":43381292007498,"sku":"731416166782","price":579.99,"currency_code":"USD","in_stock":false},{"title":"Tropical Red \/ 49 cm (Riders 5'5\"-5'8\") \/ All-Road Drop Bars","offer_id":43381292040266,"sku":"796201652376","price":579.99,"currency_code":"USD","in_stock":false},{"title":"Tropical Red \/ 49 cm (Riders 5'5\"-5'8\") \/ Wide Riser Bars","offer_id":43381292073034,"sku":"731416166737","price":579.99,"currency_code":"USD","in_stock":false},{"title":"Tropical Red \/ 52 cm (Riders 5'7\"-5'10\") \/ All-Road Drop Bars","offer_id":43381292105802,"sku":"796201652383","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Tropical Red \/ 52 cm (Riders 5'7\"-5'10\") \/ Wide Riser Bars","offer_id":43381292138570,"sku":"731416166744","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Tropical Red \/ 55 cm (Riders 5'9\"-6'0\") \/ All-Road Drop Bars","offer_id":43381292171338,"sku":"796201652437","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Tropical Red \/ 55 cm (Riders 5'9\"-6'0\") \/ Wide Riser Bars","offer_id":43381292204106,"sku":"731416166751","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Tropical Red \/ 59 cm (Riders 5'11\"-6'3\") \/ All-Road Drop Bars","offer_id":43381292236874,"sku":"796201651423","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Tropical Red \/ 59 cm (Riders 5'11\"-6'3\") \/ Wide Riser Bars","offer_id":43381292269642,"sku":"731416166768","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Tropical Red \/ 62 cm (Riders 6'2\"-6'7\") \/ All-Road Drop Bars","offer_id":43381292302410,"sku":"726872054551","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Tropical Red \/ 62 cm (Riders 6'2\"-6'7\") \/ Wide Riser Bars","offer_id":43381292335178,"sku":"731416166775","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Navy \u0026 Gold \/ 46 cm (Riders 5'3\"-5'6\") \/ Wide Riser Bars","offer_id":43381292793930,"sku":"796201644180","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ Mirror \/ 46 cm (Riders 5'3\"-5'6\") \/ All-Road Drop Bars","offer_id":43381293154378,"sku":"796201641172","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ Mirror \/ 46 cm (Riders 5'3\"-5'6\") \/ Wide Riser Bars","offer_id":43381293187146,"sku":"796201641233","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ Mirror \/ 49 cm (Riders 5'5\"-5'8\") \/ All-Road Drop Bars","offer_id":43381293219914,"sku":"796201641189","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ Mirror \/ 49 cm (Riders 5'5\"-5'8\") \/ Wide Riser Bars","offer_id":43381293252682,"sku":"796201641394","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ Mirror \/ 52 cm (Riders 5'7\"-5'10\") \/ All-Road Drop Bars","offer_id":43381293285450,"sku":"796201641196","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ Mirror \/ 52 cm (Riders 5'7\"-5'10\") \/ Wide Riser Bars","offer_id":43381293318218,"sku":"796201641400","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ Mirror \/ 55 cm (Riders 5'9\"-6'0\") \/ All-Road Drop Bars","offer_id":43381293350986,"sku":"796201641202","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ Mirror \/ 55 cm (Riders 5'9\"-6'0\") \/ Wide Riser Bars","offer_id":43381293383754,"sku":"796201641417","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ Mirror \/ 59 cm (Riders 5'11\"-6'3\") \/ All-Road Drop Bars","offer_id":43381293416522,"sku":"796201641219","price":579.99,"currency_code":"USD","in_stock":false},{"title":"Matte Black \/ Mirror \/ 59 cm (Riders 5'11\"-6'3\") \/ Wide Riser Bars","offer_id":43381293449290,"sku":"796201641424","price":579.99,"currency_code":"USD","in_stock":false},{"title":"Matte Black \/ Mirror \/ 62 cm (Riders 6'2\"-6'7\") \/ All-Road Drop Bars","offer_id":43381293482058,"sku":"796201641226","price":579.99,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ Mirror \/ 62 cm (Riders 6'2\"-6'7\") \/ Wide Riser Bars","offer_id":43381293514826,"sku":"796201641431","price":579.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/products\/State_Bicycle_Co_4130-MatteOlive_FixedGear_Single-Speed_-2.jpg?v=1767081969"},{"product_id":"state-bicycle-co-6061-black-label-v3-black-mirror-full-carbon-fork-48-17-gearing-copy","title":"State Bicycle Co. 6061 Black Label v3 Black \/ Mirror | Full Carbon Fork \u0026 48\/17 Gearing (Copy)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"The ultimate urban assault machine. The 6061 Black Label v3 features a lightweight aluminum frame, full carbon fork, and massive 38c tire clearance.\" name=\"description\"\u003e\u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Product\",\n      \"name\": \"State Bicycle Co. 6061 Black Label v3\",\n      \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._6061_Black_Label_v3_BlackMirror_track_bike_with_lightweight_aluminum_frame_and_aerodynamic_drop_handlebars_leaning_against_a_textured_black_brick_wall.webp?v=1754978260\u0026format=avif\",\n      \"description\": \"The ultimate urban assault machine. The 6061 Black Label v3 features a lightweight aluminum frame, full carbon fork, and massive 38c tire clearance.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"State Bicycle Co.\"\n      },\n      \"category\": \"Fixed Gear \/ Track Bikes\",\n      \"material\": \"6061 Aluminum\"\n    }\n    \u003c\/script\u003e\u003c\/p\u003e\n\u003c!-- [CHECKLIST #10] Early Connections --\u003e\n\u003clink href=\"https:\/\/cdn.shopify.com\" rel=\"dns-prefetch\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/cdn.shopify.com\" rel=\"preconnect\"\u003e\n\u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n\n\u003c!-- [CHECKLIST #8] Font Swap Preload --\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 with a single wrapper class *\/\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 *\/\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            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout 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        .sbc-product-wrapper .shimmer-text {\n            \/* CSS Shimmer Update: Stark Black, Chrome, and Silver *\/\n            background: linear-gradient(90deg, #111111 0%, #b0b5b9 25%, #ffffff 50%, #b0b5b9 75%, #111111 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        \/* Video Facade (Rule 1) *\/\n        .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n        .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(227,177,35,0.5); }\n        .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n        .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n        .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(227, 177, 35, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n        .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n        .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #5f7038; }\n        .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\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 { \n            display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #5f7038 #e0e0e0; \n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint; \n        }\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 *\/\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); 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        \/* 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\u003cdiv class=\"sbc-product-wrapper\"\u003e\n\u003cdiv class=\"at-a-glance-bar protected-zone\"\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\u0026amp;format=avif\" alt=\"Frame\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e6061 Aluminum\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\u0026amp;format=avif\" alt=\"Drive\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eFixed \/ Single\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\u0026amp;format=avif\" alt=\"Wheels\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e700c\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\u0026amp;format=avif\" alt=\"Weight\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~18 lbs\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\u0026amp;format=avif\" alt=\"Use\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eUrban \/ Track\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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._6061_Black_Label_v3_BlackMirror_track_bike_with_lightweight_aluminum_frame_and_aerodynamic_drop_handlebars_leaning_against_a_textured_black_brick_wall.webp?v=1754978260\u0026amp;format=avif\" alt=\"State Bicycle Co. 6061 Black Label v3 Hero\" loading=\"eager\" draggable=\"false\" height=\"800\" width=\"1200\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content protected-zone\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003e6061 Black Label v3\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eThe Intersection of Speed \u0026amp; Style.\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\"Built for the Velodrome. Tuned for the Streets.\"\u003c\/p\u003e\n\u003cp\u003eThe State Black Label v3 is a weapon, precision-engineered for the urban racer. As the highly anticipated evolution of the fan-favorite Black Label v2, this next-generation fixie translates every ounce of your power into pure, blistering speed. Feel the explosive stiffness of the \u003cstrong class=\"description-emphasis\"\u003e6061 Black Label v3 lightweight aluminum frame and full carbon fork\u003c\/strong\u003e as you launch from a stoplight. Sense the road with surgical precision as you carve through corners.\u003c\/p\u003e\n\u003cp\u003eNow featuring an updated 19mm internal rim width with clearance for wider tires (up to 38c), the v3 is more versatile than ever. It's ready to dominate rough city streets and even dabble in the dirt. This is the ultimate tool for the rider who values performance, demands responsiveness, and lives for the adrenaline of the ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight protected-zone\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Black Label v3 is our most capable track bike yet. By widening the tire clearance and refining the double-butted aluminum chassis, we've created a crit-killer that is just as comfortable on a 50-mile all-road commute as it is diving into the final corner of an alleycat.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eDOMINATE THE ASPHALT IF...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"belcopia-slider\"\u003e\n\u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg alt=\"State Bicycle Co. 6061 Black Label v3 Black Mirror fixed gear track bike lifestyle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-6061-black-label-black-mirror-12.webp?v=1775178177\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"State Bicycle Co. 6061 Black Label v3 Black Mirror urban cycling\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-6061-black-label-black-mirror-13.webp?v=1775178178\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"State Bicycle Co. 6061 Black Label v3 Black Mirror track bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-6061-black-label-black-mirror-16.webp?v=1775178181\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cbutton aria-label=\"Previous Image\" class=\"belcopia-slider-btn belcopia-slider-prev\"\u003e❮\u003c\/button\u003e \u003cbutton aria-label=\"Next Image\" class=\"belcopia-slider-btn belcopia-slider-next\"\u003e❯\u003c\/button\u003e\n\u003cdiv aria-label=\"Image Carousel Navigation\" role=\"tablist\" class=\"belcopia-slider-dots\"\u003e\n\u003cspan aria-label=\"Slide 1\" role=\"button\" class=\"belcopia-slider-dot active\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 2\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 3\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou are a performance-driven cyclist who demands an explosively fast, stiff, and responsive bike.\u003c\/li\u003e\n\u003cli\u003eYou want the versatility to run wider tires (up to 38c) for added comfort and true all-road capability.\u003c\/li\u003e\n\u003cli\u003eYou appreciate the pure, connected riding experience of a true fixie drivetrain with the flexibility of a flip-flop hub.\u003c\/li\u003e\n\u003cli\u003eYou need a bike that is a serious contender in alleycat races and a stylish daily commuter.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eENGINEERED FOR SPEED\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 alt=\"6061 Black Label v3 Black Mirror aluminum frame and carbon fork detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-6061-black-label-black-mirror-18.webp?v=1775178182\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"6061 Black Label v3 Black Mirror race-ready chassis detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-6061-black-label-black-mirror-20.webp?v=1775178183\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cbutton aria-label=\"Previous Image\" class=\"belcopia-slider-btn belcopia-slider-prev\"\u003e❮\u003c\/button\u003e \u003cbutton aria-label=\"Next Image\" class=\"belcopia-slider-btn belcopia-slider-next\"\u003e❯\u003c\/button\u003e\n\u003cdiv aria-label=\"Image Carousel Navigation\" role=\"tablist\" class=\"belcopia-slider-dots\"\u003e\n\u003cspan aria-label=\"Slide 1\" role=\"button\" class=\"belcopia-slider-dot active\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 2\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRace-Ready Chassis\u003c\/h4\u003e\n\u003cp\u003eThe 6061 Black Label v3 in Black \/ Mirror is built to be fast, period. The foundation is a \u003cstrong class=\"description-emphasis\"\u003elightweight 6061 aluminum frame with a tapered head tube\u003c\/strong\u003e, paired with a full carbon fork — its stealth black-on-black finish reflecting the raw aggression of the ride. Feel the immediate, unflinching stiffness as you surge out of the saddle in a sprint.\u003c\/p\u003e\n\u003cp\u003eSense the surgical precision of the front end as you dive into a tight corner. There is no wasted energy here; every ounce of your effort is channeled directly into forward momentum, creating a ride that is sharp, responsive, and hungry for speed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eALL-ROAD CAPABLE\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"belcopia-slider\"\u003e\n\u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg alt=\"6061 Black Label v3 Black Mirror all-road versatility wide tire clearance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-6061-black-label-black-mirror-32.webp?v=1775178186\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"6061 Black Label v3 Black Mirror urban commuter fixed gear\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-6061-black-label-black-mirror-33.webp?v=1775178187\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"belcopia-slide\"\u003e\u003cimg alt=\"6061 Black Label v3 Black Mirror all-road capable city ride\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-6061-black-label-black-mirror-34.webp?v=1775178188\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cbutton aria-label=\"Previous Image\" class=\"belcopia-slider-btn belcopia-slider-prev\"\u003e❮\u003c\/button\u003e \u003cbutton aria-label=\"Next Image\" class=\"belcopia-slider-btn belcopia-slider-next\"\u003e❯\u003c\/button\u003e\n\u003cdiv aria-label=\"Image Carousel Navigation\" role=\"tablist\" class=\"belcopia-slider-dots\"\u003e\n\u003cspan aria-label=\"Slide 1\" role=\"button\" class=\"belcopia-slider-dot active\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 2\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e \u003cspan aria-label=\"Slide 3\" role=\"button\" class=\"belcopia-slider-dot\" tabindex=\"0\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eOne Bike, Any Road\u003c\/h4\u003e\n\u003cp\u003eThe v3 in Black \/ Mirror is our most capable Black Label yet. The redesigned frame now has clearance for tires up to 38c, and its mirror-polished accents catch the light as you transform from a pure track machine into a versatile all-road weapon.\u003c\/p\u003e\n\u003cp\u003eFeel the plush, confident grip of wider tires as you float over cracked pavement and hard-packed dirt that would rattle a traditional track bike. It’s a tangible sense of freedom that allows you to choose your path, not be limited by it. Pavement, potholes, or gravel—the v3 is ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSEE IT IN ACTION\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv aria-label=\"Play Product Video\" role=\"button\" data-video-id=\"QgFuis2_-Fc\" class=\"video-facade-wrapper\" tabindex=\"0\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" height=\"450\" width=\"800\" alt=\"Video Thumbnail\" src=\"https:\/\/i.ytimg.com\/vi_webp\/QgFuis2_-Fc\/maxresdefault.webp\"\u003e\n\u003cdiv class=\"play-button\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eExplosive stiffness and acceleration off the line.\u003c\/li\u003e\n\u003cli\u003eRazor-sharp handling tuned for the urban jungle.\u003c\/li\u003e\n\u003cli\u003eVersatile 38c tire clearance for true all-road capability.\u003c\/li\u003e\n\u003cli\u003eSleek, modern design with premium, race-ready components.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003ePREMIUM COMPONENTS\u003c\/h3\u003e\n\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-6061-black-label-v3-frameset-mirror-black.jpg?v=1772426637\u0026amp;format=avif\" alt=\"6061 Aluminum Frame\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e6061 Aluminum Chassis\u003c\/h4\u003e\n\u003cp\u003eA lightweight, stiff 6061 chassis with a tapered head tube for razor-sharp handling and instant power transfer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-fork.png?v=1772427122\u0026amp;format=avif\" alt=\"Full Carbon Fork\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFull Carbon Fork\u003c\/h4\u003e\n\u003cp\u003ePremium full carbon fiber fork and steer tube designed to dampen road vibrations and minimize overall weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-cnc-crankset-drivetrain-macro.jpg?v=1772426637\u0026amp;format=avif\" alt=\"144 BCD Track Crank\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e144 BCD Track Crank\u003c\/h4\u003e\n\u003cp\u003eA stiff, CNC-machined track crankset provides efficient power transfer and flawless compatibility with high-performance chainrings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-tire-clearance.jpg?v=1772426637\u0026amp;format=avif\" alt=\"Wide Tire Clearance\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eWide Tire Clearance\u003c\/h4\u003e\n\u003cp\u003eThe frame and fork are redesigned to accommodate tires up to 38c, offering a plush, confident ride on unforgiving surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-flip-flop-hub.jpg?v=1772427883\u0026amp;format=avif\" alt=\"Flip-Flop Hub\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n\u003cp\u003eThe ultimate in versatility. Easily switch between a pure fixed-gear track setup and a classic single-speed with a freewheel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-black-label-v3-tapered-head-tube-internal-routing.jpg?v=1772427075\u0026amp;format=avif\" alt=\"Internal Cable Routing\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eSleek Internal Routing\u003c\/h4\u003e\n\u003cp\u003eProvides a clean, modern aerodynamic aesthetic while protecting your brake cables from the elements for a dependable ride.\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\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eCrit-Ready Geometry\u003c\/h4\u003e\n\u003cp\u003eDesigned with an aggressive track geometry that puts you in an aerodynamic position to dominate sprints and navigate tight city traffic effortlessly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eLightweight Advantage\u003c\/h4\u003e\n\u003cp\u003eTipping the scales at roughly 18 lbs, the combination of the 6061 double-butted aluminum and full carbon fork ensures maximum acceleration with minimal effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eUrban Adaptability\u003c\/h4\u003e\n\u003cp\u003eWith massive clearance for 38c tires and the inclusion of both front and rear brakes, it seamlessly transitions from a velodrome racer to a daily pothole-eating commuter.\u003c\/p\u003e\n\u003c\/div\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 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\u003e6061 Aluminum, Double Butted, T6 Heat Treated, 1 1\/2\" to 1 1\/8\" Tapered Headtube\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eFull Carbon Fork and Steerer (Essor USA), 1 1\/2\" to 1 1\/8\" Tapered Steerer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 115mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003eCNC'd 6061 Aluminum, Black Label v3 Crank Set (144BCD), 170mm Crank Arm Length\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChainring\u003c\/th\u003e\n\u003ctd\u003eCNC'd 6061 Aluminum, 48T, 144 BCD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChain\u003c\/th\u003e\n\u003ctd\u003eKMC Z410\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Flip-Flop Hub, 17T Fixed Cog. Spacing: F: 100mm \/ R: 120mm. Bolts: F: M9 \/ R: M10. (32H x 14G Low-Flange)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheel Set\u003c\/th\u003e\n\u003ctd\u003e700c Aluminum Wheel Set, Mid Profile Rim Depth: 30mm (700 x 32H x 14G)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eVittoria Zaffiro V30 (700x30c). Min width: 28c \/ Max width: 40c\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot, 48-67mm, Forged Alloy (Drop Bar Clamp: 31.8mm \/ Riser Bar Clamp: 22.2mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeadset\u003c\/th\u003e\n\u003ctd\u003eFSA #42 ACB (No. 46\/ACB 1 1\/8\" to 1 1\/2\" Integrated and Sealed)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eDrop Bar (Width: 420mm, Drop\/Reach: 130mm\/75mm) OR Riser Bar (Width: 600mm, Rise: 45mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStem\u003c\/th\u003e\n\u003ctd\u003eForged Aluminum, Clamp Diameter: 31.8mm, Length: 90mm, Rise: +\/- 7°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeat Post\u003c\/th\u003e\n\u003ctd\u003eAluminum, Diameter: 27.2mm, Length: 350mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n\u003ctd\u003eAluminum, Diameter: 31.8mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003ePolyurethane, Steel Rails (Premium Aerodynamic Race Saddle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003eWelgo Brand Alloy Pedals with Plastic Toe Cages\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G, 3 Cross Pattern, Spoke Length F\/R: 279mm\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 alt=\"State Bicycle Co. 6061 Black Label v3 Sizing Diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._6061_Black_Label_v3_-_Bicycle_Sizing_and_Geometry.png?v=1772410343\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table sizing-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eHeight Recommendations\u003c\/th\u003e\n\u003cth\u003eInseam Recommendations\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e49 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'1\" to 5'5\"\u003c\/td\u003e\n\u003ctd\u003e26.5\" - 28\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e52 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" to 5'9\"\u003c\/td\u003e\n\u003ctd\u003e28\" - 30\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e55 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'8\" to 5'11\"\u003c\/td\u003e\n\u003ctd\u003e29.5\" - 31\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e58 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'10\" to 6'2\"\u003c\/td\u003e\n\u003ctd\u003e31\" - 32.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e61 cm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'1\" to 6'5\"\u003c\/td\u003e\n\u003ctd\u003e34\" - 36\"\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\n\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003e49cm\u003c\/th\u003e\n\u003cth\u003e52cm\u003c\/th\u003e\n\u003cth\u003e55cm\u003c\/th\u003e\n\u003cth\u003e58cm\u003c\/th\u003e\n\u003cth\u003e61cm\u003c\/th\u003e\n\u003c\/tr\u003e\n\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\u003e524mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e557mm\u003c\/td\u003e\n\u003ctd\u003e566mm\u003c\/td\u003e\n\u003ctd\u003e585mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003ctd\u003e68mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e273mm\u003c\/td\u003e\n\u003ctd\u003e273mm\u003c\/td\u003e\n\u003ctd\u003e273mm\u003c\/td\u003e\n\u003ctd\u003e273mm\u003c\/td\u003e\n\u003ctd\u003e273mm\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\u003e415mm\u003c\/td\u003e\n\u003ctd\u003e415mm\u003c\/td\u003e\n\u003ctd\u003e415mm\u003c\/td\u003e\n\u003ctd\u003e415mm\u003c\/td\u003e\n\u003ctd\u003e415mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight (Riser Bar \/ Drop Bar)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e18lb 5oz \/ 18lb 11oz\u003c\/td\u003e\n\u003ctd\u003e18lb 8oz \/ 18lb 14oz\u003c\/td\u003e\n\u003ctd\u003e18lb 11oz \/ 19lb 1oz\u003c\/td\u003e\n\u003ctd\u003e18lb 14oz \/ 19lb 4oz\u003c\/td\u003e\n\u003ctd\u003e19lb 1oz \/ 19lb 7oz\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\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\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\u003e534mm\u003c\/td\u003e\n\u003ctd\u003e544mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003ctd\u003e570mm\u003c\/td\u003e\n\u003ctd\u003e585mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003ctd\u003e388mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFrame Set Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2353g\u003c\/td\u003e\n\u003ctd\u003e2410g\u003c\/td\u003e\n\u003ctd\u003e2466g\u003c\/td\u003e\n\u003ctd\u003e2495g\u003c\/td\u003e\n\u003ctd\u003e2580g\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\u003e72.5°\u003c\/td\u003e\n\u003ctd\u003e72.5°\u003c\/td\u003e\n\u003ctd\u003e72.5°\u003c\/td\u003e\n\u003ctd\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74.5°\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\u003e115mm\u003c\/td\u003e\n\u003ctd\u003e115mm\u003c\/td\u003e\n\u003ctd\u003e130mm\u003c\/td\u003e\n\u003ctd\u003e160mm\u003c\/td\u003e\n\u003ctd\u003e190mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e392mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e399mm\u003c\/td\u003e\n\u003ctd\u003e404mm\u003c\/td\u003e\n\u003ctd\u003e410mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e490mm\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e580mm\u003c\/td\u003e\n\u003ctd\u003e610mm\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\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e511mm\u003c\/td\u003e\n\u003ctd\u003e511mm\u003c\/td\u003e\n\u003ctd\u003e526mm\u003c\/td\u003e\n\u003ctd\u003e561mm\u003c\/td\u003e\n\u003ctd\u003e590mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e765mm\u003c\/td\u003e\n\u003ctd\u003e779mm\u003c\/td\u003e\n\u003ctd\u003e799mm\u003c\/td\u003e\n\u003ctd\u003e832mm\u003c\/td\u003e\n\u003ctd\u003e861mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e999mm\u003c\/td\u003e\n\u003ctd\u003e1009mm\u003c\/td\u003e\n\u003ctd\u003e1010mm\u003c\/td\u003e\n\u003ctd\u003e1006mm\u003c\/td\u003e\n\u003ctd\u003e1020mm\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\u003eFrequently Asked Questions\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content faq-container\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the maximum tire clearance on the 6061 Black Label v3?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe newly updated frame and full carbon fork boast an impressive tire clearance, easily accommodating tires up to 38c. Some riders even fit 40c tires depending on the brand, transforming this track bike into a highly capable all-road and urban commuting machine.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Black Label v3 come with brakes included?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes, safety is paramount for urban riding. The 6061 Black Label v3 includes both front and rear caliper hand brakes right out of the box, ensuring you have immediate, street-legal stopping power.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I ride the 6061 Black Label v3 as a single-speed instead of fixed gear?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eAbsolutely. The bike comes equipped with a sealed, low-flange flip-flop hub. While it is set up for fixed-gear riding, you can easily attach a freewheel to the opposite side of the hub to enjoy a standard single-speed coasting experience.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat materials are used for the frame and fork?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe chassis is engineered for explosive speed, utilizing a lightweight 6061-grade double-butted aluminum frame with a tapered head tube. This is paired with a premium full carbon fiber fork and steer tube to dampen road vibrations and minimize weight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Black Label v3 feature internal cable routing?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes, the v3 features sleek internal cable routing. Beyond delivering a clean, modern aesthetic, this protects your brake cables from weather elements, ensuring a smooth and dependable ride every time you hit the streets.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow much does the Black Label v3 weigh?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe complete bike is exceptionally lightweight, weighing in at approximately 18 lbs 5 oz when equipped with the wide riser bars. This makes it effortless to carry up apartment stairs and incredibly fast off the line.\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 class=\"two-col-container\" style=\"margin-top: 5px;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState Bicycle Co. 6061 Black Label v3\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eWellgo Alloy Pedals with Toe Cages\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHigh-quality platform pedals with cages included out of the box.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFront \u0026amp; Rear Caliper Brakes\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-installed braking system for immediate urban safety.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eVittoria 30c Tire Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eStock premium tires delivering an optimal mix of comfort and speed.\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 aria-label=\"Image Preview\" aria-modal=\"true\" role=\"dialog\" id=\"belcopia-image-modal\" class=\"belcopia-modal\"\u003e\n\u003cspan aria-label=\"Close image preview\" role=\"button\" class=\"belcopia-modal-close\" tabindex=\"0\"\u003e×\u003c\/span\u003e \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" alt=\"Feature Preview\" draggable=\"false\" decoding=\"async\"\u003e\n\u003c\/div\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:not(.video-facade-wrapper 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\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                if(slides.length \u003e 1) startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\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            \/\/ Deferred 3rd Party Scripts load here!\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        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\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            initVideoFacades();\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":"49 cm (Riders 5'1\" - 5'5\") \/ Compact Drops","offer_id":43466660806730,"sku":"796201648188","price":849.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'1\" - 5'5\") \/ Wide Riser w\/ Vans Grips","offer_id":43466660839498,"sku":"796201648195","price":849.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Compact Drops","offer_id":43466660872266,"sku":"796201648201","price":849.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Wide Riser w\/ Vans Grips","offer_id":43466660905034,"sku":"796201648218","price":849.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'8\" - 5'11\") \/ Compact Drops","offer_id":43466660937802,"sku":"796201648225","price":849.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'8\" - 5'11\") \/ Wide Riser w\/ Vans Grips","offer_id":43466660970570,"sku":"796201648232","price":849.99,"currency_code":"USD","in_stock":true},{"title":"58 cm (Riders 5'10\" - 6'2\") \/ Compact Drops","offer_id":43466661003338,"sku":"796201648249","price":849.99,"currency_code":"USD","in_stock":true},{"title":"58 cm (Riders 5'10\" - 6'2\") \/ Wide Riser w\/ Vans Grips","offer_id":43466661036106,"sku":"796201648256","price":849.99,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Compact Drops","offer_id":43466661068874,"sku":"796201648263","price":849.99,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Wide Riser w\/ Vans Grips","offer_id":43466661101642,"sku":"796201648270","price":849.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo.6061BlackLabelv3-Black_Mirror-1_5ce728f9-8f02-4f52-a857-a3e767f5226e.jpg?v=1772778604"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/collections\/h3_state-bicycle-co-4130-fixed-gear-single-speed-matte-olive-pedaling-action.jpg?v=1773514871","url":"https:\/\/www.belcopia.com\/collections\/classic-bikes.oembed?page=2","provider":"Belcopia","version":"1.0","type":"link"}