{"product_id":"nomad-sport-case-for-iphone-16-pro-max","title":"Nomad Sport Case for iPhone 16 Pro Max","description":"\u003cstyle\u003e.idl-product *,.idl-product *::before,.idl-product *::after{box-sizing:border-box}.idl-product{--idl-bg:#121212;--idl-card:#1c1c1e;--idl-chip:#2c2c2e;--idl-text:#f5f5f7;--idl-text-2:#a1a1a6;--idl-text-3:#6e6e73;--idl-border:#38383a;--idl-border-2:#4a4a4e;--idl-accent:#910417;--idl-accent-2:rgba(145,4,23,0.18);--idl-radius-lg:24px;--idl-radius-md:16px;--idl-radius-sm:10px;font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','SF Pro Text','Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans Arabic',sans-serif;color:var(--idl-text);line-height:1.6;background:var(--idl-bg);max-width:1080px;margin:0 auto;padding:clamp(28px,5vw,56px) clamp(16px,4vw,32px);border-radius:var(--idl-radius-lg)}.idl-product h1,.idl-product h2,.idl-product h3{margin:0 0 12px;font-weight:600;letter-spacing:-0.02em;color:var(--idl-text)}.idl-product h1{font-size:clamp(30px,5vw,46px);line-height:1.08;font-weight:700}.idl-product h2{font-size:clamp(22px,3vw,28px)}.idl-product h3{font-size:clamp(17px,2vw,19px)}.idl-product p{margin:0 0 14px;color:var(--idl-text-2);font-size:16px}.idl-product .idl-accent{color:var(--idl-accent)}.idl-hero{text-align:center;max-width:820px;margin:0 auto clamp(36px,5vw,56px)}.idl-badge{display:inline-block;background:var(--idl-accent-2);color:var(--idl-accent);border:1px solid var(--idl-accent);padding:6px 14px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:18px}.idl-hero-intro{font-size:clamp(16px,2vw,19px);color:var(--idl-text-2);max-width:720px;margin:16px auto 0}.idl-chips{list-style:none;padding:0;margin:28px 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.idl-chips li{background:var(--idl-chip);border:1px solid var(--idl-border);padding:7px 14px;border-radius:999px;font-size:13px;font-weight:500;color:var(--idl-text);white-space:nowrap}.idl-compat{background:linear-gradient(135deg,rgba(145,4,23,0.10),rgba(145,4,23,0.02));border:1px solid var(--idl-accent);border-radius:var(--idl-radius-md);padding:clamp(20px,3vw,28px);margin-bottom:clamp(36px,5vw,56px);text-align:center}.idl-compat h3{margin:0 0 14px;font-size:14px;text-transform:uppercase;letter-spacing:0.1em;color:var(--idl-accent)}.idl-compat-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.idl-compat-list li{background:var(--idl-chip);border:1px solid var(--idl-border-2);padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500}.idl-compat-note{margin-top:14px;font-size:12px;color:var(--idl-text-3)}.idl-features{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:clamp(36px,5vw,56px)}@media(min-width:720px){.idl-features{grid-template-columns:1fr 1fr;gap:20px}}.idl-feature{background:var(--idl-card);border:1px solid var(--idl-border);border-radius:var(--idl-radius-md);padding:clamp(22px,3vw,32px);text-align:center;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.idl-feature:hover{transform:translateY(-3px);border-color:var(--idl-border-2);box-shadow:0 12px 28px rgba(0,0,0,0.45)}.idl-feature-wide{grid-column:1 \/ -1}.idl-feature h2{font-size:clamp(20px,2.4vw,24px);margin-bottom:12px}.idl-box{background:var(--idl-card);border:1px solid var(--idl-border);border-radius:var(--idl-radius-md);padding:clamp(22px,3vw,32px);margin-bottom:clamp(36px,5vw,56px)}.idl-box h2{text-align:center;margin-bottom:22px}.idl-box-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:12px;max-width:540px;margin-inline:auto}@media(min-width:600px){.idl-box-list{grid-template-columns:1fr 1fr}}.idl-box-list li{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--idl-chip);border:1px solid var(--idl-border);border-radius:var(--idl-radius-sm);font-size:14.5px}.idl-box-list li::before{content:'✓';flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:var(--idl-accent-2);color:var(--idl-accent);border-radius:50%;font-weight:700;font-size:12px}.idl-faq{margin-bottom:clamp(28px,4vw,48px)}.idl-faq h2{text-align:center;margin-bottom:22px}.idl-faq-list{display:flex;flex-direction:column;gap:10px;max-width:760px;margin-inline:auto}.idl-faq details{background:var(--idl-card);border:1px solid var(--idl-border);border-radius:var(--idl-radius-md);overflow:hidden;transition:border-color .2s ease}.idl-faq details[open]{border-color:var(--idl-border-2)}.idl-faq summary{cursor:pointer;list-style:none;padding:16px 20px;font-weight:600;font-size:15px;display:flex;justify-content:space-between;align-items:center;gap:12px}.idl-faq summary::-webkit-details-marker{display:none}.idl-faq summary::after{content:'+';color:var(--idl-accent);font-size:22px;font-weight:400;transition:transform .2s ease;flex-shrink:0}.idl-faq details[open] summary::after{transform:rotate(45deg)}.idl-faq-answer{padding:0 20px 18px;color:var(--idl-text-2);font-size:14.5px;line-height:1.65}.idl-closing{text-align:center;padding:28px 16px;border-top:1px solid var(--idl-border);font-size:14px;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;color:var(--idl-text)}\u003c\/style\u003e\n\u003cdiv class=\"idl-product\"\u003e\n\u003cheader class=\"idl-hero\"\u003e\n\u003cdiv class=\"idl-badge\"\u003eSatin PET Backplate · 8 ft Drop\u003c\/div\u003e\n\u003ch1\u003eSleek Satin. \u003cspan class=\"idl-accent\"\u003eEveryday Defence.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"idl-hero-intro\"\u003eThoughtfully designed for the everyday athlete. Grippy bumpers, anodized aluminium buttons, and a striking satin backplate — the definitive everyday case for your iPhone 16 Pro Max.\u003c\/p\u003e\n\u003cul class=\"idl-chips\"\u003e\n\u003cli\u003eSatin PET Backplate\u003c\/li\u003e\n\u003cli\u003e8 ft Drop Protection\u003c\/li\u003e\n\u003cli\u003eAnodized Aluminium Buttons\u003c\/li\u003e\n\u003cli\u003eMagSafe (800–1100 gf)\u003c\/li\u003e\n\u003cli\u003ePolycarbonate Frame\u003c\/li\u003e\n\u003cli\u003e1.0 mm Raised Lip\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/header\u003e\n\u003csection class=\"idl-compat\"\u003e\n\u003ch3\u003eCompatible With\u003c\/h3\u003e\n\u003cul class=\"idl-compat-list\"\u003e\u003cli\u003eiPhone 16 Pro Max\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"idl-compat-note\"\u003eDesigned exclusively for the iPhone 16 Pro Max body. Will not fit other iPhone models.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"idl-features\"\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eSleek \u003cspan class=\"idl-accent\"\u003eSatin\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA minimalist aesthetic without compromise. The smooth satin PET backplate feels incredible in hand and resists scratches and daily wear — keeping its understated finish over months of use.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eEveryday \u003cspan class=\"idl-accent\"\u003eProtection\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eEngineered with a shock-absorbing TPU bumper and polycarbonate frame for reliable 8 ft drop protection. A 1.0 mm raised lip around the screen and 2.0 mm bumper thickness keep both display and camera plateau safe.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eHigh-End \u003cspan class=\"idl-accent\"\u003eButtons\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eAnodized aluminium buttons offer a premium, clicky tactile response — a real upgrade over the mushy feel of standard rubber-coated cases. Every press feels like native iPhone hardware.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eMagSafe \u003cspan class=\"idl-accent\"\u003eReady\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePowerful nickel-plated neodymium magnets deliver 800–1100 gf of holding force when paired with Apple-certified MagSafe accessories. The magnetic alignment is precise and charging speed is unaffected.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature idl-feature-wide\"\u003e\u003ch2\u003eCamera Control \u003cspan class=\"idl-accent\"\u003eCutout\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA dedicated cutout for the iPhone 16 Pro Max Camera Control button preserves the full press experience — light press, half press, full press all work natively. Lenses are protected by raised edges around the camera plateau.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"idl-box\"\u003e\n\u003ch2\u003eWhat's in the Box\u003c\/h2\u003e\n\u003cul class=\"idl-box-list\"\u003e\n\u003cli\u003eNomad Sport Case\u003c\/li\u003e\n\u003cli\u003eDocumentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"idl-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"idl-faq-list\"\u003e\n\u003cdetails\u003e\u003csummary\u003eSport Case, Modern Leather, or Rugged — which Nomad to pick?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eSport Case is the everyday performer — sleek satin look, real protection, MagSafe. Modern Leather adds full-grain leather for a refined, ageing-patina aesthetic. Rugged Case has bigger TPU bumpers and topographic texturing for max grip and impact — best for outdoor use. Pick Sport for daily; Modern Leather for dressy; Rugged for trail.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow does the satin finish hold up?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eBetter than glossy PET, which shows every fingerprint and scratch. Satin diffuses light so micro-marks don't show, and the surface stays clean-looking for months. It's the same trade-off as a satin watch finish vs polished — less initial shine, much better long-term look.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWill my MagSafe wallet stick well?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eYes — the 800–1100 gf magnetic force matches Apple's MagSafe spec. Wallets, chargers, mounts all snap on firmly. Heavier accessories (large wallets with multiple cards) hold securely without sagging.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs the Camera Control button cutout fully functional?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eYes. The cutout exposes the button directly so you get the same haptic and capacitive feedback as a bare phone — light press for focus, half press for camera, full press for shutter all work natively.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes the case work with iPhone 16 Pro Max ProTect cases or accessories?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eYes — the case is designed to fit within the standard iPhone 16 Pro Max accessory ecosystem. MagSafe wallets, mounts, chargers, and standard 16 Pro Max-sized accessories all work.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp class=\"idl-closing\"\u003eSleek by day. Strong by night.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Nomad","offers":[{"title":"Stone","offer_id":46814351491151,"sku":"lip1789798375111","price":21.26,"currency_code":"USD","in_stock":true},{"title":"Naval Blue","offer_id":46814351523919,"sku":"smu1789798375112","price":23.96,"currency_code":"USD","in_stock":true},{"title":"Vulcan Black","offer_id":46814351556687,"sku":"bzt1789798375113","price":19.47,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0713\/8266\/3247\/files\/nomad-sport-case-for-iphone-16-pro-max_1.png?v=1789798382","url":"https:\/\/jewelcutclad.shop\/products\/nomad-sport-case-for-iphone-16-pro-max","provider":"My Store","version":"1.0","type":"link"}