Nokta Score Metal Detector
#mds-score-page { max-width: 1200px; margin: 0 auto; color: #222; font-family: inherit; line-height: 1.6; padding: 0 12px; overflow-x: hidden; } #mds-score-page * { box-sizing: bor der-box; } #mds-score-page img { display: block; max-width: 100%; height: auto; } #mds-score-page .mds-score-section { margin: 0 0 56px; } #mds-score-page .mds-score-hero { background: linear-gradient(135deg, #f8f9fb 0%, #ffffff 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 34px 28px; text-align: center; overflow: hidden; } #mds-score-page .mds-score-hero-image { width: 100%; max-width: 520px; height: auto; margin: 0 auto 22px; border-radius: 18px; object-fit: contain; } #mds-score-page .mds-score-eyebrow { display: inline-block; margin: 0 0 10px; font-size: 13px; font-weight: 800; letter-spacing: 0.08em; text-transform: uppercase; color: #2f5294; } #mds-score-page h1 { margin: 0 0 16px; font-size: 42px; line-height: 1.1; color: #111827; } #mds-score-page h2 { margin: 0 0 16px; font-size: 33px; line-height: 1.15; color: #111827; } #mds-score-page h3 { margin: 0 0 10px; font-size: 22px; line-height: 1.2; color: #2f5294; } #mds-score-page p { margin: 0 0 14px; color: #4b5563; } #mds-score-page .mds-score-lead { max-width: 930px; margin: 0 auto; font-size: 18px; text-align: left; } #mds-score-page .mds-score-stat-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 14px; margin-top: 28px; } #mds-score-page .mds-score-stat { background: #fff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 18px 12px; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04); text-align: center; } #mds-score-page .mds-score-stat strong { display: block; margin-bottom: 6px; font-size: 28px; line-height: 1.05; color: #2f5294; } #mds-score-page .mds-score-stat span { display: block; font-size: 13px; line-height: 1.35; font-weight: 700; color: #4b5563; } #mds-score-page .mds-score-card-wrap { background: #f8f9fb; border: 1px solid #e5e7eb; border-radius: 24px; padding: 34px 28px; overflow: hidden; } #mds-score-page .mds-score-includes-title { margin-bottom: 6px; text-align: center; } #mds-score-page .mds-score-includes-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; max-width: 950px; margin: 26px auto 0; } #mds-score-page .mds-score-include { display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 160px; height: 100%; padding: 26px 22px; text-align: center; background: #fff; border: 1px solid #e5e7eb; border-radius: 18px; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04); } #mds-score-page .mds-score-include strong { display: block; margin-bottom: 9px; font-size: 19px; line-height: 1.25; color: #2f5294; } #mds-score-page .mds-score-include span { display: block; max-width: 260px; font-size: 15px; line-height: 1.5; color: #4b5563; } #mds-score-page .mds-score-two-col { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 32px; align-items: center; margin-top: 28px; } #mds-score-page .mds-score-text-box { background: #fff; border: 1px solid #e5e7eb; border-radius: 22px; padding: 28px; height: 100%; overflow: hidden; } #mds-score-page .mds-score-image-frame { display: flex; justify-content: center; align-items: center; overflow: hidden; background: #fff; border: 1px solid #e5e7eb; border-radius: 22px; padding: 16px; box-shadow: 0 8px 26px rgba(0, 0, 0, 0.05); } #mds-score-page .mds-score-image-frame img { width: 100%; max-width: 520px; height: auto; margin: 0 auto; border-radius: 14px; object-fit: contain; object-position: center center; } #mds-score-page .mds-score-beach-image { min-height: 420px; } #mds-score-page .mds-score-beach-image img { width: 100%; max-width: 520px; margin: 0 auto; object-fit: contain; object-position: center center; } #mds-score-page .mds-score-feature-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 24px; } #mds-score-page .mds-score-feature { height: 100%; padding: 24px; background: #fff; border: 1px solid #e5e7eb; border-radius: 20px; transition: 0.2s ease; } #mds-score-page .mds-score-feature:hover { transform: translateY(-3px); box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08); } #mds-score-page ul { margin: 0; padding-left: 20px; color: #4b5563; } #mds-score-page li { margin-bottom: 8px; } #mds-score-page .mds-score-video-shell { max-width: 920px; margin: 0 auto; overflow: hidden; } #mds-score-page .mds-score-video-thumb { position: relative; display: block; width: 100%; aspect-ratio: 16 / 9; overflow: hidden; padding: 0; background: #000; border: 0; border-radius: 22px; cursor: pointer; box-shadow: 0 10px 28px rgba(0, 0, 0, 0.12); } #mds-score-page .mds-score-video-thumb img { width: 100%; height: 100%; object-fit: cover; object-position: center center; } #mds-score-page .mds-score-video-thumb::before { content: ""; position: absolute; inset: 0; background: rgba(0, 0, 0, 0.18); } #mds-score-page .mds-score-play { position: absolute; top: 50%; left: 50%; width: 84px; height: 84px; background: rgba(255, 255, 255, 0.95); border-radius: 50%; box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25); transform: translate(-50%, -50%); } #mds-score-page .mds-score-play::after { content: ""; position: absolute; top: 25px; left: 34px; border-top: 17px solid transparent; border-bottom: 17px solid transparent; border-left: 26px solid #2f5294; } #mds-score-page .mds-score-video-wrap { position: relative; width: 100%; aspect-ratio: 16 / 9; overflow: hidden; background: #000; border-radius: 22px; box-shadow: 0 10px 28px rgba(0, 0, 0, 0.12); } #mds-score-page .mds-score-video-wrap iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; } #mds-score-page .mds-score-spec-table { width: 100%; margin-top: 22px; overflow: hidden; background: #fff; border: 1px solid #e5e7eb; border-collapse: collapse; border-radius: 18px; } #mds-score-page .mds-score-spec-table th, #mds-score-page .mds-score-spec-table td { padding: 14px 16px; text-align: left; vertical-align: top; border-bottom: 1px solid #e5e7eb; } #mds-score-page .mds-score-spec-table th { width: 34%; background: #f8f9fb; color: #111827; font-weight: 700; } #mds-score-page .mds-score-spec-table tr:last-child th, #mds-score-page .mds-score-spec-table tr:last-child td { border-bottom: 0; } @media (max-width: 1024px) { #mds-score-page .mds-score-stat-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } } @media (max-width: 860px) { #mds-score-page .mds-score-two-col, #mds-score-page .mds-score-feature-grid { grid-template-columns: 1fr; } #mds-score-page .mds-score-includes-grid { grid-template-columns: 1fr; max-width: 560px; } #mds-score-page .mds-score-include { min-height: auto; } #mds-score-page .mds-score-beach-image { min-height: auto; } } @media (max-width: 767px) { #mds-score-page { padding: 0 10px; } #mds-score-page .mds-score-hero, #mds-score-page .mds-score-card-wrap, #mds-score-page .mds-score-text-box { padding: 22px; } #mds-score-page .mds-score-hero-image, #mds-score-page .mds-score-image-frame img, #mds-score-page .mds-score-beach-image img { max-width: 280px; } #mds-score-page h1 { font-size: 34px; } #mds-score-page h2 { font-size: 28px; } #mds-score-page .mds-score-lead { font-size: 16px; } #mds-score-page .mds-score-stat-grid { grid-template-columns: 1fr; } #mds-score-page .mds-score-includes-grid { gap: 14px; margin-top: 20px; } #mds-score-page .mds-score-include { padding: 22px 18px; } #mds-score-page .mds-score-play { width: 66px; height: 66px; } #mds-score-page .mds-score-play::after { top: 20px; left: 27px; border-top-width: 13px; border-bottom-width: 13px; border-left-width: 21px; } #mds-score-page .mds-score-spec-table, #mds-score-page .mds-score-spec-table tbody, #mds-score-page .mds-score-spec-table tr, #mds-score-page .mds-score-spec-table th, #mds-score-page .mds-score-spec-table td { display: block; width: 100%; } #mds-score-page .mds-score-spec-table th { border-bottom: 0; } } Simultaneous Multi-Frequency • Waterproof • Turn-On-and-Go Nokta SCORE Metal Detector The Nokta SCORE is built for detectorists who want simultaneous multi-frequency performance in a simple, easy-to-use detector. It is lightweight, rechargeable, waterproof, and ready for parks, fields, beaches, wet sand, and shallow water without the complicated menus that often slow new users down. SMF Simultaneous Multi-Frequency IP68 Waterproof to 16 ft 3 Search Modes 60 Target IDs 2.7 lbs Lightweight Design What’s Included Nokta SCORE Detector Simple turn-on-and-go simultaneous multi-frequency metal detector. SC30 Search Coil Waterproof DD search coil measuring 12" x 9" (30 cm x 23 cm). USB Charging Cable Recharge the detector using a compatible USB charger or power bank. Score Like a Pro Discover the SCORE by Nokta, a detector that brings simultaneous multi-frequency technology into a sleek, user-friendly design. It is built to deliver strong performance without burying you in complicated settings. Just power it on and start hunting. SCORE keeps the experience straightforward while still giving you the precision needed for real treasure hunting. Effortless Mastery Say goodbye to difficult menus and unnecessary confusion. The SCORE streamlines your detecting experience so you can spend more time searching and less time adjusting settings. It is a strong option for beginners who want something easy to use and for experienced detectorists who want fast setup and dependable performance. Seamless Beach Adventure Unleash your detecting skills without the hassle. The SCORE simplifies your hunt, helping you capture targets beneath wet sand or in salt water without compromising on precision. Its simultaneous multi-frequency platform and waterproof design make it a great fit for beach detecting, shallow water hunting, and all-around versatile use. Key Features 3 Search Modes SCORE has Park, Field, and Beach modes designed for different terrains and targets. IP68 Waterproof Fully submersible up to 5 meters (16 ft) and protected from total dust ingress. Auto Noise Cancellation Helps reduce electromagnetic interference so you can detect more efficiently. 60 Target IDs & Harmonic Tones Accurate Target IDs and harmonic tones help you identify targets more easily. Easy Operation Saves valuable detecting time and makes the device suitable for both new and experienced users. Vibration Ideal for hearing-impaired users, underwater detecting, and low-light conditions. Backlit LCD & LED Flashlight The backlit LCD and flashlight provide clear visibility even in low-light conditions. Lightweight Design Only 1.25 kg / 2.7 lbs for extended hunting without unnecessary fatigue. Long Battery Life Easily charge with a USB charger or power bank and enjoy up to 12 hours of use. General Features Simultaneous multi-frequency technology Operating frequency: Multi and 15 kHz Search modes: Park, Field, Beach Target ID range: 1 to 60 Discrimination segments: 30 Auto Frequency Shift: 13 channels Pinpoint mode Depth indicator Bluetooth Vibration adjustment: 0 to 5 LED flashlight Backlight adjustment: 0 to 5 / Auto A1 to A5 Online firmware updates via USB Why Choose the Nokta SCORE? The SCORE delivers simultaneous multi-frequency performance at a price point that offers strong value. It is designed to be easy to use, yet still brings key features like waterproof construction, Bluetooth, vibration, backlit LCD, and firmware updates. If you want a detector that is simple to operate but still highly capable across land and beach conditions, the SCORE is an excellent choice. Nokta SCORE Video Nokta SCORE Specifications Product Nokta SCORE Metal Detector Technology Simultaneous Multi-Frequency Operating Frequency Multi, 15 kHz Search Modes Park / Field / Beach Sensitivity Setting 1 to 5 Target IDs 1 to 60 Discrimination Segments 30 segments (1 segment for 2 IDs) Discrimination Patterns 4 models (A, G, F, C) Auto Frequency Shift Yes (13 Channels) Pinpoint Yes Depth Indicator Yes Volume 0 to 6 Backlight 0 to 5 / Auto A1 to A5 Keypad Backlight Yes Bluetooth Yes Ground Suppressor 0 to 8 Vibration 0 to 5 LED Flashlight On / Off Waterproof Rating IP68 - Fully submersible up to 5 meters (16 ft) Carbon Fiber Shafts Lower Shaft Only Search Coil Waterproof DD Search Coil 30 cm x 23 cm / 12" x 9" (SC30) Weight 1.25 kg / 2.7 lbs Battery Life Up to 12 hours Software Updates Online firmware updates via USB
More you might like
Related
Nokta Score Metal Detector
Related
Nokta Score Metal Detectors
Related
Nokta Score Metal Detector
Related