{"product_id":"mouve-galaxy-z-flip7-case","title":"UAG Mouve Case for Samsung Galaxy Z Flip7","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cstyle\u003e\n    \/* --- COLOR PALETTE (Dark Mode) --- *\/\n    :root {\n        --bg-page: #121212;          \/* Very dark gray\/black background *\/\n        --bg-card: #1c1c1e;          \/* Slightly lighter for cards *\/\n        --bg-chip: #2c2c2e;          \/* Pills\/Tags background *\/\n        \n        --text-primary: #f5f5f7;     \/* Bright off-white for headers *\/\n        --text-secondary: #a1a1a6;   \/* Soft gray for body text *\/\n        \n        --border-color: #38383a;     \/* Subtle borders *\/\n        \n        \/* The Requested Deep Crimson Accent *\/\n        --accent-color: #910417;     \n    }\n\n    \/* Global Resets \u0026 Typography *\/\n    body {\n        background-color: var(--bg-page);\n        margin: 0;\n        padding: 0;\n    }\n\n    .product-container {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        color: var(--text-primary);\n        line-height: 1.6;\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 60px 20px;\n        box-sizing: border-box;\n    }\n\n    .product-container h1, \n    .product-container h2, \n    .product-container h3 {\n        margin-top: 0;\n        margin-bottom: 12px;\n        font-weight: 600;\n        letter-spacing: -0.01em;\n        color: var(--text-primary);\n    }\n\n    .product-container p {\n        margin: 0 0 16px 0;\n        color: var(--text-secondary);\n        font-size: 16px;\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n        text-align: center;\n        margin-bottom: 60px;\n        max-width: 780px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .hero-intro {\n        font-size: 19px;\n        color: var(--text-secondary);\n        font-weight: 400;\n        line-height: 1.6;\n    }\n\n    .hero-list {\n        list-style: none;\n        padding: 0;\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 12px;\n        margin-top: 32px;\n    }\n\n    .hero-list li {\n        background: var(--bg-chip);\n        border: 1px solid var(--border-color);\n        padding: 8px 18px;\n        border-radius: 20px;\n        font-size: 13px;\n        font-weight: 500;\n        color: var(--text-primary);\n        letter-spacing: 0.02em;\n    }\n\n    \/* Features Grid *\/\n    .features-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 24px;\n        margin-bottom: 60px;\n    }\n\n    @media (min-width: 768px) {\n        .features-grid {\n            grid-template-columns: 1fr 1fr;\n        }\n        \/* Full width card for the major selling point *\/\n        .features-grid .feature-card-full {\n             grid-column: span 2; \n        }\n    }\n\n    .feature-card {\n        background: var(--bg-card);\n        border: 1px solid var(--border-color);\n        border-radius: 20px;\n        padding: 40px;\n        text-align: center;\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    \n    .feature-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 12px 30px rgba(0,0,0,0.5);\n        border-color: #555;\n    }\n\n    .feature-card h2 {\n        font-size: 26px;\n        margin-bottom: 16px;\n    }\n\n    \/* Tech Specs Section Styling *\/\n    .specs-box {\n        background: var(--bg-chip);\n        border-radius: 20px;\n        padding: 40px;\n        margin-top: 40px;\n    }\n\n    .specs-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 20px;\n        margin-top: 20px;\n        text-align: left;\n    }\n\n    @media (min-width: 600px) {\n        .specs-grid {\n            grid-template-columns: 1fr 1fr;\n        }\n    }\n\n    .specs-grid div {\n        border-bottom: 1px solid var(--border-color);\n        padding-bottom: 10px;\n        color: var(--text-secondary);\n        font-size: 15px;\n    }\n\n    .specs-grid strong {\n        color: var(--text-primary);\n        display: block;\n        margin-bottom: 4px;\n    }\n    \n    \/* Utility *\/\n    .highlight {\n        color: var(--accent-color);\n    }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"product-container\"\u003e\n\n    \u003cheader class=\"hero-section\"\u003e\n        \u003ch1 style=\"font-size: 40px; margin-bottom: 24px;\"\u003eMove Freely. \u003cspan class=\"highlight\"\u003eProtect Fully.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp class=\"hero-intro\"\u003eThe Mouve Series delivers streamlined protection with a clean, matte finish. Built for the modern foldable, it combines a featherlight construction with military-grade impact resistance, all while upgrading your device with full MagSafe compatibility.\u003c\/p\u003e\n        \n        \u003cul class=\"hero-list\"\u003e\n            \u003cli\u003eMilitary Drop Protection\u003c\/li\u003e\n            \u003cli\u003eEmbedded Magnetic Module\u003c\/li\u003e\n            \u003cli\u003eAir-Soft Corner Cushioning\u003c\/li\u003e\n            \u003cli\u003eMatte Translucent Finish\u003c\/li\u003e\n            \u003cli\u003eOpen Hinge Design\u003c\/li\u003e\n            \u003cli\u003eSupports Samsung Pay\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/header\u003e\n\n    \u003csection class=\"features-grid\"\u003e\n        \u003carticle class=\"feature-card\"\u003e\n            \u003ch2\u003eModern \u003cspan class=\"highlight\"\u003eMatte\u003c\/span\u003e\n\u003c\/h2\u003e\n            \u003cp\u003eUnderstated style. The case features a sophisticated matte finish that feels smooth in hand and resists fingerprints. Its semi-translucent design subtly showcases your device’s color while providing a clean, minimalist aesthetic.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"feature-card\"\u003e\n            \u003ch2\u003eFeatherlight \u003cspan class=\"highlight\"\u003eDefense\u003c\/span\u003e\n\u003c\/h2\u003e\n            \u003cp\u003eTough, not heavy. We engineered a hybrid construction using a rigid Polycarbonate (PC) backplate and a shock-absorbing TPU frame. Reinforced with \"air-soft\" corners, it meets Military Drop-Test Standards (MIL STD 810G 516.6) without weighing you down.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"feature-card\"\u003e\n            \u003ch2\u003eMagnetic \u003cspan class=\"highlight\"\u003eUtility\u003c\/span\u003e\n\u003c\/h2\u003e\n            \u003cp\u003eConnect and charge. The built-in magnetic module is seamlessly embedded into the frame. It unlocks full compatibility with MagSafe chargers, Qi wireless pads, and magnetic accessories, all while fully supporting Samsung Pay.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"feature-card\"\u003e\n            \u003ch2\u003ePrecision \u003cspan class=\"highlight\"\u003eFit\u003c\/span\u003e\n\u003c\/h2\u003e\n            \u003cp\u003eEngineered for folds. The 2-piece design snaps securely onto your device, utilizing high-strength adhesive strips for a non-slip bond. Raised bezels surround the screen and camera, keeping your glass safe from rough surfaces.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"feature-card feature-card-full\"\u003e\n            \u003ch2\u003eOpen \u003cspan class=\"highlight\"\u003eMotion\u003c\/span\u003e\n\u003c\/h2\u003e\n            \u003cp\u003eFunctionality first. The open hinge design allows for maximum device functionality. Whether folded shut or opened flat, the case moves with you, ensuring smooth operation without the bulk of a hinge cover.\u003c\/p\u003e\n        \u003c\/article\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"specs-box\"\u003e\n        \u003ch3 style=\"text-align: center; font-size: 24px; margin-bottom: 10px;\"\u003eTechnical Specifications\u003c\/h3\u003e\n        \u003cp style=\"text-align: center; font-size: 14px; margin-bottom: 30px;\"\u003eLightweight agility. Heavyweight protection.\u003c\/p\u003e\n        \n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv\u003e\n\u003cstrong\u003eConstruction\u003c\/strong\u003e 2-Piece PC \u0026amp; TPU Hybrid\u003c\/div\u003e\n            \u003cdiv\u003e\n\u003cstrong\u003eDrop Standard\u003c\/strong\u003e MIL STD 810G 516.6\u003c\/div\u003e\n            \u003cdiv\u003e\n\u003cstrong\u003eMagnetics\u003c\/strong\u003e MagSafe \u0026amp; Qi Compatible Module\u003c\/div\u003e\n            \u003cdiv\u003e\n\u003cstrong\u003eWeight\u003c\/strong\u003e 0.07 lb\u003c\/div\u003e\n            \u003cdiv\u003e\n\u003cstrong\u003eDimensions\u003c\/strong\u003e 6.7 in x 3.03 in x 0.41 in\u003c\/div\u003e\n            \u003cdiv\u003e\n\u003cstrong\u003eFeatures\u003c\/strong\u003e Air-Soft Corners, Open Hinge\u003c\/div\u003e\n            \u003cdiv\u003e\n\u003cstrong\u003eAdhesion\u003c\/strong\u003e Pre-applied security strips\u003c\/div\u003e\n            \u003cdiv\u003e\n\u003cstrong\u003eCompatibility\u003c\/strong\u003e Supports Samsung Pay\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"UAG","offers":[{"title":"Default Title","offer_id":47062231482586,"sku":"214504113131","price":2490.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/4025\/8266\/files\/UAG_HS_SAMSUNG_GALAXY-2025-JAMES_MOUVE_ASH_STD_10_mag_icon_png.webp?v=1775111880","url":"https:\/\/incredideals.co\/products\/mouve-galaxy-z-flip7-case","provider":"incrediDeals","version":"1.0","type":"link"}