{"title":"Fixed Gear \u0026 Single Speed","description":"\u003cp\u003eStripped down, dialed in. Fixed gear and single speed bikes deliver the purest cycling experience — minimal maintenance, maximum style. Built for city streets and the riders who own them.\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":true}],"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\") \/ Bullhorn","offer_id":39993342328906,"sku":"796201631890","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Risers","offer_id":40761213485130,"sku":null,"price":449.99,"currency_code":"USD","in_stock":true},{"title":"Extra Small (46 cm- Riders 5'0\"-5'4\") \/ Drops","offer_id":40761213517898,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Bullhorn","offer_id":39993342361674,"sku":"796201631906","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Risers","offer_id":40761213550666,"sku":null,"price":449.99,"currency_code":"USD","in_stock":true},{"title":"Small (50 cm- Riders 5'4\"-5'7\") \/ Drops","offer_id":40761213583434,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Bullhorn","offer_id":39993342394442,"sku":"796201631913","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Risers","offer_id":40761213616202,"sku":null,"price":449.99,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\") \/ Drops","offer_id":40761213648970,"sku":null,"price":474.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Bullhorn","offer_id":39993342427210,"sku":"796201631920","price":474.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Risers","offer_id":40761213681738,"sku":null,"price":449.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Drops","offer_id":40761213714506,"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":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":true},{"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":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Riser Bars","offer_id":43380487553098,"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":43380493910090,"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":43380494827594,"sku":null,"price":474.99,"currency_code":"USD","in_stock":false}],"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":true},{"title":"the Overthrow \/ 55cm","offer_id":41260715475018,"sku":"SINGLE-SPEED","price":399.0,"currency_code":"USD","in_stock":true},{"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":true},{"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":true}],"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":"state-bicycle-co-nfl-collection-throwback-core-line-denver-broncos","title":"State Bicycle Co. | NFL Collection - Throwback Core-Line - Denver Broncos","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 Denver Broncos 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 Broncos 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 Broncos 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 Denver Broncos 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: 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            \/* Broncos Team Color Metallic Shimmer *\/\n            -webkit-text-stroke: 1px #ffffff; \/* White border to pop off dark background *\/\n            background: linear-gradient(90deg, #FB4F14 0%, #002244 25%, #FB4F14 50%, #002244 75%, #FB4F14 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 \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: 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        \/* 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.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            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;\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; \/* 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;\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\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\/Full_view_of_State_Bicycle_Co._BRONCOS_edition_Core-Line_single-speed_bike_on_football_turf_paired_with_a_Denver_Broncos_football_jersey_and_Wilson_Force_football_showcasing_a_unique.webp?v=1754550146\" alt=\"State Bicycle Co. Denver Broncos 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 Broncos\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eDenver Broncos 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\"At 5,280 Feet, Your Loyalty Never Gets Thin.\"\u003c\/p\u003e\n            \u003cp\u003eWidely considered the ultimate urban statement piece for the die-hard fan, the State Bicycle Co. Denver Broncos NFL Edition is your agent of loyalty in an over-complicated world. Whether you're cruising through LoDo, heading to the tailgate at Mile High, or bringing that legendary South Stands 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 the Orange Crush.\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 Broncos Edition is our love letter to Mile High street culture. We combined the bulletproof reliability of our Hi-Tensile steel Core Line with an iconic throwback orange and blue aesthetic. It’s built so tough and fast, the only thing your rivals will be yelling is 'IN-COM-PLETE' 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. Denver Broncos Throwback Core-Line.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._BRONCOS_Core-Line_bike_laid_on_football_turf_alongside_a_navy_Denver_Broncos_football_jersey_and_a_Wilson_Force_football_highlighting_a_collaboration_between_cycling.jpg?v=1754550146\" 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 Broncos Country looking for the ultimate fan vehicle.\u003c\/li\u003e\n                    \u003cli\u003eYou want to channel the legendary spirit of the 'Orange Crush' 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 Broncos bike frame.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_a_State_Bicycle_Co._Core-Line_single-speed_bike_featuring_a_blue_BRONCOS_frame_with_orange_and_white_stripes_silver_crankset_and_white_deep_V-style_front_wheel_with_CTZAR.webp?v=1754550146\" 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\"\u003eBroncos logos and classic orange and blue colorway\u003c\/strong\u003e, a direct tribute to a legendary era of football. The vintage team graphics and chrome finishing kit complete the throwback aesthetic.\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. Denver Broncos edition Core-Line bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_view_of_State_Bicycle_Co._Denver_Broncos_edition_Core-Line_bike_featuring_the_NFL_logo_and_bold_orange_racing_stripes_on_a_deep_blue_steel_frame_showcasing_the_chainring_peda.webp?v=1754550145\" 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 Denver Broncos 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 Broncos Orange and Blue 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 Broncos 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":42130132861002,"sku":"731416168663","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\")","offer_id":42130132893770,"sku":"731416171298","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\")","offer_id":42130132926538,"sku":"731416171304","price":295.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-ThrowbackCore-Line-DenverBroncos-2.jpg?v=1767074574"},{"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":295.0,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\")","offer_id":42130141413450,"sku":"731416171410","price":295.0,"currency_code":"USD","in_stock":false},{"title":"Large (58 cm- Riders 5'11\"-6'2\")","offer_id":42130141446218,"sku":"731416171427","price":295.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":"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":true},{"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":"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\") - Estimated Shipping Mid-March \/ Compact Drops","offer_id":43378927697994,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'4\" - 5'9\") - Estimated Shipping Mid-March \/ Wide Riser w\/ Vans Grips","offer_id":43378948341834,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'8\" - 5'11\") \/ Compact Drops - Estimated Shipping Mid-March","offer_id":43378968100938,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"58 cm (Riders 5'10-6'2\") \/ Compact Drops - Estimated Shipping Mid-March","offer_id":43378968199242,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Compact Drops","offer_id":43423074353226,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"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":true},{"title":"58 cm (Riders 5'10-6'2\") \/ Compact Drops","offer_id":43424012042314,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-Volt_MatteBlack-9.jpg?v=1767075540"},{"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":false},{"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":true},{"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":true},{"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":true},{"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":true},{"title":"55 cm (Riders 5'8\" - 5'11\") \/ Compact Drops","offer_id":42130153603146,"sku":"796201648379","price":849.99,"currency_code":"USD","in_stock":true},{"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":true},{"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":"49 cm (Riders 5'1\" - 5'5\") - Estimated Shipping Mid-March \/ Compact Drops","offer_id":43378773819466,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'1\" - 5'5\") - Estimated Shipping Mid-March \/ Wide Riser w\/ Vans Grips","offer_id":43378817630282,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Compact Drops - Estimated Shipping Mid-March","offer_id":43378817695818,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'8\" - 5'11\") \/ Compact Drops - Estimated Shipping Mid-March","offer_id":43378817728586,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"58 cm (Riders 5'10-6'2\") - Estimated Shipping Mid-March \/ Compact Drops","offer_id":43378824446026,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"58 cm (Riders 5'10-6'2\") - Estimated Shipping Mid-March \/ Wide Riser w\/ Vans Grips","offer_id":43378838274122,"sku":null,"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":true},{"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":true},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Compact Drops","offer_id":43424011976778,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true}],"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":true},{"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":true},{"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":true},{"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":true},{"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":true},{"title":"Large (58 cm- Riders 5'11\"-6'2\") \/ Riser Bars","offer_id":42130155733066,"sku":"796201647440","price":449.99,"currency_code":"USD","in_stock":true},{"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":true},{"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":true},{"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":"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":true},{"title":"59 cm (Riders 5'11\"-6'3\") \/ Wide Riser Bars","offer_id":42130159960138,"sku":"796201641424","price":579.99,"currency_code":"USD","in_stock":true},{"title":"62 cm (Riders 6'2\"-6'7\") \/ Wide Riser Bars","offer_id":42130160025674,"sku":"796201641431","price":579.99,"currency_code":"USD","in_stock":false},{"title":"46 cm (Riders 5'3\"-5'6\") -Estimated Shipping Mid-March \/ All-Road Drop Bars","offer_id":43377784881226,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"46 cm (Riders 5'3\"-5'6\") -Estimated Shipping Mid-March \/ Wide Riser Bars","offer_id":43377804968010,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'5\"-5'8\") \/ All-Road Drop Bars -Estimated Shipping Mid-March","offer_id":43377821483082,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'7\"-5'10\") -Estimated Shipping Mid-March \/ All-Road Drop Bars","offer_id":43377856774218,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'7\"-5'10\") -Estimated Shipping Mid-March \/ Wide Riser Bars","offer_id":43377859690570,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'9\"-6'0\") -Estimated Shipping Mid-March \/ All-Road Drop Bars","offer_id":43377859723338,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'9\"-6'0\") -Estimated Shipping Mid-March \/ Wide Riser Bars","offer_id":43377863393354,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"62 cm (Riders 6'2\"-6'7\") -Estimated Shipping Mid-March \/ All-Road Drop Bars","offer_id":43377922539594,"sku":null,"price":579.99,"currency_code":"USD","in_stock":true},{"title":"62 cm (Riders 6'2\"-6'7\") -Estimated Shipping Mid-March \/ Wide Riser Bars","offer_id":43377924407370,"sku":null,"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":false},{"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":false},{"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":"6061-black-label-v3-raw-black","title":"6061 Black Label v3 - Raw \/ Black | 18lb Aluminum Track Bike | Full Carbon Fork \u0026 48\/17 Gearing","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 Black Label v3 - Raw \/ Black\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 Section *\/\n    [data-belcopia-product] .hero-video-section {\n        position: relative;\n        height: 60vh;\n        min-height: 400px;\n        max-height: 600px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        background-color: #333;\n        overflow: hidden;\n    }\n    [data-belcopia-product] .hero-video-section iframe {\n        position: absolute;\n        top: 50%;\n        left: 50%;\n        width: 100vw;\n        height: 56.25vw; \/* 16:9 Aspect Ratio *\/\n        min-height: 100vh;\n        min-width: 177.77vh; \n        transform: translate(-50%, -50%);\n        z-index: 1;\n        pointer-events: none;\n    }\n    [data-belcopia-product] .hero-overlay {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        background: linear-gradient(to top, rgba(0,0,0,0.6), transparent 60%);\n        z-index: 2;\n    }\n    [data-belcopia-product] .hero-content {\n        position: relative;\n        z-index: 3;\n        color: #fff;\n        padding: 20px;\n    }\n    [data-belcopia-product] .hero-content h2 {\n        font-size: 2.8em;\n        color: #fff;\n        margin: 0 0 5px 0;\n        text-shadow: 2px 2px 8px rgba(0,0,0,0.7);\n        line-height: 1.2;\n        text-transform: none;\n    }\n    @media (min-width: 768px) {\n        [data-belcopia-product] .hero-content h2 { font-size: 3.5em; }\n    }\n    [data-belcopia-product] .hero-content .product-subtitle {\n        font-size: 1.2em;\n        font-weight: normal;\n        display: block;\n        letter-spacing: 0.5px;\n        opacity: 0.9;\n    }\n\n    \/* 4. Main Content \u0026 Section Styling *\/\n    [data-belcopia-product] .page-content {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 20px;\n    }\n    [data-belcopia-product] h3 {\n        font-size: 1.8em;\n        font-weight: bold;\n        color: #5f7038;\n        text-align: left;\n        margin-bottom: 20px;\n    }\n    [data-belcopia-product] .bordered-section { padding: 40px 0; border-top: 1px solid #ddd; }\n    [data-belcopia-product] .unbordered-section { padding: 40px 0; }\n    [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n    [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n    [data-belcopia-product] h4 { font-size: 1.4em; color: #2c2c2c; margin-bottom: 10px; }\n\n    \/* 5. Two-Column Layout Sections *\/\n    [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n    @media (min-width: 768px) { \n        [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n        [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n        [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n    }\n    \n    [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; background-color: #f4f4f4; }\n    [data-belcopia-product] .two-col-list { list-style: none; padding: 0; }\n    [data-belcopia-product] .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 18px; }\n    [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #5f7038; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; }\n    \n    \/* 6. Key Features Scroller Section *\/\n    [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding: 20px 0; scrollbar-width: thin; scrollbar-color: #ccc #f0f0f0; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar { height: 8px; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar-track { background: #f0f0f0; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 6px; }\n    [data-belcopia-product] .feature-card { flex: 0 0 290px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\n    [data-belcopia-product] .feature-card-content { padding: 25px; flex-grow: 1; }\n    [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.2em; }\n    [data-belcopia-product] .feature-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5; }\n\n    \/* 7. Dropdown Section Styles *\/\n    [data-belcopia-product] .dropdown-section details { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n    [data-belcopia-product] .dropdown-section summary { padding: 20px; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; list-style: none; }\n    [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\n    [data-belcopia-product] .dropdown-section summary::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out; }\n    [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n    [data-belcopia-product] .dropdown-content { padding: 0 20px 20px 20px; border-top: 1px solid #ddd; overflow-x: auto; }\n    \n    \/* 8. Spec Table \u0026 Other Lists *\/\n    [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; min-width: 600px; }\n    [data-belcopia-product] .spec-table th, [data-belcopia-product] .spec-table td { border: 1px solid #ddd; padding: 12px; text-align: left; font-size: 0.9em; }\n    [data-belcopia-product] .spec-table th { background-color: #f2f2f2; font-weight: bold; width: 30%; }\n    [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n    \n    \/* 9. Video Section *\/\n    [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 30px; }\n    @media (min-width: 768px) { [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; } }\n    [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); background: #eee; }\n    [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\n    \/* 10. Performance Ratings Section *\/\n    [data-belcopia-product] .rating-explanation { font-size: 0.9em; color: #555; margin-top: -15px; margin-bottom: 30px; }\n    [data-belcopia-product] .performance-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n    @media (min-width: 992px) { [data-belcopia-product] .performance-container { grid-template-columns: 1.7fr 1fr; } }\n    [data-belcopia-product] .rating-bars { width: 100%; }\n    [data-belcopia-product] .rating-bar { margin-bottom: 20px; }\n    [data-belcopia-product] .rating-label { font-weight: bold; margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center; font-size: 0.9em; }\n    [data-belcopia-product] .rating-label span:last-child { color: #555; }\n    [data-belcopia-product] .bar-container { height: 25px; background-color: #e9e9e9; border-radius: 5px; overflow: hidden; }\n    [data-belcopia-product] .bar-fill { height: 100%; background-color: #5f7038; border-radius: 5px; animation: fillBar 2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }\n    \n    \/* Dynamic Width Classes *\/\n    [data-belcopia-product] .bar-fill-100 { width: 100%; }\n    [data-belcopia-product] .bar-fill-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-90 { width: 90%; }\n    [data-belcopia-product] .bar-fill-85 { width: 85%; }\n\n    @keyframes fillBar { from { width: 0; } }\n    [data-belcopia-product] .bel-score-box { padding: 30px; text-align: center; background-color: #f7f8f6; border-radius: 12px; border: 1px solid #e9e9e9; box-shadow: 0 4px 20px rgba(0,0,0,0.04); }\n    [data-belcopia-product] .bel-score-box h4 { margin: 0 0 10px 0; border-bottom: none; font-size: 1.2em; color: #5f7038; letter-spacing: 1px; }\n    [data-belcopia-product] .score-display { margin: 0; font-size: 4.5em; font-weight: bold; color: #2c2c2c; line-height: 1.1; }\n    [data-belcopia-product] .expert-take { margin-top: 15px; font-style: italic; font-size: 0.95em; color: #555; }\n\n\u003c\/style\u003e\n\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\"\u003eFixed \/ Single 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\"\u003e18 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\"\u003eUrban \/ Track\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\/QgFuis2_-Fc?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=QgFuis2_-Fc\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003e6061 Black Label v3\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eA Legacy Redefined | Performance Urban Cycling\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 Value in Performance-Focused Urban Cycling.\"\u003c\/p\u003e\n            \u003cp\u003eResponding to the growing demand for versatility in urban cycling, the lightweight 6061 Black Label v3 has been redefined. With a revolutionary frame and full carbon fork geometry, it now supports up to a 38c tire, opening a world of possibilities from smooth tarmac to rugged city streets and even tracklocross. Priced remarkably at $849.99—$10 below its 2014 debut—it showcases State Bicycle Co.'s commitment to blending quality with affordability.\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 demand a stiff, responsive ride for aggressive city commuting.\u003c\/li\u003e\n                    \u003cli\u003eYou want the option to run wider tires (up to 38c) for comfort or gravel.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate premium touches like a full carbon fork and CNC'd crank.\u003c\/li\u003e\n                    \u003cli\u003eYou value a bike that looks as fast as it rides with internal cable routing.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"State Bicycle Co. 6061 Black Label v3 Raw Black Urban Performance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h1_6061-black-label-v3-raw-black-city-bike-urban-performance.jpg?v=1769394825\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eRevolutionary Versatility\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"State Bicycle Co. 6061 Black Label v3 Carbon Fork Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h3_6061-black-label-v3-raw-black-city-bike-carbon-fork-detail.jpg?v=1769394948\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eWider Wheels \u0026amp; Clearance\u003c\/h4\u003e\n                    \u003cp\u003eThe v3 boasts updated rims with an impressive 19mm internal width laced to sealed-bearing hubs. This provides substantial clearance for up to 38c tires (and beyond), granting you unmatched flexibility. Whether you stick with the stock Vittoria 30c tires for speed or go wider for comfort, the v3 adapts to your ride.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003ePremium Aesthetics \u0026amp; Performance\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"State Bicycle Co. 6061 Black Label v3 Raw Black Side Profile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h2_6061-black-label-v3-raw-black-city-bike-side-profile.jpg?v=1769394871\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eCNC'd Power\u003c\/h4\u003e\n                    \u003cp\u003ePrecision-engineered with CNC technology, the new 144BCD chainring and crank provide unrivaled strength and stunning looks. Paired with an optimized 48x17 gear ratio, it offers the perfect balance of speed and control for city roads, with unlimited skid patches for those riding brakeless.\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\u003eDouble-butted aluminum with a tapered head tube for a stiff, lightweight, and responsive 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\u003eFull Carbon Fork\u003c\/h4\u003e\n                        \u003cp\u003eA paint-matched full carbon fiber fork and steer tube adds modernity and dampens road vibration.\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\u003eInternal Routing\u003c\/h4\u003e\n                        \u003cp\u003eSleek internal cable routing improves aerodynamics and protects cables from the elements.\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\u003eCustom Cockpit\u003c\/h4\u003e\n                        \u003cp\u003eChoose between wide riser bars with Vans grips or compact drop bars to tailor the bike to your style.\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\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eSealed, low-flange hub allows you to easily switch between fixed gear and single speed 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\u003eCNC Crankset\u003c\/h4\u003e\n                        \u003cp\u003eNew Black Label Track Crank (170mm) with a 144BCD chainring for stiffness and durability.\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=\"video-grid\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\n                    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/QgFuis2_-Fc\" title=\"State Bicycle 6061 Black Label v3 Video\" allowfullscreen\u003e\u003c\/iframe\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\u003c\/th\u003e\n\u003ctd\u003e6061-Grade Double-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\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e18 lb 5 oz (w\/ Wide Riser Bars)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eWheelset\u003c\/th\u003e\n\u003ctd\u003eBlack Label Mid Profile w\/ 19mm internal width\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Low-Flange Flip-Flop Hub\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eVittoria 30c Tire Set (Max recommended 35c-38c)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eFront and Rear Caliper Hand Brakes 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\u003eMechanicals\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eBlack Label Track Crank - 170 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eChainring\u003c\/th\u003e\n\u003ctd\u003e144 BCD, CNC'd\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eGear Ratio\u003c\/th\u003e\n\u003ctd\u003e48x17\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eStem\u003c\/th\u003e\n\u003ctd\u003eOversized 31.8 mm Clamp Diameter w\/ 90 mm ext.\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eCompact Drop Bar or Wide Riser Bars w\/ Vans Grips\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSeatpost\u003c\/th\u003e\n\u003ctd\u003e27.2 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003ePremium Aerodynamic Race Saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003eAlloy Pedals from Wellgo w\/ Toe Cages\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\u003eStreet Speed\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\u003eAgility \u0026amp; Stiffness\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eValue\u003c\/span\u003e\u003cspan\u003e100\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-100\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eVersatility (Tire Clearance)\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\u003eWeight\u003c\/span\u003e\u003cspan\u003e85\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-85\"\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\"\u003e93%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Black Label v3 redefines what an urban track bike can be. By adding significant tire clearance and updating the geometry, State Bicycle Co. has created a machine that is as capable of crushing gravel as it is dominating alleycats, all while maintaining an unbeatable price point.\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":"61 cm (Riders 6'1\" - 6'5\") \/ Wide Riser w\/ Vans Grips","offer_id":42875815854154,"sku":"731416172196","price":849.99,"currency_code":"USD","in_stock":false},{"title":"49 cm (Riders 5'1\" - 5'5\") - Estimated Shipping Mid-March \/ Compact Drops","offer_id":43369864822858,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'1\" - 5'5\") - Estimated Shipping Mid-March \/ Wide Riser w\/ Vans Grips","offer_id":43369864953930,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'4\" - 5'9\") - Estimated Shipping Mid-March \/ Compact Drops","offer_id":43369865085002,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'4\" - 5'9\") - Estimated Shipping Mid-March \/ Wide Riser w\/ Vans Grips","offer_id":43369865183306,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'8\" - 5'11\") - Estimated Shipping Mid-March \/ Compact Drops","offer_id":43369865248842,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'8\" - 5'11\") - Estimated Shipping Mid-March \/ Wide Riser w\/ Vans Grips","offer_id":43369865314378,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"58 cm (Riders 5'10-6'2\") - Estimated Shipping Mid-March \/ Compact Drops","offer_id":43369865347146,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"58 cm (Riders 5'10-6'2\") - Estimated Shipping Mid-March \/ Wide Riser w\/ Vans Grips","offer_id":43369866166346,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'1\" - 6'5\") - Estimated Shipping Mid-March \/ Compact Drops","offer_id":43369866297418,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'1\" - 6'5\") - Estimated Shipping Mid-March \/ Wide Riser w\/ Vans Grips","offer_id":43369866461258,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'1\" - 5'5\") \/ Compact Drops","offer_id":43423070879818,"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":43423070912586,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'4\" - 5'9\") \/ Compact Drops","offer_id":43423070945354,"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":43423070978122,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"55 cm (Riders 5'8\" - 5'11\") \/ Compact Drops","offer_id":43423071010890,"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":43423071043658,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"58 cm (Riders 5'10-6'2\") \/ Compact Drops","offer_id":43423071076426,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"58 cm (Riders 5'10-6'2\") \/ Wide Riser w\/ Vans Grips","offer_id":43423071109194,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Compact Drops","offer_id":43423071141962,"sku":null,"price":849.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/6061BlackLabelv3-Raw_Black-9.jpg?v=1767080233"},{"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":true},{"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":true},{"title":"49 cm (Riders 5'1\" - 5'5\") - Estimated Shipping Mid-March \/ Compact Drops","offer_id":43378869436490,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"49 cm (Riders 5'1\" - 5'5\") - Estimated Shipping Mid-March \/ Wide Riser w\/ Vans Grips","offer_id":43378870353994,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'4\" - 5'9\") - Estimated Shipping Mid-March \/ Compact Drops","offer_id":43378878021706,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"52 cm (Riders 5'4\" - 5'9\") - Estimated Shipping Mid-March \/ Wide Riser w\/ Vans Grips","offer_id":43378884706378,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'8\" - 5'11\") \/ Wide Riser w\/ Vans Grips - Estimated Shipping Mid-March","offer_id":43378884739146,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"58 cm (Riders 5'10-6'2\") - Estimated Shipping Mid-March \/ Compact Drops","offer_id":43378892669002,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'1\" - 6'5\") \/ Compact Drops - Estimated Shipping Mid-March","offer_id":43378901549130,"sku":null,"price":849.99,"currency_code":"USD","in_stock":true},{"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":true},{"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":false},{"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":false},{"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":false},{"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":true},{"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":false},{"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":true},{"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":false},{"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":true},{"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":true},{"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":false},{"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":false}],"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\/lemans.jpg?v=1773188316","url":"https:\/\/www.belcopia.com\/collections\/fixed-gear-single-speed-bikes.oembed","provider":"Belcopia","version":"1.0","type":"link"}