Garmin Instinct 3 AMOLED 45mm Smartwatch
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@300;400;500&display=swap'); .spur-ins3amoled{font-family:'Barlow',san s-serif;background:#ffffff;color:#0a0a0a;max-width:1100px;margin:0 auto;padding:48px 24px;} .spur-ins3amoled .spur-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px;border-bottom:1px solid #e0e0e0;padding-bottom:24px;flex-wrap:wrap;gap:12px;} .spur-ins3amoled .spur-title{font-family:'Barlow Condensed',sans-serif;font-size:clamp(28px,5vw,48px);font-weight:800;letter-spacing:-0.02em;line-height:1;text-transform:uppercase;} .spur-ins3amoled .tab-input{position:absolute;opacity:0;pointer-events:none;} .spur-ins3amoled .spur-tabs-row{display:flex;gap:4px;margin-bottom:32px;flex-wrap:wrap;} .spur-ins3amoled .spur-tab{font-family:'Barlow Condensed',sans-serif;font-size:14px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;padding:10px 24px;background:#f5f5f5;color:#777;border:1px solid #e0e0e0;cursor:pointer;transition:all 0.15s;border-radius:2px;display:inline-block;} .spur-ins3amoled .spur-tab:hover{color:#0a0a0a;border-color:#aaa;} .spur-ins3amoled .spur-panel{display:none;} .spur-ins3amoled .spur-panels{display:block;} .spur-ins3amoled #tabIns3AmoledOverview:checked ~ .spur-tabs-row label[for="tabIns3AmoledOverview"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spur-ins3amoled #tabIns3AmoledFeatures:checked ~ .spur-tabs-row label[for="tabIns3AmoledFeatures"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spur-ins3amoled #tabIns3AmoledSpecs:checked ~ .spur-tabs-row label[for="tabIns3AmoledSpecs"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spur-ins3amoled #tabIns3AmoledOverview:checked ~ .spur-panels #panel-overview{display:block;} .spur-ins3amoled #tabIns3AmoledFeatures:checked ~ .spur-panels #panel-features{display:block;} .spur-ins3amoled #tabIns3AmoledSpecs:checked ~ .spur-panels #panel-specs{display:block;} .spur-ins3amoled .section-title{font-family:'Barlow Condensed',sans-serif;font-size:18px;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;color:#0a0a0a;margin:24px 0 12px;border-bottom:2px solid #0a0a0a;padding-bottom:8px;} .spur-ins3amoled .desc-text{font-size:14px;font-weight:300;color:#222;line-height:1.7;padding:12px 0;max-width:780px;} .spur-ins3amoled .feature-list{list-style:none;padding:0;margin:0;} .spur-ins3amoled .feature-list li{padding:10px 0;font-size:14px;font-weight:300;color:#222;line-height:1.5;border-bottom:1px solid #e0e0e0;} .spur-ins3amoled .feature-list li:last-child{border-bottom:none;} .spur-ins3amoled .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #e0e0e0;} .spur-ins3amoled .spec-row:hover{background:#f5f5f5;} .spur-ins3amoled .spec-key{font-size:12px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:#777;padding:12px 16px 12px 0;} .spur-ins3amoled .spec-val{font-size:14px;font-weight:300;color:#222;padding:12px 0;line-height:1.5;} .spur-ins3amoled .highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;margin:24px 0;} .spur-ins3amoled .highlight-item{text-align:center;padding:20px 12px;border:1px solid #e0e0e0;border-radius:4px;} .spur-ins3amoled .highlight-icon{width:48px;height:48px;margin:0 auto 12px;} .spur-ins3amoled .highlight-icon svg{width:100%;height:100%;fill:#0a0a0a;} .spur-ins3amoled .highlight-caption{font-size:11px;font-weight:600;letter-spacing:0.05em;text-transform:uppercase;color:#0a0a0a;line-height:1.3;} @media(max-width:600px){.spur-ins3amoled .spec-row{grid-template-columns:1fr;}.spur-ins3amoled .spec-key{padding-bottom:2px;}.spur-ins3amoled .spec-val{padding-top:0;padding-bottom:12px;}.spur-ins3amoled .highlight-grid{grid-template-columns:repeat(2,1fr);}} html[data-theme="dark"] .spur-ins3amoled{background:#0a0a0a;color:#e8e8e8;} html[data-theme="dark"] .spur-ins3amoled .spur-header{border-bottom-color:#2a2a2a;} html[data-theme="dark"] .spur-ins3amoled .spur-title{color:#fff;} html[data-theme="dark"] .spur-ins3amoled .spur-tab{background:#1a1a1a;color:#888;border-color:#333;} html[data-theme="dark"] .spur-ins3amoled .spur-tab:hover{color:#fff;border-color:#555;} html[data-theme="dark"] .spur-ins3amoled .section-title{color:#ffffff;border-bottom-color:#333;} html[data-theme="dark"] .spur-ins3amoled .desc-text{color:#b0b0b0;} html[data-theme="dark"] .spur-ins3amoled .feature-list li{color:#b0b0b0;border-bottom-color:#222;} html[data-theme="dark"] .spur-ins3amoled .spec-row{border-bottom-color:#222;} html[data-theme="dark"] .spur-ins3amoled .spec-row:hover{background:#141414;} html[data-theme="dark"] .spur-ins3amoled .spec-key{color:#666;} html[data-theme="dark"] .spur-ins3amoled .spec-val{color:#b0b0b0;} html[data-theme="dark"] .spur-ins3amoled .highlight-item{border-color:#2a2a2a;} html[data-theme="dark"] .spur-ins3amoled .highlight-icon svg{fill:#ffffff;} html[data-theme="dark"] .spur-ins3amoled .highlight-caption{color:#b0b0b0;} html[data-theme="dark"] .spur-ins3amoled .key-section{border-bottom-color:#222;} html[data-theme="dark"] .spur-ins3amoled .key-title{color:#fff;} html[data-theme="dark"] .spur-ins3amoled .key-desc{color:#aaa;} html[data-theme="dark"] .spur-ins3amoled .carry-section{border-bottom-color:#222;} html[data-theme="dark"] .spur-ins3amoled .carry-title{color:#fff;} html[data-theme="dark"] .spur-ins3amoled .carry-desc{color:#aaa;} Instinct® 3 AMOLED — 45mm Overview Features Specs AMOLED Display. Military Standard. Instinct 3 AMOLED in 45mm with a vibrant, full-color AMOLED display. Built to military standards (MIL-STD-810) with multi-GNSS, ABC sensors, and comprehensive training features — now with a display that actually pops. Adventure Ready Vibrant AMOLED color display — vivid, always-on, sunlight-readable Built to military standards (MIL-STD-810) Multi-GNSS GPS, GLONASS, and Galileo support Built-in ABC sensors — altimeter, barometer, 3-axis compass Up to 18 days battery in smartwatch mode Water-rated to 10 ATM Wrist-based heart rate and Pulse Ox Preloaded activity profiles for running, cycling, swimming, hiking, strength, and more Navigation Multi-GNSS GPS, GLONASS, and Galileo ABC sensors — altimeter, barometer, 3-axis compass TracBack and waypoint navigation Training & Recovery VO2 Max and recovery time advisor Daily suggested workouts Wrist-based heart rate with HRV Pulse Ox blood oxygen saturation Sleep tracking and Body Battery monitoring Stress tracking with guided breathing Smart & Connected Smart notifications from paired smartphone LiveTrack for real-time location sharing Connect IQ compatible ANT+ and Bluetooth Garmin Pay contactless payments (select banks) Specifications PART NUMBER 010-02936-02 CASE SIZE 45mm DISPLAY TYPE AMOLED, full-color, always-on BATTERY — SMARTWATCH Up to 18 days BATTERY — GPS Up to 30 hours WATER RATING 10 ATM MILITARY STANDARD MIL-STD-810 GNSS Multi-GNSS (GPS, GLONASS, Galileo) ABC SENSORS Altimeter, barometer, 3-axis compass CONNECTIVITY ANT+, Bluetooth, Wi-Fi HEART RATE Wrist-based with HRV
More you might like
Related
Garmin Instinct 3 AMOLED
Related
Garmin - Instinct® 3 - AMOLED
Related
Garmin Instinct 3 AMOLED
Related