{"product_id":"kailh-box-crystal-navy-switches","title":"Kailh BOX Crystal Navy Switches — Clicky | 95gf ·  PC Clear · IP56 · 80M Cycles","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes, viewport-fit=cover\"\u003e\n    \u003ctitle\u003eKailh Box Crystal Navy Switch | 95gf Heavy Tactile \u0026amp; 100% Clear RGB Aesthetic\u003c\/title\u003e\n    \n    \u003c!-- 引入 Google Fonts 高端字体源 --\u003e\n    \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n    \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Assistant:wght@300;400;500;600;700;800\u0026amp;family=Plus+Jakarta+Sans:wght@400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \n    \u003cstyle\u003e\n        \/* =========================================\n           DIYKEY Independent Scope · Minimalist Premium Design\n           Product: Kailh Box Crystal Navy Clicky Switch\n           ========================================= *\/\n        \n        .dk-product-details {\n            \/* Design Tokens - \"Crystal Navy\" theme: Deep, powerful, and oceanic *\/\n            --dk-primary: #1E40AF;          \/* Accent: Deep Sea Blue *\/\n            --dk-primary-light: #EFF6FF;    \/* Subtle Light Blue Background *\/\n            --dk-primary-hover: #1D4ED8;\n            \n            --dk-text-title: #121212;       \/* Headings: Deep Black *\/\n            --dk-text-main: rgba(18, 18, 18, 0.75); \/* Body: Premium Semi-transparent Dark Grey *\/\n            --dk-text-muted: rgba(18, 18, 18, 0.6); \/* Muted Grey *\/\n            --dk-text-light: rgba(18, 18, 18, 0.4); \/* Light Grey Borders\/Placeholders *\/\n            \n            --dk-bg-main: #FFFFFF;          \/* Pure White Background *\/\n            --dk-bg-card: #F9F9F9;          \/* Warm Grey Card Background *\/\n            --dk-bg-subtle: #F4F4F4;        \/* Subtle Divider Grey *\/\n            \n            --dk-border-color: #E5E5E5;     \/* Fine Cool Grey Borders *\/\n            \n            --dk-radius-xl: 24px;\n            --dk-radius-lg: 16px;\n            --dk-radius-md: 12px;\n            \n            --dk-shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.02);\n            --dk-shadow-md: 0 12px 30px rgba(0, 0, 0, 0.04);\n            --dk-shadow-hover: 0 20px 40px rgba(0, 0, 0, 0.08);\n            \n            --dk-transition: all 0.35s cubic-bezier(0.25, 0.8, 0.25, 1);\n            --dk-transition-bounce: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);\n\n            font-family: 'Assistant', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            background-color: var(--dk-bg-main);\n            color: var(--dk-text-main);\n            line-height: 1.7;\n            padding-bottom: 80px;\n            box-sizing: border-box;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n        }\n\n        .dk-product-details * { \n            box-sizing: border-box; \n            margin: 0; \n            padding: 0; \n        }\n\n        .dk-container {\n            width: 85%;\n            max-width: 1340px;\n            margin: 0 auto;\n        }\n\n        .dk-section {\n            padding-top: 96px;\n            padding-bottom: 96px;\n        }\n\n        .dk-section-title,\n        .dk-section-title-h2,\n        .dk-hero-title,\n        .dk-hero-subtitle,\n        .dk-hero-badge,\n        .dk-tag,\n        .dk-stat-num,\n        .dk-stat-label,\n        .dk-pain-card h3,\n        .dk-feature-text h3,\n        .dk-fabe-item strong,\n        .dk-table th,\n        .dk-comp-winner,\n        .dk-spec-card strong,\n        .dk-testimonial-card h4,\n        .dk-testimonial-user,\n        .dk-tf-item p,\n        .dk-faq-question-text,\n        .dk-faq-label,\n        .dk-poetic-footer {\n            font-family: 'Plus Jakarta Sans', sans-serif;\n        }\n\n        .dk-section-title,\n        .dk-section-title-h2,\n        .dk-hero-title,\n        .dk-pain-card h3,\n        .dk-feature-text h3,\n        .dk-testimonial-card h4,\n        .dk-faq-question-text {\n            line-height: 1.25 !important;\n        }\n\n        .dk-section-title,\n        .dk-section-title-h2 {\n            font-size: 36px;\n            font-weight: 700;\n            text-align: center;\n            margin-bottom: 40px;\n            letter-spacing: -0.5px;\n            color: var(--dk-text-title);\n        }\n\n        .dk-section-title::after,\n        .dk-section-title-h2::after {\n            content: '';\n            display: block;\n            width: 36px;\n            height: 3px;\n            margin: 16px auto 0;\n            background-color: var(--dk-text-title);\n            border-radius: 2px;\n        }\n\n        .dk-highlight { color: var(--dk-primary); }\n\n        \/* ================= Hero Section ================= *\/\n        .dk-hero-section { \n            padding: 60px 0 40px; \n        }\n\n        .dk-hero-grid {\n            display: grid;\n            grid-template-columns: 1.15fr 0.85fr;\n            gap: 64px;\n            align-items: center;\n        }\n\n        .dk-video-wrapper {\n            position: relative;\n            width: 100%;\n            aspect-ratio: 16 \/ 9;\n            margin: 0 auto;\n            border-radius: var(--dk-radius-xl);\n            overflow: hidden;\n            background: #000000;\n            box-shadow: var(--dk-shadow-md);\n            transform: translateZ(0);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--dk-text-muted);\n            font-size: 14px;\n        }\n\n        .dk-video-wrapper iframe {\n            position: absolute;\n            top: 0; left: 0;\n            width: 100%; height: 100%;\n            border: none;\n        }\n\n        .dk-hero-badge {\n            display: inline-flex;\n            background: var(--dk-primary-light);\n            color: var(--dk-primary);\n            padding: 6px 14px;\n            border-radius: 40px;\n            font-size: 12px;\n            font-weight: 700;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            margin-bottom: 24px;\n        }\n\n        .dk-hero-title {\n            font-size: 40px;\n            font-weight: 800;\n            margin-bottom: 20px;\n            letter-spacing: -1px;\n            color: var(--dk-text-title);\n        }\n\n        .dk-hero-subtitle {\n            font-size: 18px;\n            color: var(--dk-text-title);\n            font-weight: 600;\n            margin-bottom: 24px;\n            line-height: 1.3;\n        }\n\n        .dk-hero-desc {\n            font-size: 16px;\n            margin-bottom: 32px;\n        }\n\n        .dk-hero-tags { \n            display: flex; \n            flex-wrap: wrap; \n            gap: 8px; \n            margin-bottom: 32px; \n        }\n\n        .dk-tag {\n            background: var(--dk-bg-main);\n            padding: 6px 14px;\n            border-radius: 40px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--dk-text-title);\n            transition: var(--dk-transition);\n            border: 1.5px solid var(--dk-border-color);\n        }\n\n        .dk-tag:hover {\n            background: var(--dk-text-title);\n            color: #FFFFFF;\n            border-color: var(--dk-text-title);\n            transform: translateY(-2px);\n        }\n\n        \/* ================= Stats Grid ================= *\/\n        .dk-stats-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 24px;\n            margin: 60px 0 80px;\n        }\n\n        .dk-stat-card {\n            background: var(--dk-bg-card);\n            padding: 32px 20px;\n            border-radius: var(--dk-radius-lg);\n            text-align: center;\n            border: 1px solid var(--dk-border-color);\n            box-shadow: var(--dk-shadow-sm);\n            transition: var(--dk-transition);\n        }\n\n        .dk-stat-card:hover {\n            transform: translateY(-4px);\n            box-shadow: var(--dk-shadow-md);\n            border-color: var(--dk-text-title);\n        }\n\n        .dk-stat-num {\n            font-size: 32px;\n            font-weight: 800;\n            color: var(--dk-text-title);\n            display: block;\n            margin-bottom: 8px;\n            line-height: 1;\n        }\n\n        .dk-stat-label {\n            font-size: 12px;\n            color: var(--dk-text-muted);\n            text-transform: uppercase;\n            font-weight: 700;\n            letter-spacing: 0.8px;\n        }\n\n        \/* ================= Pain Points ================= *\/\n        .dk-pain-grid { \n            display: grid; \n            grid-template-columns: repeat(3, 1fr); \n            gap: 32px; \n        }\n\n        .dk-pain-card {\n            background: var(--dk-bg-main);\n            padding: 48px 32px;\n            border-radius: var(--dk-radius-lg);\n            text-align: center;\n            box-shadow: var(--dk-shadow-sm);\n            border: 1.5px solid var(--dk-border-color);\n            transition: var(--dk-transition);\n        }\n\n        .dk-pain-card:hover {\n            transform: translateY(-6px);\n            box-shadow: var(--dk-shadow-md);\n            border-color: var(--dk-text-title);\n        }\n\n        .dk-pain-icon {\n            width: 48px; \n            height: 48px;\n            margin: 0 auto 28px;\n            color: var(--dk-text-muted);\n            transition: var(--dk-transition);\n        }\n        .dk-pain-icon svg { width: 100%; height: 100%; }\n        .dk-pain-card:hover .dk-pain-icon { color: var(--dk-text-title); transform: scale(1.05); }\n\n        .dk-pain-card h3 { font-size: 18px; font-weight: 700; margin-bottom: 14px; color: var(--dk-text-title); }\n\n        .dk-pain-solution {\n            margin-top: 48px;\n            background: var(--dk-text-title);\n            color: #ffffff;\n            padding: 24px 32px;\n            border-radius: var(--dk-radius-md);\n            text-align: center;\n            font-size: 16px;\n            font-weight: 500;\n            box-shadow: var(--dk-shadow-md);\n            letter-spacing: 0.3px;\n        }\n\n        \/* ================= FABE Feature Blocks ================= *\/\n        .dk-feature-block {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 80px;\n            align-items: center;\n            margin-bottom: 90px;\n        }\n        .dk-feature-block:last-child { margin-bottom: 0; }\n        .dk-feature-block.reverse { direction: rtl; }\n        .dk-feature-block.reverse \u003e * { direction: ltr; }\n\n        .dk-feature-media {\n            width: 100%;\n            border-radius: var(--dk-radius-xl);\n            box-shadow: var(--dk-shadow-md);\n            overflow: hidden;\n            background: var(--dk-bg-subtle);\n            aspect-ratio: 4\/3;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .dk-feature-media img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        .dk-feature-text h3 {\n            font-size: 30px;\n            font-weight: 700;\n            margin-bottom: 32px;\n            letter-spacing: -0.5px;\n            color: var(--dk-text-title);\n        }\n\n        .dk-fabe-list { display: flex; flex-direction: column; gap: 28px; }\n        .dk-fabe-item { padding-left: 20px; border-left: 3px solid var(--dk-text-title); }\n        .dk-fabe-item strong { display: block; font-size: 16px; color: var(--dk-text-title); margin-bottom: 6px; text-transform: uppercase; letter-spacing: 0.5px; }\n\n        \/* ================= Spec Tables ================= *\/\n        .dk-table-wrapper {\n            margin-bottom: 48px;\n            border-radius: var(--dk-radius-md);\n            background: var(--dk-bg-main);\n            box-shadow: var(--dk-shadow-sm);\n            border: 1px solid var(--dk-border-color);\n            overflow-x: auto; \n            -webkit-overflow-scrolling: touch;\n        }\n\n        .dk-table-wrapper::-webkit-scrollbar { height: 6px; }\n        .dk-table-wrapper::-webkit-scrollbar-track { background: var(--dk-bg-subtle); border-radius: 0 0 8px 8px; }\n        .dk-table-wrapper::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 8px; }\n        .dk-table-wrapper::-webkit-scrollbar-thumb:hover { background: #94a3b8; }\n        \n        .dk-table { width: 100%; border-collapse: collapse; font-size: 15px; white-space: nowrap; }\n        .dk-table th, .dk-table td { padding: 18px 24px; border-bottom: 1px solid var(--dk-border-color); text-align: left; }\n        .dk-table th { background: var(--dk-bg-card); font-weight: 700; color: var(--dk-text-title); }\n        \n        .dk-table-highlight-col {\n            background-color: rgba(30, 64, 175, 0.03) !important;\n        }\n\n        .dk-comp-winner {\n            color: var(--dk-text-title);\n            font-weight: 700;\n            background: var(--dk-bg-subtle);\n            padding: 6px 12px;\n            border-radius: 6px;\n            font-size: 14px;\n            border: 1px solid var(--dk-border-color);\n            white-space: nowrap;\n            display: inline-block;\n        }\n\n        .dk-table-compare,\n        .dk-table-specs {\n            min-width: 600px; \n        }\n\n        .dk-spec-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 20px;\n            margin-bottom: 32px;\n        }\n        .dk-spec-card {\n            background: var(--dk-bg-card);\n            padding: 28px 20px;\n            border-radius: var(--dk-radius-md);\n            text-align: center;\n            border: 1px solid var(--dk-border-color);\n            transition: var(--dk-transition);\n        }\n        .dk-spec-card:hover { \n            background: #fff; \n            box-shadow: var(--dk-shadow-md); \n            transform: translateY(-4px); \n            border-color: var(--dk-text-title);\n        }\n        .dk-spec-card span { font-size: 28px; display: block; margin-bottom: 12px; }\n        .dk-spec-card strong { display: block; font-size: 16px; margin-bottom: 6px; color: var(--dk-text-title); }\n        .dk-spec-card p { font-size: 14px; color: var(--dk-text-main); }\n\n        \/* ================= Testimonials ================= *\/\n        .dk-testimonial-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; }\n        .dk-testimonial-card {\n            background: var(--dk-bg-card);\n            padding: 40px 32px;\n            border-radius: var(--dk-radius-lg);\n            box-shadow: var(--dk-shadow-sm);\n            border: 1px solid var(--dk-border-color);\n            transition: var(--dk-transition);\n            display: flex;\n            flex-direction: column;\n        }\n        .dk-testimonial-card:hover { transform: translateY(-6px); box-shadow: var(--dk-shadow-md); border-color: var(--dk-text-title); }\n        .dk-stars { color: #121212; font-size: 14px; margin-bottom: 16px; letter-spacing: 2px; }\n        .dk-testimonial-card p { font-size: 15px; font-style: italic; margin-bottom: 24px; flex-grow: 1; }\n        .dk-testimonial-user { font-weight: 700; color: var(--dk-text-title); font-size: 14px; }\n\n        \/* ================= Trust Features ================= *\/\n        .dk-trust-features {\n            background: var(--dk-bg-card);\n            border-radius: var(--dk-radius-xl);\n            padding: 80px 48px;\n            text-align: center;\n            border: 1px solid var(--dk-border-color);\n            box-shadow: var(--dk-shadow-sm);\n            margin: 100px 0;\n        }\n        .dk-tf-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; max-width: 1000px; margin: 48px auto 0; }\n        .dk-tf-item { display: flex; flex-direction: column; align-items: center; transition: var(--dk-transition); }\n        .dk-tf-item:hover { transform: translateY(-4px); }\n        .dk-tf-icon { width: 48px; height: 48px; margin-bottom: 20px; color: var(--dk-text-title); }\n        .dk-tf-item p { font-weight: 700; font-size: 16px; margin-bottom: 8px; color: var(--dk-text-title);}\n        .dk-tf-item span { font-size: 14px; color: var(--dk-text-main); }\n\n        \/* ================= FAQ ================= *\/\n        .dk-faq-wrapper { max-width: 800px; margin: 0 auto; padding: 0 10px; }\n        .dk-faq-item {\n            background: var(--dk-bg-main);\n            border: 1.5px solid var(--dk-border-color);\n            border-radius: var(--dk-radius-md);\n            margin-bottom: 16px;\n            transition: var(--dk-transition);\n            position: relative;\n            overflow: hidden;\n        }\n        .dk-faq-item:hover { border-color: var(--dk-text-title); }\n        .dk-faq-item::before {\n            content: ''; position: absolute; left: 0; top: 0; bottom: 0;\n            width: 0; background-color: var(--dk-text-title); transition: width 0.3s ease; z-index: 2;\n        }\n        .dk-faq-item.active { border-color: var(--dk-text-title); box-shadow: var(--dk-shadow-sm); }\n        .dk-faq-item.active::before { width: 4px; }\n\n        .dk-faq-button-wrapper { width: 100%; }\n        .dk-faq-button {\n            width: 100%; padding: 24px 28px; background: none; border: none;\n            display: flex; align-items: center; justify-content: space-between;\n            cursor: pointer; text-align: left; gap: 16px; outline: none;\n        }\n        .dk-faq-q-box { display: flex; gap: 16px; align-items: center; }\n        .dk-faq-label {\n            font-size: 13px; font-weight: 700; color: var(--dk-text-title); background: var(--dk-bg-subtle);\n            width: 24px; height: 24px; display: flex; align-items: center; justify-content: center;\n            border-radius: 6px; flex-shrink: 0;\n        }\n        .dk-faq-question-text { font-size: 16px; font-weight: 700; line-height: 1.3; color: var(--dk-text-title); }\n        .dk-faq-icon { width: 20px; height: 20px; color: var(--dk-text-muted); transition: var(--dk-transition-bounce); flex-shrink: 0; }\n        .dk-faq-item.active .dk-faq-icon { transform: rotate(180deg); color: var(--dk-text-title); }\n\n        .dk-faq-collapse { display: grid; grid-template-rows: 0fr; transition: grid-template-rows 0.3s ease-out; }\n        .dk-faq-item.active .dk-faq-collapse { grid-template-rows: 1fr; }\n        .dk-faq-answer-inner { overflow: hidden; }\n        .dk-faq-answer { padding: 0 28px 28px 68px; font-size: 15px; }\n\n        \/* Poetic Footer *\/\n        .dk-poetic-footer {\n            text-align: center;\n            padding: 48px 32px;\n            margin-top: 80px;\n            font-style: italic;\n            color: var(--dk-text-title);\n            font-size: 16px;\n            background: var(--dk-bg-card);\n            border-radius: var(--dk-radius-md);\n            border: 1px solid var(--dk-border-color);\n        }\n\n        \/* ================= Responsive (Mobile Optimization) ================= *\/\n        @media (max-width: 992px) {\n            .dk-hero-grid { gap: 40px; }\n            .dk-feature-block { gap: 40px; }\n        }\n\n        @media (max-width: 768px) {\n            .dk-container { width: 85%; }\n            .dk-section { padding-top: 52px; padding-bottom: 52px; }\n            \n            .dk-hero-title { font-size: 30px !important; margin-bottom: 16px; }\n            .dk-section-title { font-size: 24px !important; text-align: left; margin-bottom: 24px; }\n            .dk-section-title::after { margin-left: 0; }\n            .dk-product-details { padding-bottom: 40px; }\n            \n            .dk-hero-section { padding: 24px 0 40px; }\n            .dk-hero-grid { grid-template-columns: 1fr; gap: 32px; text-align: left; }\n            .dk-video-wrapper { border-radius: var(--dk-radius-lg); }\n            .dk-hero-subtitle { font-size: 16px; margin-bottom: 16px; }\n            .dk-hero-desc { font-size: 15px; margin-bottom: 24px; }\n            .dk-hero-tags { gap: 6px; }\n            .dk-tag { font-size: 12px; padding: 5px 12px; }\n            \n            .dk-stats-grid { display: grid; grid-template-columns: repeat(2, 1fr) !important; padding: 0; gap: 16px; margin: 48px 0; }\n            .dk-stat-num { font-size: 28px !important; }\n            .dk-stat-label { font-size: 11px !important; }\n            \n            .dk-pain-grid { grid-template-columns: 1fr; gap: 20px; }\n            .dk-pain-card { padding: 36px 20px; text-align: left; }\n            .dk-pain-icon { margin: 0 0 16px 0; width: 40px; height: 40px; }\n            .dk-pain-card h3 { font-size: 16px; margin-bottom: 10px; }\n            .dk-pain-solution { text-align: left; font-size: 15px; padding: 20px; margin-top: 24px; }\n            \n            .dk-feature-block, .dk-feature-block.reverse { grid-template-columns: 1fr; gap: 28px; direction: ltr; margin-bottom: 52px; }\n            .dk-feature-text { text-align: left; }\n            .dk-feature-text h3 { font-size: 24px; margin-bottom: 20px; }\n            .dk-fabe-list { gap: 20px; }\n            .dk-fabe-item { padding-left: 16px; }\n            .dk-fabe-item strong { font-size: 15px; }\n            .dk-fabe-item p { font-size: 14px; }\n            \n            .dk-table-wrapper { margin-bottom: 32px; overflow-x: auto !important; width: 100%; display: block; }\n            .dk-table { font-size: 13px; }\n            .dk-table th, .dk-table td { padding: 14px 16px; }\n            .dk-table-compare { min-width: 600px; }\n            \n            .dk-table-specs { min-width: 100% !important; display: block !important; white-space: normal !important; }\n            .dk-table-specs tbody, .dk-table-specs tr { display: block !important; width: 100% !important; }\n            .dk-table-specs tr { border-bottom: 1px solid var(--dk-border-color) !important; }\n            .dk-table-specs tr:last-child { border-bottom: none !important; }\n            .dk-table-specs th, .dk-table-specs td { display: block !important; width: 100% !important; text-align: left !important; border-bottom: none !important; }\n            .dk-table-specs th { padding: 16px 16px 4px 16px !important; background: transparent !important; font-size: 14px !important; color: var(--dk-text-title) !important; }\n            .dk-table-specs td { padding: 0 16px 16px 16px !important; font-size: 14px !important; color: var(--dk-text-main) !important; }\n            \n            .dk-spec-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; margin-bottom: 24px; }\n            .dk-spec-card { padding: 20px 16px; text-align: left; border-radius: var(--dk-radius-md); }\n            .dk-spec-card span { font-size: 24px; margin-bottom: 8px; }\n            \n            .dk-testimonial-grid { grid-template-columns: 1fr; gap: 20px; }\n            .dk-testimonial-card { padding: 24px 20px; }\n            .dk-testimonial-card p { font-size: 15px; margin-bottom: 16px; }\n            \n            .dk-trust-features { padding: 48px 20px; text-align: left; border-radius: var(--dk-radius-lg); }\n            .dk-tf-grid { grid-template-columns: 1fr; gap: 28px; margin: 32px auto 0; }\n            .dk-tf-item { align-items: flex-start; text-align: left; flex-direction: row; gap: 16px; }\n            .dk-tf-icon { width: 40px; height: 40px; margin-bottom: 0; flex-shrink: 0; }\n            .dk-tf-item p { font-size: 15px; margin-bottom: 4px; }\n            .dk-tf-item span { font-size: 13px; }\n            \n            .dk-faq-button { padding: 20px 16px; }\n            .dk-faq-question-text { font-size: 14px; }\n            .dk-faq-answer { padding: 0 16px 20px 56px; font-size: 13px; }\n        }\n\n        @media (max-width: 480px) {\n            .dk-hero-title { font-size: 28px !important; }\n            .dk-section-title { font-size: 22px !important; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"dk-product-details\"\u003e\n    \u003cdiv class=\"dk-container\"\u003e\n        \n        \u003c!-- ================= Hero Section ================= --\u003e\n        \u003csection class=\"dk-section dk-hero-section\"\u003e\n            \u003cdiv class=\"dk-hero-grid\"\u003e\n                \u003cdiv class=\"dk-video-wrapper\"\u003e\n                    \u003c!-- YouTube Video Iframe --\u003e\n                    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/OK7JtfO8vJk?loop=1\u0026amp;playlist=OK7JtfO8vJk\u0026amp;rel=0\u0026amp;playsinline=1\u0026amp;controls=1\u0026amp;mute=0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen frameborder=\"0\" title=\"Kailh Box Crystal Navy Clicky Switch\"\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cdiv class=\"dk-hero-badge\"\u003eKailh Ultimate Heavy Clicky Switch\u003c\/div\u003e\n                    \u003ch1 class=\"dk-hero-title\"\u003eKailh Box Crystal Navy Switch\u003c\/h1\u003e\n                    \u003cp class=\"dk-hero-subtitle\"\u003eThe perfect symphony of brilliant RGB and 95gf heavy tactile feedback.\u003c\/p\u003e\n                    \u003cp class=\"dk-hero-desc\"\u003eDisappointed by mushy, uninspiring clicky switches? Or frustrated that opaque white bases swallow your keyboard's premium RGB lighting? Kailh presents the absolute apex of clicky switches for heavy-handed typists craving an extreme \"punchy\" tactile feel: the Kailh Box Crystal Navy.\u003cbr\u003e\u003cbr\u003eFeaturing a Thick Clickbar, it delivers a massive 95gf tactile bump, erupting with a loud, satisfying, and stress-relieving crisp click on every keystroke. Even better, it upgrades to a 100% optical-grade clear PC housing, paired with the signature BOX sealed dust-proof architecture. It's not just a physical buff for your typing accuracy; it unleashes your desk's RGB lighting in 360° flawless brilliance.\u003c\/p\u003e\n                    \n                    \u003cdiv class=\"dk-hero-tags\"\u003e\n                        \u003cspan class=\"dk-tag\"\u003e💎 100% Clear PC\u003c\/span\u003e\n                        \u003cspan class=\"dk-tag\"\u003e🔊 95gf Heavy Tactile\u003c\/span\u003e\n                        \u003cspan class=\"dk-tag\"\u003e🎯 Thick Clickbar\u003c\/span\u003e\n                        \u003cspan class=\"dk-tag\"\u003e🛡️ BOX Sealed Protection\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ================= Stats Grid ================= --\u003e\n        \u003cdiv class=\"dk-stats-grid\"\u003e\n            \u003cdiv class=\"dk-stat-card\"\u003e\n                \u003cspan class=\"dk-stat-num\"\u003e100%\u003c\/span\u003e\n                \u003cspan class=\"dk-stat-label\"\u003eClear PC Housing\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dk-stat-card\"\u003e\n                \u003cspan class=\"dk-stat-num\"\u003e+30%\u003c\/span\u003e\n                \u003cspan class=\"dk-stat-label\"\u003eRGB Brightness\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dk-stat-card\"\u003e\n                \u003cspan class=\"dk-stat-num\"\u003e95gf\u003c\/span\u003e\n                \u003cspan class=\"dk-stat-label\"\u003ePeak Tactile Force\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dk-stat-card\"\u003e\n                \u003cspan class=\"dk-stat-num\"\u003e80M\u003c\/span\u003e\n                \u003cspan class=\"dk-stat-label\"\u003eKeystroke Lifespan\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ================= Pain Points Section ================= --\u003e\n        \u003csection class=\"dk-section dk-pain-section\"\u003e\n            \u003ch2 class=\"dk-section-title\"\u003eCore Advantages: The Ultimate Answer for Heavy Typists \u0026amp; RGB Enthusiasts\u003c\/h2\u003e\n            \u003cp style=\"color: var(--dk-text-muted); margin-bottom: 40px; font-size: 18px; text-align: center;\"\u003eWe know you refuse to settle for mediocre feel. You crave extreme physical feedback and a dazzling light show with every press.\u003c\/p\u003e\n            \u003cdiv class=\"dk-pain-grid\"\u003e\n                \u003cdiv class=\"dk-pain-card\"\u003e\n                    \u003cdiv class=\"dk-pain-icon\"\u003e\n                        \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eDim \u0026amp; Blocked RGB\u003c\/h3\u003e\n                    \u003cp\u003eTraditional Box Navy switches use a solid white bottom housing, severely blocking and scattering SMD LED light, making premium keyboard lighting look dull and patchy.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"dk-pain-card\"\u003e\n                    \u003cdiv class=\"dk-pain-icon\"\u003e\n                        \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eMushy Feel, Zero Feedback\u003c\/h3\u003e\n                    \u003cp\u003eStandard blue switches have a weak tactile bump that feels sluggish during fast typing, failing to meet the strict demands of heavy typists who crave a strong, confirming tactile bump.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"dk-pain-card\"\u003e\n                    \u003cdiv class=\"dk-pain-icon\"\u003e\n                        \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003ccircle r=\"4\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32l1.41 1.41M2 12h2m16 0h2\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3\u003eDust-Prone \u0026amp; Muted Clicks\u003c\/h3\u003e\n                    \u003cp\u003eOpen-design clicky switches are highly vulnerable. Once dust or crumbs fall in, the contacts easily fail, or the switch loses its crisp click (becoming 'muted').\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dk-pain-solution\"\u003e✨ \u003cstrong\u003eKailh Box Crystal Navy\u003c\/strong\u003e: 100% clear PC housing illuminates your desk, 95gf heavy tactile bump brings extreme typing satisfaction, backed by BOX sealed protection.\u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ================= FABE Feature Blocks ================= --\u003e\n        \u003csection class=\"dk-features-section\"\u003e\n            \u003cdiv class=\"dk-feature-block\"\u003e\n                \u003cdiv class=\"dk-feature-media\"\u003e\n                    \u003cimg loading=\"lazy\" alt=\"100% Crystal Clear PC Housing\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0881\/1806\/7523\/files\/2026-06-30_212907.png?v=1782826250\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/800x600\/F4F4F4\/121212?text=100%25+Crystal+Clear';\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dk-feature-text\"\u003e\n                    \u003ch3\u003eSay Goodbye to Dim Lighting\u003cbr\u003e100% Crystal Clear Housing: +30% RGB Brilliance\u003c\/h3\u003e\n                    \u003cdiv class=\"dk-fabe-list\"\u003e\n                        \u003cdiv class=\"dk-fabe-item\"\u003e\n                            \u003cstrong\u003eFeature\u003c\/strong\u003e\n                            \u003cp\u003eSpares no expense utilizing optical-grade, fully transparent PC (Polycarbonate) for both top and bottom housings, entirely eliminating the opaque light-blocking parts of the original Navy switch.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"dk-fabe-item\"\u003e\n                            \u003cstrong\u003eAdvantage\u003c\/strong\u003e\n                            \u003cp\u003eThis 360° blind-spot-free transparent design allows every beam of SMD LED light to penetrate losslessly and diffuse evenly.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"dk-fabe-item\"\u003e\n                            \u003cstrong\u003eBenefit\u003c\/strong\u003e\n                            \u003cp\u003eMakes your keyboard the absolute visual centerpiece of your desk. Paired with translucent keycaps, RGB brightness surges by 30% compared to standard switches, presenting a dazzling, jewel-like brilliance.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dk-feature-block reverse\"\u003e\n                \u003cdiv class=\"dk-feature-media\"\u003e\n                    \u003cimg loading=\"lazy\" alt=\"95gf Peak Tactile Force\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0881\/1806\/7523\/files\/2026-06-30_212843.png?v=1782826178\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/800x600\/F4F4F4\/121212?text=95gf+Heavy+Tactile';\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dk-feature-text\"\u003e\n                    \u003ch3\u003eSay Goodbye to Mushy Keys\u003cbr\u003e95gf Peak Tactile \u0026amp; Thick Clickbar for Authoritative Clicks\u003c\/h3\u003e\n                    \u003cdiv class=\"dk-fabe-list\"\u003e\n                        \u003cdiv class=\"dk-fabe-item\"\u003e\n                            \u003cstrong\u003eFeature\u003c\/strong\u003e\n                            \u003cp\u003eFeatures a unique Thick Clickbar mechanism, creating a massive, distinct peak tactile force of up to 95gf.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"dk-fabe-item\"\u003e\n                            \u003cstrong\u003eAdvantage\u003c\/strong\u003e\n                            \u003cp\u003eDelivers a piercing, clean, dual-directional crisp click at a rapid 1.8mm actuation point. It's the heaviest, most aggressive clicky switch in the BOX lineup, purpose-built for heavy-handed typists.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"dk-fabe-item\"\u003e\n                            \u003cstrong\u003eBenefit\u003c\/strong\u003e\n                            \u003cp\u003eEvery keystroke feels addictively 'authoritative'. With the rhythm of a vintage typewriter, it completely eradicates accidental typos, giving you extreme physical confirmation and skyrocketing your typing accuracy.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dk-feature-block\"\u003e\n                \u003cdiv class=\"dk-feature-media\"\u003e\n                    \u003cimg loading=\"lazy\" alt=\"BOX Sealed Architecture\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0881\/1806\/7523\/files\/6_f501ac2d-c0ed-48f3-a208-f7266fa87069.png?v=1782826498\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/800x600\/F4F4F4\/121212?text=BOX+Sealed+Cabin';\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dk-feature-text\"\u003e\n                    \u003ch3\u003eSay Goodbye to Muted Clicks \u0026amp; Dust\u003cbr\u003eBOX Sealed Cabin: The Ultimate Defense for 80M Cycles\u003c\/h3\u003e\n                    \u003cdiv class=\"dk-fabe-list\"\u003e\n                        \u003cdiv class=\"dk-fabe-item\"\u003e\n                            \u003cstrong\u003eFeature\u003c\/strong\u003e\n                            \u003cp\u003eEquipped with Kailh's core patented BOX sealed architecture, completely isolating the metal actuation leaves inside a microscopic independent 'fortress' to prevent interference between the physical click and electrical actuation.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"dk-fabe-item\"\u003e\n                            \u003cstrong\u003eAdvantage\u003c\/strong\u003e\n                            \u003cp\u003eAchieves IP54-equivalent dust and water resistance. This not only guarantees a consistently pure click sound but also empowers the switch with an astonishing 80-million cycle lifespan.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"dk-fabe-item\"\u003e\n                            \u003cstrong\u003eBenefit\u003c\/strong\u003e\n                            \u003cp\u003eFearless against harsh environments, maintaining a crisp feel for years. Even if you snack at your desk or accidentally spill a drink, the switch remains safe, saying goodbye forever to dust-induced 'muted clicks' and double-click failures.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ================= Comparison Table ================= --\u003e\n        \u003csection class=\"dk-section dk-comparison-section\"\u003e\n            \u003ch2 class=\"dk-section-title\"\u003eFeature Comparison: The Ultimate Clicky Evolution\u003c\/h2\u003e\n            \u003cdiv class=\"dk-table-wrapper\"\u003e\n                \u003ctable class=\"dk-table dk-table-compare\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eFeatures\u003c\/th\u003e\n                            \u003cth class=\"dk-table-highlight-col\" style=\"color: var(--dk-primary); font-weight: 800;\"\u003e✨ Box Crystal Navy Switch\u003c\/th\u003e\n                            \u003cth\u003eStandard Box Navy Switch\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eHousing Material\u003c\/td\u003e\n                            \u003ctd class=\"dk-table-highlight-col\"\u003e\u003cspan class=\"dk-comp-winner\"\u003e100% Optical PC (Full-Clear Top \u0026amp; Base)\u003c\/span\u003e\u003c\/td\u003e\n                            \u003ctd\u003eSolid White Base + Clear Top\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eRGB Performance\u003c\/td\u003e\n                            \u003ctd class=\"dk-table-highlight-col\"\u003e\u003cspan class=\"dk-comp-winner\"\u003e360° Flawless Diffusion — Brightness boosts +30%\u003c\/span\u003e\u003c\/td\u003e\n                            \u003ctd\u003eLight is blocked and scattered by the white base\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eTactile Force\u003c\/td\u003e\n                            \u003ctd class=\"dk-table-highlight-col\"\u003e\u003cspan class=\"dk-comp-winner\"\u003e95 gf — Extremely powerful physical confirmation\u003c\/span\u003e\u003c\/td\u003e\n                            \u003ctd\u003e95 gf (Equally aggressive)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eOperating Force\u003c\/td\u003e\n                            \u003ctd class=\"dk-table-highlight-col\"\u003e\u003cspan class=\"dk-comp-winner\"\u003e60 gf — Strong support, prevents misclicks\u003c\/span\u003e\u003c\/td\u003e\n                            \u003ctd\u003e60 gf\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003ePre-Travel\u003c\/td\u003e\n                            \u003ctd class=\"dk-table-highlight-col\"\u003e\u003cspan class=\"dk-comp-winner\"\u003e1.8 mm (Agile response)\u003c\/span\u003e\u003c\/td\u003e\n                            \u003ctd\u003e1.8 mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eLifespan\u003c\/td\u003e\n                            \u003ctd class=\"dk-table-highlight-col\"\u003e\u003cspan class=\"dk-comp-winner\"\u003e80 Million Cycles (Equally indestructible)\u003c\/span\u003e\u003c\/td\u003e\n                            \u003ctd\u003e80 Million Cycles\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ================= Tech Specs ================= --\u003e\n        \u003csection class=\"dk-section dk-specs-section\"\u003e\n            \u003ch2 class=\"dk-section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n            \u003cp style=\"color: var(--dk-text-muted); margin-bottom: 30px; text-align: center;\"\u003eHardcore data for keyboard enthusiasts.\u003c\/p\u003e\n            \n            \u003cdiv class=\"dk-spec-grid\"\u003e\n                \u003cdiv class=\"dk-spec-card\"\u003e\n                    \u003cspan\u003e💎\u003c\/span\u003e\u003cstrong\u003eHousing\u003c\/strong\u003e\u003cp\u003e100% Clear PC\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dk-spec-card\"\u003e\n                    \u003cspan\u003e🔊\u003c\/span\u003e\u003cstrong\u003eMechanism\u003c\/strong\u003e\u003cp\u003eThick Clickbar\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dk-spec-card\"\u003e\n                    \u003cspan\u003e🎯\u003c\/span\u003e\u003cstrong\u003eForce\u003c\/strong\u003e\u003cp\u003e95gf Heavy Tactile\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dk-spec-card\"\u003e\n                    \u003cspan\u003e🛡️\u003c\/span\u003e\u003cstrong\u003eProtection\u003c\/strong\u003e\u003cp\u003eBOX Sealed Chamber\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dk-table-wrapper\"\u003e\n                \u003ctable class=\"dk-table dk-table-specs\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eProduct Name\u003c\/th\u003e\n                            \u003ctd\u003e\u003cstrong\u003eKailh Box Crystal Navy Switch\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eSwitch Type\u003c\/th\u003e\n                            \u003ctd\u003eHeavy Clicky Switch (Loud, crisp auditory feedback)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eHousing Material\u003c\/th\u003e\n                            \u003ctd\u003e100% High-Clear PC (Polycarbonate for both Top \u0026amp; Bottom)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eStem Material\u003c\/th\u003e\n                            \u003ctd\u003ePOM (Polyoxymethylene, naturally self-lubricating)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eOperating Force\u003c\/th\u003e\n                            \u003ctd\u003e60 gf (Strong support to prevent accidental keystrokes)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eTactile Force\u003c\/th\u003e\n                            \u003ctd\u003e95 gf (Massive, distinct tactile bump)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003ePre-Travel\u003c\/th\u003e\n                            \u003ctd\u003e1.8 ± 0.3 mm (Agile response)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eTotal Travel\u003c\/th\u003e\n                            \u003ctd\u003e3.6 ± 0.3 mm (Solid and full)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eStructural Highlight\u003c\/th\u003e\n                            \u003ctd\u003eKailh Patented BOX Sealed Architecture (IP54 equivalent)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eInternal Contacts\u003c\/th\u003e\n                            \u003ctd\u003eGold-Plated Composite Contacts (Anti-oxidation)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003ePin Configuration\u003c\/th\u003e\n                            \u003ctd\u003e5-Pin (Hot-swap friendly; clip side pins to fit 3-pin boards)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eLifespan\u003c\/th\u003e\n                            \u003ctd\u003e≥ 80,000,000 Keystrokes (80M Cycles)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eLED Compatibility\u003c\/th\u003e\n                            \u003ctd\u003ePerfectly supports SMD \u0026amp; through-hole LEDs, unmatched light diffusion\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ================= Testimonials ================= --\u003e\n        \u003csection class=\"dk-section dk-testimonials-section\"\u003e\n            \u003ch2 class=\"dk-section-title\"\u003eCustomer Reviews\u003c\/h2\u003e\n            \u003cdiv class=\"dk-testimonial-grid\"\u003e\n                \u003cdiv class=\"dk-testimonial-card\"\u003e\n                    \u003cdiv class=\"dk-stars\"\u003e★★★★★\u003c\/div\u003e\n                    \u003ch4\u003e\"The ultimate answer for heavy typists and RGB lovers!\"\u003c\/h4\u003e\n                    \u003cp\u003e\"The fully transparent housing is an absolute game changer! My keyboard's lighting can finally be shown off perfectly, and RGB brightness just skyrocketed. The 95gf heavy bump is so addictive; the physical confirmation is incredibly strong, making every keystroke feel like I'm declaring dominance.\"\u003c\/p\u003e\n                    \u003cdiv style=\"margin-top: auto;\"\u003e\n                        \u003cdiv class=\"dk-testimonial-user\"\u003e— @CrystalClicky, Desk Setup Aesthetic Blogger\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dk-testimonial-card\"\u003e\n                    \u003cdiv class=\"dk-stars\"\u003e★★★★★\u003c\/div\u003e\n                    \u003ch4\u003e\"Incredibly satisfying physical confirmation.\"\u003c\/h4\u003e\n                    \u003cp\u003e\"I've tried many clicky switches, and most develop metallic ping over time. But the Thick Clickbar on this Crystal Navy is god-tier. The 95gf heavy bump drastically lowered my typo rate. The sound is loud, deep, and clean without any mushiness.\"\u003c\/p\u003e\n                    \u003cdiv style=\"margin-top: auto;\"\u003e\n                        \u003cdiv class=\"dk-testimonial-user\"\u003e— @HeavyHands, High-Volume Writer\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dk-testimonial-card\"\u003e\n                    \u003cdiv class=\"dk-stars\"\u003e★★★★★\u003c\/div\u003e\n                    \u003ch4\u003e\"The BOX structure's spill resistance saved my life.\"\u003c\/h4\u003e\n                    \u003cp\u003e\"Accidentally spilled coffee on my keyboard last week. After cleaning, the click is still just as crisp, zero issues! This sealed cabin design brings total peace of mind. The 80M lifespan isn't just a number; it's practically indestructible. Highly recommended!\"\u003c\/p\u003e\n                    \u003cdiv style=\"margin-top: auto;\"\u003e\n                        \u003cdiv class=\"dk-testimonial-user\"\u003e— @DurableTypist, Custom Keeb Enthusiast\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ================= Trust Features ================= --\u003e\n        \u003csection class=\"dk-section dk-trust-features-section\"\u003e\n            \u003cdiv class=\"dk-trust-features\"\u003e\n                \u003ch2 style=\"margin-top: 0;\" class=\"dk-section-title\"\u003ePremium Quality, Official Support\u003c\/h2\u003e\n                \u003cdiv class=\"dk-tf-grid\"\u003e\n                    \u003cdiv class=\"dk-tf-item\"\u003e\n                        \u003cdiv class=\"dk-tf-icon\"\u003e\n                            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003crect x=\"3\" y=\"8\" width=\"18\" height=\"12\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"14\" x2=\"21\" y2=\"14\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"14\" x2=\"12\" y2=\"14\"\u003e\u003c\/line\u003e\u003cpath d=\"M4 8V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cp\u003eFree Shipping Over $80\u003c\/p\u003e\n                            \u003cspan\u003eGlobal stock, dispatched within 24 hours via lightning logistics, fully trackable.\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dk-tf-item\"\u003e\n                        \u003cdiv class=\"dk-tf-icon\"\u003e\n                            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003cpath d=\"M9 11l3 3L22 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cp\u003e30-Day Risk-Free Trial\u003c\/p\u003e\n                            \u003cspan\u003eNot satisfied with the feel? Return within 30 days. Perfectly compatible with MX hot-swap keyboards, try risk-free!\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dk-tf-item\"\u003e\n                        \u003cdiv class=\"dk-tf-icon\"\u003e\n                            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cp\u003e1-Year Official Warranty\u003c\/p\u003e\n                            \u003cspan\u003eOriginating from Kailh's top-tier engineering. The legendary BOX structure is battle-tested for 80M cycles. Worry-free after-sales.\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ================= FAQ Section ================= --\u003e\n        \u003csection class=\"dk-section dk-faq-section\"\u003e\n            \u003ch2 class=\"dk-section-title\"\u003eFrequently Asked Questions (FAQs)\u003c\/h2\u003e\n            \u003cdiv class=\"dk-faq-wrapper\"\u003e\n                \n                \u003cdiv class=\"dk-faq-item active\"\u003e\n                    \u003cdiv class=\"dk-faq-button-wrapper\"\u003e\n                        \u003cbutton class=\"dk-faq-button\" aria-expanded=\"true\"\u003e\n                            \u003cdiv class=\"dk-faq-q-box\"\u003e\n                                \u003cspan class=\"dk-faq-label\"\u003eQ\u003c\/span\u003e\n                                \u003cspan class=\"dk-faq-question-text\"\u003eWhat is the difference between the Crystal Navy and the Crystal Jade?\u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003csvg class=\"dk-faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/button\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dk-faq-collapse\"\u003e\n                        \u003cdiv class=\"dk-faq-answer-inner\"\u003e\n                            \u003cdiv class=\"dk-faq-answer\"\u003e\n                                Both switches utilize a 100% clear PC housing and a Thick Clickbar design. The core difference lies in the \u003cstrong\u003eactuation force\u003c\/strong\u003e: The BOX Crystal Jade has a 75gf tactile force and a 50gf operating force, making it a medium-heavy tactile switch. The BOX Crystal Navy, however, uses a stiffer spring to achieve a massive \u003cstrong\u003e95gf\u003c\/strong\u003e tactile force and a 60gf operating force. The Navy is specifically built for heavy-handed typists who demand an extreme, punchy physical feedback.\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"dk-faq-item\"\u003e\n                    \u003cdiv class=\"dk-faq-button-wrapper\"\u003e\n                        \u003cbutton class=\"dk-faq-button\" aria-expanded=\"false\"\u003e\n                            \u003cdiv class=\"dk-faq-q-box\"\u003e\n                                \u003cspan class=\"dk-faq-label\"\u003eQ\u003c\/span\u003e\n                                \u003cspan class=\"dk-faq-question-text\"\u003eWill the 95gf tactile force cause finger fatigue during long typing sessions?\u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003csvg class=\"dk-faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/button\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dk-faq-collapse\"\u003e\n                        \u003cdiv class=\"dk-faq-answer-inner\"\u003e\n                            \u003cdiv class=\"dk-faq-answer\"\u003e\n                                95gf is indeed a hefty resistance peak. If you have a lighter touch or prefer feather-light switches, it might become fatiguing over time. However, for \"heavy-handed\" typists, this intense feedback provides a highly authoritative, mistouch-free feel that significantly improves typing rhythm and accuracy, making the experience incredibly satisfying and completely addictive.\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"dk-faq-item\"\u003e\n                    \u003cdiv class=\"dk-faq-button-wrapper\"\u003e\n                        \u003cbutton class=\"dk-faq-button\" aria-expanded=\"false\"\u003e\n                            \u003cdiv class=\"dk-faq-q-box\"\u003e\n                                \u003cspan class=\"dk-faq-label\"\u003eQ\u003c\/span\u003e\n                                \u003cspan class=\"dk-faq-question-text\"\u003eHow does the BOX Sealed Structure (Dust\/Waterproof) benefit me?\u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003csvg class=\"dk-faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/button\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dk-faq-collapse\"\u003e\n                        \u003cdiv class=\"dk-faq-answer-inner\"\u003e\n                            \u003cdiv class=\"dk-faq-answer\"\u003e\n                                Kailh's exclusive BOX architecture designs an independent sealed chamber inside the switch, entirely encapsulating the metal actuation contacts. This achieves an IP54-equivalent protection level, effectively blocking desk dust, pet hair, and minor accidental liquid spills. For clicky switches, this perfectly solves the dreaded \"muted click\" (losing the crisp sound) and double-clicking failures caused by dust interference.\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"dk-faq-item\"\u003e\n                    \u003cdiv class=\"dk-faq-button-wrapper\"\u003e\n                        \u003cbutton class=\"dk-faq-button\" aria-expanded=\"false\"\u003e\n                            \u003cdiv class=\"dk-faq-q-box\"\u003e\n                                \u003cspan class=\"dk-faq-label\"\u003eQ\u003c\/span\u003e\n                                \u003cspan class=\"dk-faq-question-text\"\u003eDo I need to manually re-lube these switches myself?\u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003csvg class=\"dk-faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/button\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dk-faq-collapse\"\u003e\n                        \u003cdiv class=\"dk-faq-answer-inner\"\u003e\n                            \u003cdiv class=\"dk-faq-answer\"\u003e\n                                \u003cstrong\u003eAbsolutely not, and we strongly advise against it!\u003c\/strong\u003e Kailh applies a very controlled, minimal factory lube to the rails for smoothness. Because this is a Click-Bar switch, if you forcefully disassemble it and add grease to the clickbar or bottom-out area, it is highly likely to make the mechanism sticky, causing the switch to completely lose its signature loud, crisp click.\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"dk-faq-item\"\u003e\n                    \u003cdiv class=\"dk-faq-button-wrapper\"\u003e\n                        \u003cbutton class=\"dk-faq-button\" aria-expanded=\"false\"\u003e\n                            \u003cdiv class=\"dk-faq-q-box\"\u003e\n                                \u003cspan class=\"dk-faq-label\"\u003eQ\u003c\/span\u003e\n                                \u003cspan class=\"dk-faq-question-text\"\u003eMy keyboard is a 3-pin hot-swap. Can I use these 5-pin switches?\u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003csvg class=\"dk-faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/button\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dk-faq-collapse\"\u003e\n                        \u003cdiv class=\"dk-faq-answer-inner\"\u003e\n                            \u003cdiv class=\"dk-faq-answer\"\u003e\n                                Yes! The two extra plastic positioning pins on the bottom of the Crystal Navy switch are designed to provide better stability on plateless PCBs. If your keyboard PCB only supports 3-pin switches, simply use a pair of nail clippers or flush cutters to snip off those two extra plastic pins flush with the base. It will fit perfectly without affecting the switch's electrical performance or warranty.\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ================= Poetic Footer ================= --\u003e\n        \u003cdiv class=\"dk-poetic-footer\"\u003e\n            💎 Crystal clear, heavy-hitting strikes.\u003cbr\u003e\n            Kailh Box Crystal Navy Clicky Switch — Tailor-made for those who seek extreme physical confirmation and roaring mechanical acoustics. Let your desk shine brilliantly while every keystroke radiates undeniable power.\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ================= JavaScript Interactions ================= --\u003e\n\u003cscript\u003e\n    document.addEventListener('DOMContentLoaded', () =\u003e {\n        const faqItems = document.querySelectorAll('.dk-faq-item');\n\n        faqItems.forEach(item =\u003e {\n            const button = item.querySelector('.dk-faq-button');\n            \n            button.addEventListener('click', () =\u003e {\n                const isActive = item.classList.contains('active');\n                \n                \/\/ Shopify style accordion logic\n                faqItems.forEach(otherItem =\u003e {\n                    if (otherItem !== item) {\n                        otherItem.classList.remove('active');\n                        otherItem.querySelector('.dk-faq-button').setAttribute('aria-expanded', 'false');\n                    }\n                });\n\n                \/\/ Toggle current item\n                if (isActive) {\n                    item.classList.remove('active');\n                    button.setAttribute('aria-expanded', 'false');\n                } else {\n                    item.classList.add('active');\n                    button.setAttribute('aria-expanded', 'true');\n                }\n            });\n        });\n    });\n\u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"kailh","offers":[{"title":"Default Title","offer_id":54585498566979,"sku":null,"price":100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0881\/1806\/7523\/files\/5-1_005f0526-0080-4dc3-8016-2da89fe0c1ff.jpg?v=1782313393","url":"https:\/\/diykey.net\/ja-jp\/products\/kailh-box-crystal-navy-switches","provider":"DIYKEY","version":"1.0","type":"link"}