{"product_id":"nomad-rugged-case-for-iphone-17-pro-max","title":"Nomad Rugged Case for iPhone 17 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\"\u003e15ft Drop · Lay-Flat Design\u003c\/div\u003e\n\u003ch1\u003eSurprisingly Light. \u003cspan class=\"idl-accent\"\u003eUncompromisingly Tough.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"idl-hero-intro\"\u003eEngineered for the iPhone 17 Pro Max, the Rugged Case delivers all-angle protection for every adventure without the bulk. A polycarbonate frame, fortified corner bumpers, and grooved TPU grip combine into a 15-foot drop rating that puts most rugged cases to shame.\u003c\/p\u003e\n\u003cul class=\"idl-chips\"\u003e\n\u003cli\u003e15 ft Drop Defence\u003c\/li\u003e\n\u003cli\u003ePolycarbonate Frame\u003c\/li\u003e\n\u003cli\u003eGrooved TPU Bumpers\u003c\/li\u003e\n\u003cli\u003eLay-Flat Corner Design\u003c\/li\u003e\n\u003cli\u003eGlass Camera Control\u003c\/li\u003e\n\u003cli\u003eAnodised Aluminium Buttons\u003c\/li\u003e\n\u003cli\u003eMagSafe + Qi2\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 17 Pro Max\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"idl-compat-note\"\u003eDesigned exclusively for iPhone 17 Pro Max. The 17 Pro version is sold separately.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"idl-features\"\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003e15ft Drop \u003cspan class=\"idl-accent\"\u003eDefence\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA durable polycarbonate frame and fortified corner bumpers absorb massive kinetic energy — military-grade protection from drops up to 15 feet (4.5 m). One of the toughest iPhone 17 Pro Max cases on the market.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eLay-Flat \u003cspan class=\"idl-accent\"\u003eCorner Design\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eRaised corner bumpers are precision-engineered to allow your iPhone 17 Pro Max to lay perfectly flat on any surface — the camera lenses are shielded from direct contact with tables, counters, and outdoor surfaces.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eTactical Camera \u003cspan class=\"idl-accent\"\u003eControl\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eAn integrated glass Camera Control button mirrors the responsiveness of the iPhone's own sensor. Access Pro camera features with native-feeling precision — even in rugged scenarios with gloves on.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature\"\u003e\u003ch2\u003eGrooved TPU \u003cspan class=\"idl-accent\"\u003eGrip\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe TPU bumpers feature a grooved texture for a superior, confident grip in hand. Combined with anodised aluminium buttons for highly tactile, responsive clicks every single time.\u003c\/p\u003e\u003c\/article\u003e\n\u003carticle class=\"idl-feature idl-feature-wide\"\u003e\u003ch2\u003eMagSafe + Qi2 \u003cspan class=\"idl-accent\"\u003eReady\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eIntegrated neodymium magnets provide secure, instant connection for all magnetic accessories. Seamlessly compatible with MagSafe and Qi2 charging — the rugged build doesn't compromise the snap.\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 Rugged 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\u003eRugged vs Modern Case?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eModern is the slim daily case (8 ft drop) with smooth satin backplate. Rugged is the heavy-duty version (15 ft drop) with grooved bumpers and lay-flat corner protection. Pick Modern for everyday minimalism; Rugged if you regularly drop your phone or need outdoor\/job-site durability.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eRugged vs Rugged Leather — difference?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eRugged uses matte PET on the back. Rugged Leather adds Horween or Nomad leather over the same protective frame. Same drop rating, different aesthetic. Pick Rugged for the all-tactical look; Rugged Leather for tough-meets-refined.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow bulky is it on the Pro Max?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eSurprisingly slim for a 15 ft drop case, even on the larger Pro Max. Polycarbonate frame is rigid without being thick, and the grooved TPU bumpers add grip without significant width. Noticeably more substantial than the Modern Case but still pocket-friendly for the Pro Max size.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes Camera Control still work?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eYes — the integrated glass Camera Control button transmits all gestures cleanly. Even with gloves, the larger surface area of the Rugged case button makes it easier to press accurately than on a slim case.\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow well does MagSafe perform on Pro Max?\u003c\/summary\u003e\u003cdiv class=\"idl-faq-answer\"\u003eStrong. The neodymium magnet array sits at the standard MagSafe position and is tuned for full charging speed at the Pro Max's weight. Mounts and chargers snap on firmly through the rugged construction.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp class=\"idl-closing\"\u003e15 feet. Lay-flat lenses. Lasting protection.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Nomad","offers":[{"title":"Black","offer_id":46814386618447,"sku":"ocl1789799761044","price":30.55,"currency_code":"USD","in_stock":true},{"title":"Ultra Orange","offer_id":46814386651215,"sku":"hfe1789799761045","price":34.72,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0713\/8266\/3247\/files\/nomad-rugged-case-for-iphone-17-pro-max_1.png?v=1789799769","url":"https:\/\/jewelcutclad.shop\/products\/nomad-rugged-case-for-iphone-17-pro-max","provider":"My Store","version":"1.0","type":"link"}