MMD – Aqua King Linear Switch
/* Scoped styles with high specificity */ .ozo-product-wrapper * { box-sizing: border-box !important; } .ozo-product-wrapper { font-family: -apple-system, BlinkMacSystemFont, 'Sego e UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important; line-height: 1.6 !important; color: #1a1a1a !important; } /* Hero Section */ .ozo-hero { background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%) !important; color: #ffffff !important; padding: 50px 30px !important; border-radius: 12px !important; margin: 0 0 40px 0 !important; box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12) !important; clear: both !important; overflow: visible !important; } .ozo-hero h1 { font-size: 2rem !important; font-weight: 700 !important; margin: 0 0 10px 0 !important; color: #ffffff !important; line-height: 1.3 !important; } .ozo-hero h2 { font-size: 1.1rem !important; font-weight: 400 !important; color: #b8b8b8 !important; margin: 0 0 20px 0 !important; } .ozo-hero p { font-size: 1rem !important; line-height: 1.7 !important; color: #e0e0e0 !important; margin: 0 0 15px 0 !important; } .ozo-hero-note { font-size: 0.95rem !important; color: #9ca3af !important; font-style: italic !important; padding: 18px !important; background: rgba(255, 255, 255, 0.08) !important; border-left: 4px solid #6366f1 !important; border-radius: 4px !important; margin: 15px 0 0 0 !important; } /* Weight Options Section */ .ozo-weights { background: linear-gradient(135deg, #06b6d4 0%, #0891b2 100%) !important; padding: 40px 30px !important; border-radius: 12px !important; margin: 0 0 40px 0 !important; box-shadow: 0 8px 25px rgba(6, 182, 212, 0.25) !important; clear: both !important; overflow: visible !important; } .ozo-weights h3 { color: #ffffff !important; font-size: 1.6rem !important; margin: 0 0 25px 0 !important; text-align: center !important; font-weight: 600 !important; } .ozo-weight-flex { display: flex !important; flex-wrap: wrap !important; justify-content: center !important; gap: 20px !important; margin: 0 !important; padding: 0 !important; } .ozo-weight-item { background: #ffffff !important; padding: 30px 25px !important; border-radius: 10px !important; text-align: center !important; min-width: 160px !important; flex: 0 1 auto !important; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15) !important; } .ozo-weight-number { font-size: 2.5rem !important; font-weight: 700 !important; color: #06b6d4 !important; margin: 0 0 5px 0 !important; display: block !important; } .ozo-weight-label { font-size: 0.9rem !important; color: #6b7280 !important; margin: 0 0 15px 0 !important; display: block !important; } .ozo-weight-desc { font-size: 0.85rem !important; color: #1a1a1a !important; font-weight: 500 !important; margin: 0 !important; } /* Section Wrapper */ .ozo-section { margin: 0 0 40px 0 !important; padding: 0 !important; clear: both !important; overflow: visible !important; } .ozo-section-title { font-size: 1.6rem !important; font-weight: 600 !important; margin: 0 0 25px 0 !important; color: #1a1a1a !important; padding: 0 0 12px 0 !important; border-bottom: 3px solid #6366f1 !important; display: block !important; clear: both !important; } /* Specs Grid */ .ozo-specs { display: flex !important; flex-wrap: wrap !important; gap: 15px !important; margin: 20px 0 0 0 !important; padding: 0 !important; } .ozo-spec-card { background: #f9fafb !important; border: 2px solid #e5e7eb !important; border-radius: 8px !important; padding: 20px !important; flex: 1 1 calc(50% - 10px) !important; min-width: 200px !important; } .ozo-spec-label { font-weight: 600 !important; color: #6366f1 !important; font-size: 0.75rem !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; margin: 0 0 6px 0 !important; display: block !important; } .ozo-spec-value { font-size: 1rem !important; color: #1a1a1a !important; font-weight: 500 !important; margin: 0 !important; } /* Features */ .ozo-features { display: flex !important; flex-wrap: wrap !important; gap: 20px !important; margin: 20px 0 0 0 !important; padding: 0 !important; } .ozo-feature-card { background: #f9fafb !important; background: linear-gradient(135deg, #fafbfc 0%, #ffffff 100%) !important; border-left: 4px solid #06b6d4 !important; padding: 25px !important; border-radius: 8px !important; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06) !important; flex: 1 1 calc(50% - 15px) !important; min-width: 250px !important; } .ozo-feature-title { font-size: 1.15rem !important; font-weight: 600 !important; color: #1a1a1a !important; margin: 0 0 10px 0 !important; } .ozo-feature-desc { color: #6b7280 !important; line-height: 1.6 !important; font-size: 0.95rem !important; margin: 0 !important; } /* Highlight Box */ .ozo-highlight { background: linear-gradient(135deg, #6366f1 0%, #4f46e5 100%) !important; color: #ffffff !important; padding: 35px 30px !important; border-radius: 12px !important; margin: 0 0 40px 0 !important; box-shadow: 0 8px 25px rgba(99, 102, 241, 0.3) !important; clear: both !important; overflow: visible !important; text-align: center !important; } .ozo-highlight h3 { color: #ffffff !important; font-size: 1.8rem !important; margin: 0 0 15px 0 !important; font-weight: 600 !important; } .ozo-highlight p { font-size: 1.1rem !important; line-height: 1.7 !important; color: #e0e7ff !important; margin: 0 !important; } /* Info Box */ .ozo-info-box { background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%) !important; color: #ffffff !important; padding: 35px 30px !important; border-radius: 12px !important; margin: 0 0 40px 0 !important; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2) !important; clear: both !important; overflow: visible !important; } .ozo-info-box h3 { color: #ffffff !important; font-size: 1.6rem !important; margin: 0 0 20px 0 !important; font-weight: 600 !important; } .ozo-info-box p { color: #e0e0e0 !important; font-size: 1rem !important; line-height: 1.7 !important; margin: 0 0 15px 0 !important; } .ozo-info-box p:last-child { margin-bottom: 0 !important; } /* Responsive */ @media (max-width: 768px) { .ozo-hero h1 { font-size: 1.5rem !important; } .ozo-spec-card, .ozo-feature-card { flex: 1 1 100% !important; } .ozo-weight-item { flex: 1 1 calc(50% - 10px) !important; min-width: 140px !important; } } MMD Aqua King Linear Switch Premium Factory-Lubed Linear Switches for Gaming & Typing Experience the ultimate in smooth linear performance with MMD Aqua King switches. Featuring an all-PC construction for enhanced clarity and consistency, these switches come factory-lubed for immediate premium performance. With 20mm gold-plated springs and a lifespan of 50 million cycles, the Aqua King delivers exceptional reliability and a buttery-smooth keystroke that's perfect for both gaming and typing enthusiasts. Factory-lubed linear switches with full PC housing, gold-plated springs, and 50 million cycle durability—engineered for silky smooth performance right out of the box. Choose Your Spring Weight 37g Bottom-Out Force Ultra-LightFor Effortless Typing 55g Bottom-Out Force MediumBalanced Gaming & Typing 62g Bottom-Out Force Medium-HeavyPrecise Control Technical Specifications Switch Type Linear Top Housing Polycarbonate (PC) Bottom Housing Polycarbonate (PC) Stem Material Polycarbonate (PC) Spring 20mm Gold-Plated Available Forces 37g / 55g / 62g Bottom-Out Total Travel 4.0mm ± 0.3mm Pre-Travel 2.0mm ± 0.6mm Lifespan 50 Million Cycles Lubrication Factory Lubed Pin Configuration 5-Pin (PCB Mount) Compatibility MX-Style Hot-Swap & Solder PCBs 🏆 50 Million Cycle Durability Built to last with industry-leading reliability. Each switch is rated for 50 million keystrokes, ensuring years of consistent performance whether you're gaming, coding, or typing all day. Key Features & Benefits All-PC Construction Full polycarbonate housing and stem provide superior clarity in RGB lighting, consistent sound profile, and enhanced durability. PC material offers excellent smoothness and a clean, crisp typing experience. Factory Lubrication Pre-lubed from the factory for instant premium performance. Save time and enjoy buttery-smooth keystrokes right out of the box—no manual lubing required. Gold-Plated Springs Premium 20mm gold-plated springs resist corrosion and ensure consistent spring weight throughout the switch's lifespan. Longer springs provide smoother return action and reduce spring ping. Linear Performance Smooth, consistent keystrokes with no tactile bump or click. Perfect for gaming where rapid actuation is crucial, or for typing enthusiasts who prefer a fluid, uninterrupted keystroke. Multiple Weight Options Choose from 37g (ultra-light), 55g (medium), or 62g (medium-heavy) to match your typing preference. Lighter weights reduce finger fatigue, while heavier weights provide more deliberate control. 5-Pin PCB Mount Full 5-pin design ensures stable mounting and reduces wobble. Compatible with both hot-swap sockets and traditional solder PCBs. Simply clip the extra pins for 3-pin plate-mount keyboards. Recommended Use Cases 37g - Ultra-Light: Ideal for speed typists, those with lighter key press preferences, or users looking to reduce finger fatigue during extended typing sessions. Extremely fast actuation for competitive gaming. 55g - Medium: The versatile all-rounder perfect for both gaming and typing. Balanced weight provides good tactile feedback without being too heavy or too light. Great for first-time linear switch users. 62g - Medium-Heavy: Best for deliberate typists who want more resistance and control. Reduces accidental key presses and provides a more substantial feel. Excellent for precision gaming and professional typing work.