CHASSI HARDWARE KIT
HARDWARE KIT // SPEC SHEET GEN 1 CORE FASTENER PROTOCOL ESSENTIAL HARDWARE Modular Integration. Aerospace Tolerances. Zero-Vibration Lock. [FASTENER MATRIX]: Structural Integrity D escription: The CHASSI Hardware Kit is the mechanical backbone of the modular system. Engineered from high-tensile stainless steel, these fasteners ensure that the TaperCore™ Uni-Frame maintains a rigid, one-piece feel regardless of the body mod or weight configuration selected. PROFILE: HIGH-TENSILE LOCK COMPATIBILITY: Universal fit for all Gen 1 Chassis, Body Mods, and Hosel configurations. 01 COMPONENT BREAKDOWN The Master Hardware Kit includes the following critical fasteners: ADAPTER BOLTS (2) TaperCore™ Main Anchors WEIGHT BOLTS (2) Bottom Weight Fasteners HOSEL SCREW (1) Precision Hosel Set Screw DRIVE TYPE CHASSI 2n1 T-Tool LAB NOTE: All hardware is treated with a specialized anti-vibration coating to prevent loosening during high-impact strikes. 02 TORQUE DYNAMICS 01 ADAPTER BOLTS Secures the Body Mod to the Uni-Frame with zero lateral play. 02 WEIGHT BOLTS Ensures Weight Kits are seated flush for consistent MOI output. 03 HOSEL SCREW Precision set-screw designed for rapid hosel swaps and alignment. 03 MATERIAL SPECS MATERIAL 303 STAINLESS STEEL FINISH INDUSTRIAL SILVER THREAD PITCH AEROSPACE STANDARD TAPERCORE DESIGNED SPECIFICALLY FOR CHASSI 04 TOURZONE™ STANDARD The TourZone™ relies on a perfect mechanical bond. If a fastener is loose, the frequency of the strike is compromised. This hardware kit ensures that your build meets the "Pure Strike" audio-tactile standard expected of a CHASSI build. Learn About TourZone™ → /* Styles are already scoped and remain 100% identical for brand consistency */ .chassi-spec-container { font-family: 'Barlow', sans-serif !important; width: 100%; max-width: 100%; margin: 20px 0; background: #fff; border: 1px solid #eee; border-radius: 8px; overflow: hidden; box-sizing: border-box; display: block; clear: both; } .chassi-spec-container .spec-master-header { background: #000; color: #fff; padding: 25px; margin: 0; border-left: 10px solid #A42325; width: 100% !important; box-sizing: border-box !important; display: block; } .chassi-spec-container .header-main { display: flex; align-items: center; gap: 12px; } .chassi-spec-container .pulse-dot { width: 10px; height: 10px; background: #A42325; border-radius: 50%; box-shadow: 0 0 10px #A42325; animation: pulse 2s infinite; } .chassi-spec-container .header-main h2 { margin: 0; font-size: 1.2rem; font-weight: 600; text-transform: uppercase; line-height: 1.2; color: #fff !important; } .chassi-spec-container .header-sub { font-size: 0.7rem; color: #888; letter-spacing: 2px; margin-top: 5px; text-transform: uppercase; font-weight: 400; } .chassi-spec-container .early-adopter-banner { background: #fdf2f2; color: #A42325; padding: 15px 25px; border-bottom: 1px solid #eee; width: 100%; box-sizing: border-box; } .chassi-spec-container .banner-tag { font-size: 0.6rem; font-weight: 600; letter-spacing: 2px; background: #A42325; color: #fff; padding: 2px 6px; border-radius: 2px; } .chassi-spec-container .early-adopter-banner p { margin: 8px 0 0 0; font-size: 0.85rem; font-weight: 400; line-height: 1.4; } .chassi-spec-container .spec-product-blurb { padding: 25px; border-bottom: 1px solid #f4f4f4; width: 100%; box-sizing: border-box; } .chassi-spec-container .spec-product-blurb p { margin: 0 !important; font-size: 1rem !important; line-height: 1.6 !important; color: #444 !important; font-weight: 400 !important; } .chassi-spec-container .blurb-title { font-weight: 600; color: #000; text-transform: uppercase; letter-spacing: 1px; margin-right: 5px; } .chassi-spec-container .spec-drop { border-bottom: 1px solid #eee; width: 100%; } .chassi-spec-container summary { list-style: none; padding: 20px; font-weight: 600; font-size: 0.9rem; text-transform: uppercase; cursor: pointer; display: flex; align-items: center; gap: 15px; color: #000; background: #fff; border:none; } .chassi-spec-container summary::-webkit-details-marker { display: none; } .chassi-spec-container summary span { color: #A42325; font-weight: 600; border: 1px solid #A42325; padding: 2px 4px; border-radius: 3px; font-size: 0.7rem; } .chassi-spec-container summary:hover { background: #fcfcfc; color: #A42325; } .chassi-spec-container .drop-body { padding: 0 20px 25px 20px; } .chassi-spec-container .data-table { width: 100% !important; border-collapse: collapse; } .chassi-spec-container .data-table td { padding: 12px 0; border-bottom: 1px solid #f4f4f4; font-size: 0.9rem; font-weight: 400; color: #444; text-align: left; } .chassi-spec-container .data-table td:last-child { text-align: right; font-weight: 600; color: #000; } .chassi-spec-container .material-grid { display: grid; gap: 10px; margin-top: 10px; } .chassi-spec-container .mat-card { display: flex; align-items: center; gap: 15px; background: #f9f9f9; padding: 12px; border-radius: 6px; border: 1px solid #eee; } .chassi-spec-container .mat-sym { width: 40px; height: 40px; background: #000; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 4px; font-size: 1.1rem; } .chassi-spec-container .mat-label { font-weight: 600; color: #A42325; font-size: 0.75rem; display: block; letter-spacing: 1px; } .chassi-spec-container .mat-info p { margin: 0; font-size: 0.85rem; color: #444; font-weight: 400; } .chassi-spec-container .lab-note { background: #fdf2f2; border-left: 4px solid #A42325; padding: 15px; margin-top: 20px; font-size: 0.85rem; border-radius: 4px; font-weight: 400; color: #444; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.4; } } @media (max-width: 600px) { .chassi-spec-container .header-main h2 { font-size: 1rem; } }