{"title":"Samsung S26 Ultra Cases","description":"\u003c!-- Samsung S26 Ultra Cases – Shopify Collection Description --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Paste this into: Collections \u003e Samsung S26 Ultra \u003e Description (HTML editor) --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Syne:wght@700;800\u0026family=DM+Sans:ital,wght@0,400;0,500;1,400\u0026display=swap');\n\n  .sc-wrap {\n    font-family: 'DM Sans', sans-serif;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 0 2rem;\n    color: #1a1a1a;\n  }\n\n  \/* ── Hero banner ── *\/\n  .sc-hero {\n    background: #0d0d0d;\n    border-radius: 16px;\n    padding: 2.5rem 2rem 2rem;\n    margin-bottom: 1.5rem;\n    position: relative;\n    overflow: hidden;\n  }\n  .sc-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse 70% 60% at 80% 50%, #1a0533 0%, transparent 70%),\n                radial-gradient(ellipse 40% 80% at 10% 80%, #001a33 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .sc-hero-label {\n    display: inline-block;\n    background: rgba(124,58,237,.18);\n    color: #c4b5fd;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    padding: 4px 14px;\n    border-radius: 20px;\n    border: 1px solid rgba(124,58,237,.35);\n    margin-bottom: 14px;\n    position: relative;\n  }\n  .sc-hero h1 {\n    font-family: 'Syne', sans-serif;\n    font-size: clamp(26px, 5vw, 42px);\n    font-weight: 800;\n    color: #ffffff;\n    line-height: 1.1;\n    margin: 0 0 12px;\n    position: relative;\n  }\n  .sc-hero h1 em {\n    font-style: normal;\n    color: #a78bfa;\n  }\n  .sc-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,.65);\n    max-width: 500px;\n    line-height: 1.6;\n    margin: 0;\n    position: relative;\n  }\n  .sc-hero-badge {\n    position: absolute;\n    top: 1.5rem;\n    right: 1.5rem;\n    background: #7c3aed;\n    color: #fff;\n    font-family: 'Syne', sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    padding: 6px 14px;\n    border-radius: 8px;\n    text-align: center;\n    line-height: 1.3;\n  }\n\n  \/* ── Perks bar ── *\/\n  .sc-perks {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-bottom: 1.5rem;\n  }\n  .sc-perk {\n    background: #fff;\n    border: 1px solid #e5e5e5;\n    border-radius: 12px;\n    padding: 1rem;\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n  }\n  .sc-perk-icon {\n    width: 38px;\n    height: 38px;\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    font-size: 18px;\n  }\n  .ic-glass { background: #ede9fe; }\n  .ic-truck { background: #dcfce7; }\n  .ic-shield { background: #fef3c7; }\n  .sc-perk-text strong {\n    display: block;\n    font-size: 13px;\n    font-weight: 500;\n    color: #111;\n    margin-bottom: 2px;\n  }\n  .sc-perk-text span {\n    font-size: 12px;\n    color: #666;\n    line-height: 1.4;\n  }\n\n  \/* ── Why snap cases ── *\/\n  .sc-why {\n    background: #f8f7ff;\n    border: 1px solid #ede9fe;\n    border-radius: 14px;\n    padding: 1.5rem;\n    margin-bottom: 1.5rem;\n  }\n  .sc-why h2 {\n    font-family: 'Syne', sans-serif;\n    font-size: 18px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin: 0 0 12px;\n  }\n  .sc-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n  .sc-feat {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: #333;\n  }\n  .sc-feat::before {\n    content: '';\n    width: 7px;\n    height: 7px;\n    background: #7c3aed;\n    border-radius: 50%;\n    flex-shrink: 0;\n  }\n\n  \/* ── Types strip ── *\/\n  .sc-types {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 8px;\n    margin-bottom: 1.5rem;\n  }\n  .sc-type {\n    background: #fff;\n    border: 1px solid #e5e5e5;\n    border-radius: 12px;\n    padding: .9rem .75rem;\n    text-align: center;\n    transition: border-color .2s, transform .2s;\n  }\n  .sc-type:hover {\n    border-color: #7c3aed;\n    transform: translateY(-2px);\n  }\n  .sc-type .t-icon { font-size: 22px; display: block; margin-bottom: 5px; }\n  .sc-type .t-name { font-size: 12px; font-weight: 500; color: #222; }\n  .sc-type .t-desc { font-size: 11px; color: #888; margin-top: 2px; }\n\n  \/* ── Bottom CTA strip ── *\/\n  .sc-cta {\n    background: linear-gradient(135deg, #7c3aed 0%, #4f46e5 100%);\n    border-radius: 14px;\n    padding: 1.25rem 1.5rem;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 1rem;\n    flex-wrap: wrap;\n  }\n  .sc-cta p {\n    font-family: 'Syne', sans-serif;\n    font-size: 16px;\n    font-weight: 700;\n    color: #fff;\n    margin: 0;\n  }\n  .sc-cta span {\n    font-family: 'DM Sans', sans-serif;\n    font-size: 13px;\n    font-weight: 400;\n    color: rgba(255,255,255,.75);\n    display: block;\n    margin-top: 2px;\n  }\n  .sc-cta-stars {\n    color: #fbbf24;\n    font-size: 14px;\n    letter-spacing: 1px;\n  }\n\n  @media (max-width: 600px) {\n    .sc-hero { padding: 1.5rem 1.25rem 1.25rem; }\n    .sc-hero-badge { position: static; display: inline-block; margin-top: 12px; }\n    .sc-perks { grid-template-columns: 1fr; }\n    .sc-features { grid-template-columns: 1fr; }\n    .sc-types { grid-template-columns: repeat(2, 1fr); }\n    .sc-cta { flex-direction: column; text-align: center; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sc-wrap\"\u003e\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"sc-hero\"\u003e\n\u003cdiv class=\"sc-hero-label\"\u003eSamsung S26 Ultra\u003c\/div\u003e\n\u003ch1\u003eCases Built for\u003cbr\u003e\u003cem\u003eYour Next Phone.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003ePremium protection that doesn't compromise on style. Every case precision-made for the Samsung Galaxy S26 Ultra's exact dimensions.\u003c\/p\u003e\n\u003cdiv class=\"sc-hero-badge\"\u003eNEW\u003cbr\u003eS26 Ultra\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Perks --\u003e\n\u003cdiv class=\"sc-perks\"\u003e\n\u003cdiv class=\"sc-perk\"\u003e\n\u003cdiv class=\"sc-perk-icon ic-glass\"\u003e🛡\u003c\/div\u003e\n\u003cdiv class=\"sc-perk-text\"\u003e\n\u003cstrong\u003eFree 6D Tempered Glass\u003c\/strong\u003e \u003cspan\u003eFull-coverage screen protector included with every case\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-perk\"\u003e\n\u003cdiv class=\"sc-perk-icon ic-truck\"\u003e🚚\u003c\/div\u003e\n\u003cdiv class=\"sc-perk-text\"\u003e\n\u003cstrong\u003eFree UK Delivery\u003c\/strong\u003e \u003cspan\u003eFast, tracked shipping on all orders across the UK\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-perk\"\u003e\n\u003cdiv class=\"sc-perk-icon ic-shield\"\u003e↩\u003c\/div\u003e\n\u003cdiv class=\"sc-perk-text\"\u003e\n\u003cstrong\u003eEasy Returns\u003c\/strong\u003e \u003cspan\u003e14-day hassle-free return policy, no questions asked\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Snap Cases --\u003e\u003c!-- Case Types --\u003e\n\u003cdiv class=\"sc-types\"\u003e\n\u003cdiv class=\"sc-type\"\u003e\n\u003cspan class=\"t-icon\"\u003e🪨\u003c\/span\u003e\n\u003cdiv class=\"t-name\"\u003eRugged\u003c\/div\u003e\n\u003cdiv class=\"t-desc\"\u003eMax protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-type\"\u003e\n\u003cspan class=\"t-icon\"\u003e💎\u003c\/span\u003e\n\u003cdiv class=\"t-name\"\u003eClear\u003c\/div\u003e\n\u003cdiv class=\"t-desc\"\u003eShow off the phone\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-type\"\u003e\n\u003cspan class=\"t-icon\"\u003e👜\u003c\/span\u003e\n\u003cdiv class=\"t-name\"\u003eWallet\u003c\/div\u003e\n\u003cdiv class=\"t-desc\"\u003eCards \u0026amp; cash\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-type\"\u003e\n\u003cspan class=\"t-icon\"\u003e🍃\u003c\/span\u003e\n\u003cdiv class=\"t-name\"\u003eSlim\u003c\/div\u003e\n\u003cdiv class=\"t-desc\"\u003eBarely there\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Bottom CTA --\u003e\n\u003c\/div\u003e","products":[{"product_id":"samsung-galaxy-s26-ultra-military-ring-magnetic-carbon-fibre-case-free-screen-protector","title":"Samsung Galaxy S26 Ultra Case Military-Grade 16FT Drop Protection Magnetic Ring Stand Carbon Fibre Texture Cool Cover Soft TPU Hard PC Dual Layer Shockproof for Men Women + FREE 6D Tempered Glass Screen Protector","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"Samsung Galaxy S26 Ultra military-grade case with magnetic ring stand, carbon fiber texture, 16FT drop protection, soft TPU + hard PC dual-layer + FREE 6D tempered glass.\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@300;400;500;600;700\u0026amp;family=Barlow+Condensed:wght@600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --red: #d42b2b;\n    --red-soft: #fff0f0;\n    --red-mid: #f07070;\n    --carbon: #111416;\n    --carbon2: #1a1f24;\n    --steel: #252d38;\n    --mid: #5a6478;\n    --light: #f4f5f7;\n    --white: #ffffff;\n    --border: #e0e4ec;\n    --green: #2d6a3f;\n    --blue: #1a3a6e;\n    --silver: #8a9ab0;\n    --shadow-sm: 0 2px 10px rgba(17,20,24,0.08);\n    --shadow: 0 8px 36px rgba(17,20,24,0.13);\n    --shadow-lg: 0 20px 60px rgba(17,20,24,0.2);\n    --radius: 16px;\n    --radius-sm: 9px;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Space Grotesk', sans-serif;\n    background: var(--light);\n    color: var(--carbon);\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ── HERO ── *\/\n  .hero {\n    background: var(--carbon);\n    padding: clamp(48px,7vw,90px) clamp(20px,5vw,80px) clamp(40px,5vw,68px);\n    position: relative; overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute; inset: 0;\n    background-image:\n      repeating-linear-gradient(45deg, rgba(255,255,255,0.015) 0px, rgba(255,255,255,0.015) 1px, transparent 1px, transparent 8px),\n      repeating-linear-gradient(-45deg, rgba(255,255,255,0.015) 0px, rgba(255,255,255,0.015) 1px, transparent 1px, transparent 8px);\n    pointer-events: none;\n  }\n  .hero::after {\n    content: '';\n    position: absolute; inset: 0;\n    background:\n      radial-gradient(ellipse at 80% 20%, rgba(212,43,43,0.2) 0%, transparent 55%),\n      radial-gradient(ellipse at 15% 85%, rgba(212,43,43,0.08) 0%, transparent 45%);\n    pointer-events: none;\n  }\n  .hero-inner {\n    max-width: 1120px; margin: 0 auto;\n    display: grid; grid-template-columns: 1fr auto; gap: 48px; align-items: center;\n    position: relative; z-index: 1;\n  }\n  .hero-eyebrow {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: rgba(212,43,43,0.15); border: 1px solid rgba(212,43,43,0.35);\n    color: var(--red-mid); font-size: 11px; font-weight: 600;\n    letter-spacing: 2.5px; text-transform: uppercase;\n    padding: 6px 14px; border-radius: 30px; margin-bottom: 20px;\n  }\n  .hero-eyebrow .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--red); display: inline-block; }\n  .hero h1 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(30px, 5vw, 56px);\n    font-weight: 800; line-height: 1.08; color: var(--white);\n    letter-spacing: -0.5px; margin-bottom: 14px;\n  }\n  .hero h1 em { font-style: normal; color: var(--red); }\n  .hero-sub {\n    font-size: clamp(13px,1.4vw,15px); color: rgba(255,255,255,0.5);\n    max-width: 560px; margin-bottom: 28px; line-height: 1.72;\n  }\n  .hero-pills { display: flex; flex-wrap: wrap; gap: 8px; }\n  .hero-pill {\n    background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.11);\n    color: rgba(255,255,255,0.72); font-size: 12px; font-weight: 500;\n    padding: 5px 13px; border-radius: 20px;\n  }\n  .hero-badge {\n    background: linear-gradient(135deg, var(--red), #a01e1e);\n    border-radius: var(--radius); padding: 24px 28px; text-align: center;\n    box-shadow: 0 8px 32px rgba(212,43,43,0.4); min-width: 164px; flex-shrink: 0;\n  }\n  .hero-badge-icon { font-size: 34px; display: block; margin-bottom: 10px; }\n  .hero-badge-title { font-family: 'Barlow Condensed', sans-serif; font-size: 16px; font-weight: 800; color: var(--white); letter-spacing: 0.3px; }\n  .hero-badge-sub { font-size: 11px; color: rgba(255,255,255,0.7); margin-top: 5px; line-height: 1.4; }\n\n  \/* ── COLOUR STRIP ── *\/\n  .colour-strip {\n    background: var(--carbon2); padding: 15px clamp(20px,5vw,80px);\n    display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 10px;\n  }\n  .cs-label { font-size: 10px; letter-spacing: 2px; text-transform: uppercase; color: rgba(255,255,255,0.3); margin-right: 6px; }\n  .cs-chip {\n    display: flex; align-items: center; gap: 7px;\n    border: 1px solid rgba(255,255,255,0.1); border-radius: 20px;\n    padding: 6px 14px; font-size: 12px; color: rgba(255,255,255,0.75); font-weight: 500;\n  }\n  .cs-dot { width: 13px; height: 13px; border-radius: 50%; border: 2px solid rgba(255,255,255,0.2); }\n\n  \/* ── POLICY BAR ── *\/\n  .policy-bar {\n    background: var(--white); border-bottom: 1px solid var(--border);\n    display: flex; justify-content: center; flex-wrap: wrap;\n    padding: 0 clamp(20px,4vw,40px);\n  }\n  .pi {\n    display: flex; align-items: center; gap: 10px;\n    padding: 14px 28px; border-right: 1px solid var(--border);\n    font-size: 13px; font-weight: 500; color: var(--steel);\n  }\n  .pi:last-child { border-right: none; }\n  .pi-icon { font-size: 20px; }\n\n  \/* ── WRAP ── *\/\n  .wrap { max-width: 1120px; margin: 0 auto; padding: clamp(40px,5vw,68px) clamp(20px,4vw,40px); }\n\n  \/* ── SECTION TITLE ── *\/\n  .sec { display: flex; align-items: center; gap: 14px; margin-bottom: 28px; }\n  .sec h2 { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(20px,2.5vw,26px); font-weight: 800; white-space: nowrap; letter-spacing: 0.3px; }\n  .sec .rule { flex: 1; height: 1px; background: var(--border); }\n\n  \/* ── STAT ROW ── *\/\n  .stats { display: grid; grid-template-columns: repeat(4,1fr); gap: 14px; margin-bottom: 52px; }\n  .stat {\n    background: var(--white); border: 1px solid var(--border);\n    border-radius: var(--radius); padding: 24px 16px; text-align: center;\n    box-shadow: var(--shadow-sm); position: relative; overflow: hidden;\n  }\n  .stat::before {\n    content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px;\n    background: linear-gradient(90deg, var(--red), var(--red-mid));\n  }\n  .stat-val { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(26px,3.5vw,38px); font-weight: 800; color: var(--carbon); line-height: 1; }\n  .stat-lbl { font-size: 12px; color: var(--mid); margin-top: 7px; font-weight: 500; line-height: 1.4; }\n\n  \/* ── FEATURE GRID ── *\/\n  .feat-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 16px; margin-bottom: 52px; }\n  .feat {\n    background: var(--white); border: 1px solid var(--border);\n    border-radius: var(--radius); padding: 26px 22px;\n    box-shadow: var(--shadow-sm); transition: transform .2s, box-shadow .2s, border-color .2s;\n  }\n  .feat:hover { transform: translateY(-4px); box-shadow: var(--shadow); border-color: rgba(212,43,43,0.3); }\n  .feat-ico { font-size: 32px; margin-bottom: 12px; display: block; }\n  .feat-name { font-family: 'Barlow Condensed', sans-serif; font-size: 17px; font-weight: 800; color: var(--carbon); margin-bottom: 8px; letter-spacing: 0.2px; }\n  .feat-desc { font-size: 13.5px; color: var(--mid); line-height: 1.65; }\n\n  \/* ── BUILD EXPLODER ── *\/\n  .build-block {\n    display: grid; grid-template-columns: 1fr 1fr;\n    border-radius: var(--radius); overflow: hidden; margin-bottom: 52px; box-shadow: var(--shadow);\n  }\n  .build-dark {\n    background: linear-gradient(150deg, var(--carbon), var(--carbon2));\n    padding: clamp(28px,4vw,50px); color: var(--white);\n    position: relative; overflow: hidden;\n  }\n  .build-dark::before {\n    content: 'TPU\\AHARD\\APC';\n    white-space: pre;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 100px; font-weight: 800;\n    position: absolute; right: -14px; bottom: -10px;\n    color: rgba(212,43,43,0.07); line-height: 1; pointer-events: none;\n    letter-spacing: -3px;\n  }\n  .build-dark h3 { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(20px,2.5vw,28px); font-weight: 800; color: var(--red-mid); margin-bottom: 14px; letter-spacing: 0.3px; }\n  .build-list { list-style: none; }\n  .build-list li {\n    display: flex; align-items: flex-start; gap: 10px;\n    padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.07);\n    font-size: 13.5px; color: rgba(255,255,255,0.75);\n  }\n  .build-list li:last-child { border-bottom: none; }\n  .build-list li::before { content: '▸'; color: var(--red); font-size: 14px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  .build-light { background: var(--white); padding: clamp(28px,4vw,50px); }\n  .build-light h3 { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(18px,2vw,24px); font-weight: 800; color: var(--carbon); margin-bottom: 14px; }\n  .build-light p { font-size: 13.5px; color: var(--mid); line-height: 1.75; margin-bottom: 20px; }\n  .layer-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .layer-card {\n    background: var(--light); border: 1px solid var(--border);\n    border-radius: var(--radius-sm); padding: 14px 14px; text-align: center;\n  }\n  .layer-card.red { background: var(--red-soft); border-color: rgba(212,43,43,0.2); }\n  .layer-icon { font-size: 22px; margin-bottom: 6px; display: block; }\n  .layer-name { font-family: 'Barlow Condensed', sans-serif; font-size: 15px; font-weight: 700; color: var(--carbon); }\n  .layer-desc { font-size: 11px; color: var(--mid); margin-top: 2px; }\n\n  \/* ── RING + STAND BLOCK ── *\/\n  .ring-block {\n    background: linear-gradient(135deg, #0e1318, #1a1f24);\n    border-radius: var(--radius); padding: clamp(30px,5vw,52px);\n    margin-bottom: 52px; box-shadow: var(--shadow-lg);\n    position: relative; overflow: hidden;\n  }\n  .ring-block::after {\n    content: '';\n    position: absolute; inset: 0;\n    background: radial-gradient(ellipse at 60% 50%, rgba(212,43,43,0.12) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .ring-block h3 { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(20px,2.5vw,30px); font-weight: 800; color: var(--white); margin-bottom: 10px; position: relative; z-index: 1; }\n  .ring-block p { font-size: 14px; color: rgba(255,255,255,0.55); max-width: 580px; margin-bottom: 24px; line-height: 1.75; position: relative; z-index: 1; }\n  .ring-features { display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; position: relative; z-index: 1; }\n  .ring-feat {\n    background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.09);\n    border-radius: var(--radius-sm); padding: 18px 16px; text-align: center;\n    transition: background .2s, border-color .2s;\n  }\n  .ring-feat:hover { background: rgba(212,43,43,0.12); border-color: rgba(212,43,43,0.3); }\n  .ring-feat-ico { font-size: 26px; display: block; margin-bottom: 8px; }\n  .ring-feat-lbl { font-size: 13px; font-weight: 600; color: rgba(255,255,255,0.8); line-height: 1.4; }\n\n  \/* ── COLOUR CARDS ── *\/\n  .col-grid { display: grid; grid-template-columns: repeat(auto-fill,minmax(150px,1fr)); gap: 12px; margin-bottom: 52px; }\n  .col-card {\n    background: var(--white); border: 1px solid var(--border);\n    border-radius: var(--radius-sm); padding: 18px 14px; text-align: center;\n    box-shadow: var(--shadow-sm); transition: box-shadow .2s, transform .2s;\n  }\n  .col-card:hover { box-shadow: var(--shadow); transform: translateY(-3px); }\n  .col-circle { width: 46px; height: 46px; border-radius: 50%; margin: 0 auto 10px; border: 3px solid rgba(0,0,0,0.07); box-shadow: 0 2px 10px rgba(0,0,0,0.15); }\n  .col-name { font-size: 13px; font-weight: 700; color: var(--carbon); }\n  .col-sub { font-size: 11px; color: var(--mid); margin-top: 2px; }\n\n  \/* ── SPEC TABLE ── *\/\n  .tbl-wrap { background: var(--white); border: 1px solid var(--border); border-radius: var(--radius); overflow: hidden; margin-bottom: 52px; box-shadow: var(--shadow-sm); }\n  table { width: 100%; border-collapse: collapse; }\n  thead { background: linear-gradient(90deg, var(--carbon), var(--steel)); }\n  thead th { color: rgba(255,255,255,0.9); font-family: 'Barlow Condensed', sans-serif; font-size: 14px; font-weight: 700; padding: 16px 22px; text-align: left; letter-spacing: 0.5px; }\n  tbody tr:nth-child(even) { background: var(--light); }\n  tbody tr:hover { background: var(--red-soft); }\n  td { padding: 13px 22px; font-size: 13.5px; border-bottom: 1px solid var(--border); }\n  td:first-child { font-weight: 600; color: var(--steel); width: 40%; }\n  td:last-child { color: var(--mid); }\n\n  \/* ── POLICY CARDS ── *\/\n  .policy-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 52px; }\n  .policy-card {\n    background: var(--white); border: 1px solid var(--border);\n    border-radius: var(--radius); padding: 26px 24px;\n    display: flex; align-items: flex-start; gap: 18px;\n    box-shadow: var(--shadow-sm);\n  }\n  .policy-card.delivery { border-left: 4px solid var(--red); }\n  .policy-card.returns { border-left: 4px solid var(--blue); }\n  .policy-card-icon { font-size: 38px; flex-shrink: 0; }\n  .policy-card h4 { font-family: 'Barlow Condensed', sans-serif; font-size: 18px; font-weight: 800; color: var(--carbon); margin-bottom: 6px; letter-spacing: 0.2px; }\n  .policy-card p { font-size: 13.5px; color: var(--mid); line-height: 1.65; }\n\n  \/* ── FREE BONUS ── *\/\n  .bonus {\n    background: var(--carbon); border-radius: var(--radius);\n    padding: clamp(30px,5vw,52px); margin-bottom: 52px; text-align: center;\n    position: relative; overflow: hidden; box-shadow: var(--shadow-lg);\n  }\n  .bonus::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: radial-gradient(ellipse at 50% 0%, rgba(212,43,43,0.18) 0%, transparent 55%);\n    pointer-events: none;\n  }\n  .bonus-badge {\n    display: inline-block;\n    background: linear-gradient(90deg, var(--red), #a01e1e);\n    color: var(--white); font-size: 11px; font-weight: 700;\n    letter-spacing: 2px; text-transform: uppercase;\n    padding: 7px 20px; border-radius: 30px; margin-bottom: 18px;\n  }\n  .bonus h3 { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(22px,2.5vw,32px); font-weight: 800; color: var(--white); margin-bottom: 12px; }\n  .bonus p { font-size: 14px; color: rgba(255,255,255,0.55); max-width: 520px; margin: 0 auto 22px; line-height: 1.75; }\n  .bonus-chips { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }\n  .bonus-chip { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); color: rgba(255,255,255,0.8); font-size: 12px; font-weight: 500; padding: 7px 15px; border-radius: 20px; }\n\n  \/* ── TRUST BAR ── *\/\n  .trust {\n    background: linear-gradient(90deg, var(--carbon), var(--carbon2));\n    border-radius: var(--radius); padding: clamp(22px,3vw,36px) clamp(20px,4vw,48px);\n    margin-bottom: 52px;\n    display: flex; flex-wrap: wrap; justify-content: space-around; gap: 20px; text-align: center;\n  }\n  .trust-item { flex: 1; min-width: 100px; }\n  .trust-ico { font-size: 26px; margin-bottom: 7px; }\n  .trust-ttl { font-size: 13px; font-weight: 600; color: rgba(255,255,255,0.9); margin-bottom: 3px; }\n  .trust-sub { font-size: 11.5px; color: rgba(255,255,255,0.38); }\n\n  \/* ── NOTICE ── *\/\n  .notice {\n    background: var(--white); border: 1px solid var(--border);\n    border-left: 4px solid var(--red);\n    border-radius: var(--radius-sm); padding: 20px 22px; margin-bottom: 52px;\n  }\n  .notice h4 { font-size: 14px; font-weight: 700; color: var(--carbon); margin-bottom: 7px; }\n  .notice p { font-size: 13px; color: var(--mid); line-height: 1.7; }\n\n  \/* ── FOOTER ── *\/\n  .foot { text-align: center; padding: 32px 20px; font-size: 11.5px; color: var(--mid); border-top: 1px solid var(--border); line-height: 1.9; }\n  .foot strong { color: var(--steel); }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 860px) {\n    .build-block { grid-template-columns: 1fr; }\n    .stats { grid-template-columns: repeat(2,1fr); }\n    .policy-grid { grid-template-columns: 1fr; }\n  }\n  @media (max-width: 640px) {\n    .hero-inner { grid-template-columns: 1fr; }\n    .hero-badge { display: none; }\n    .build-dark::before { display: none; }\n    .layer-cards { grid-template-columns: 1fr 1fr; }\n    .policy-bar { flex-direction: column; align-items: center; }\n    .pi { border-right: none; border-bottom: 1px solid var(--border); width: 100%; justify-content: center; }\n    .pi:last-child { border-bottom: none; }\n  }\n  @media (max-width: 420px) {\n    .stats { grid-template-columns: 1fr 1fr; }\n    td { padding: 10px 12px; font-size: 12px; }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HERO ══ --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hero-eyebrow\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eGalaxy S26 Ultra · Military Edition\u003c\/div\u003e\n\u003ch1\u003eMilitary Ring\u003cbr\u003e\u003cem\u003eMagnetic\u003c\/em\u003e Carbon\u003cbr\u003eFibre Case\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEngineered for maximum defence — 16FT drop protection, soft TPU + hard PC dual-layer armour, carbon fibre texture, 360° rotating magnetic ring stand, and strong magnetic suction for all MagSafe accessories.\u003c\/p\u003e\n\u003cdiv class=\"hero-pills\"\u003e\n\u003cspan class=\"hero-pill\"\u003e16FT Drop Protection\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003eCarbon Fibre Texture\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003eMagnetic Ring Stand\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003eSoft TPU + Hard PC\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003e360° Rotation\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003eHorizontal \u0026amp; Vertical\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003e5 Colours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-badge\"\u003e\n\u003cspan class=\"hero-badge-icon\"\u003e🎁\u003c\/span\u003e\n\u003cdiv class=\"hero-badge-title\"\u003eFREE Included\u003c\/div\u003e\n\u003cdiv class=\"hero-badge-sub\"\u003e6D Tempered Glass\u003cbr\u003eScreen Protector\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ COLOUR STRIP ══ --\u003e\n\u003cdiv class=\"colour-strip\"\u003e\n\u003cspan class=\"cs-label\"\u003eColours\u003c\/span\u003e\n\u003cdiv class=\"cs-chip\"\u003e\n\u003cspan style=\"background: #1a1a1a;\" class=\"cs-dot\"\u003e\u003c\/span\u003eBlack\u003c\/div\u003e\n\u003cdiv class=\"cs-chip\"\u003e\n\u003cspan style=\"background: #c42020;\" class=\"cs-dot\"\u003e\u003c\/span\u003eRed\u003c\/div\u003e\n\u003cdiv class=\"cs-chip\"\u003e\n\u003cspan style=\"background: #1a3a6e;\" class=\"cs-dot\"\u003e\u003c\/span\u003eDark Blue\u003c\/div\u003e\n\u003cdiv class=\"cs-chip\"\u003e\n\u003cspan style=\"background: #2d6a3f;\" class=\"cs-dot\"\u003e\u003c\/span\u003eGreen\u003c\/div\u003e\n\u003cdiv class=\"cs-chip\"\u003e\n\u003cspan style=\"background: #8a9ab0;\" class=\"cs-dot\"\u003e\u003c\/span\u003eSilver\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ POLICY BAR ══ --\u003e\n\u003cdiv class=\"policy-bar\"\u003e\n\u003cdiv class=\"pi\"\u003e\n\u003cspan class=\"pi-icon\"\u003e🇬🇧\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eFree UK Delivery\u003c\/strong\u003e · 1–3 Business Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi\"\u003e\n\u003cspan class=\"pi-icon\"\u003e🔄\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e14-Day Refund\u003c\/strong\u003e · Hassle-Free Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi\"\u003e\n\u003cspan class=\"pi-icon\"\u003e💪\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e16FT Drop Protection\u003c\/strong\u003e · Military-Grade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi\"\u003e\n\u003cspan class=\"pi-icon\"\u003e🎁\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eFREE\u003c\/strong\u003e · 6D Tempered Glass Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ MAIN ══ --\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"stats\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-val\"\u003e16FT\u003c\/div\u003e\n\u003cdiv class=\"stat-lbl\"\u003eMilitary Drop Protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-val\"\u003e360°\u003c\/div\u003e\n\u003cdiv class=\"stat-lbl\"\u003eRotating Ring Stand\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-val\"\u003e1.5mm\u003c\/div\u003e\n\u003cdiv class=\"stat-lbl\"\u003eRaised Camera \u0026amp; Screen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-val\"\u003e3-in-1\u003c\/div\u003e\n\u003cdiv class=\"stat-lbl\"\u003eIron Sheet + Bracket + Ring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003ch2\u003eCore Features\u003c\/h2\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e💪\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003e16FT Military Drop Protection\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eAnti-fall structural design withstands drops from up to 16 feet. Reinforced corner zones and a hard outer shell deflect and absorb impact before it reaches your S26 Ultra.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e🔩\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eCarbon Fibre Texture Design\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eBold carbon fibre weave pattern gives the case a premium tactical look and feel. Designed for men and women who want serious protection with a cool aesthetic.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e🔄\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003e360° Rotating Magnetic Ring Stand\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eThe built-in ring rotates a full 360° and folds out into a multi-angle stand — supporting your S26 Ultra both horizontally and vertically, hands-free.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e🧲\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eStrong Magnetic Suction\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eHigh-strength magnetic core locks onto magnetic car mounts, MagSafe wallets, and accessories with a force strong enough to hold through speed bumps, sharp turns, and off-road terrain.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eSoft TPU + Hard PC Dual-Layer\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eInner soft TPU cushions shocks while the hard PC outer shell disperses lateral impact. The combination provides superior protection without excessive bulk.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e📏\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003e1.5mm Raised Camera \u0026amp; Screen\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eBoth the camera bumper and screen lip sit 1.5mm above flat surfaces — your lenses and display never make direct contact when placed face-down or on rough surfaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e📐\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eHorizontal \u0026amp; Vertical Stand\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eFold out the ring to prop your phone at comfortable viewing angles in both portrait and landscape orientation — ideal for video calls, streaming, and working at your desk.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e🎁\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eFREE 6D Tempered Glass\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eEvery order ships with a premium 6D curved full-coverage tempered glass screen protector — 9H hardness, HD clarity, and oleophobic anti-fingerprint coating included free.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BUILD EXPLODER --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003ch2\u003eConstruction Breakdown\u003c\/h2\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"build-block\"\u003e\n\u003cdiv class=\"build-dark\"\u003e\n\u003ch3\u003eMilitary-Grade Armour System\u003c\/h3\u003e\n\u003cul class=\"build-list\"\u003e\n\u003cli\u003eOuter hard PC shell deflects lateral impacts\u003c\/li\u003e\n\u003cli\u003eInner soft TPU absorbs drop shock energy\u003c\/li\u003e\n\u003cli\u003eIron sheet integrated into magnetic ring mount\u003c\/li\u003e\n\u003cli\u003eAnti-fall structural corner reinforcement zones\u003c\/li\u003e\n\u003cli\u003eCarbon fibre texture back panel — anti-slip grip\u003c\/li\u003e\n\u003cli\u003e1.5mm raised camera bumpers — lens protection\u003c\/li\u003e\n\u003cli\u003e1.5mm raised screen lip — display protection\u003c\/li\u003e\n\u003cli\u003ePrecise cut-outs for all buttons, ports \u0026amp; speakers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"build-light\"\u003e\n\u003ch3\u003e3-Component Ring Assembly\u003c\/h3\u003e\n\u003cp\u003eThe ring stand system is a precision-engineered three-piece assembly — an iron sheet base for magnetic alignment, a metal bracket for structural rigidity, and the rotating finger ring for grip and stand functionality.\u003c\/p\u003e\n\u003cdiv class=\"layer-cards\"\u003e\n\u003cdiv class=\"layer-card red\"\u003e\n\u003cspan class=\"layer-icon\"\u003e🔩\u003c\/span\u003e\n\u003cdiv class=\"layer-name\"\u003eIron Sheet\u003c\/div\u003e\n\u003cdiv class=\"layer-desc\"\u003eMagnetic base layer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"layer-card\"\u003e\n\u003cspan class=\"layer-icon\"\u003e📐\u003c\/span\u003e\n\u003cdiv class=\"layer-name\"\u003eBracket\u003c\/div\u003e\n\u003cdiv class=\"layer-desc\"\u003eStructural stand frame\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"layer-card\"\u003e\n\u003cspan class=\"layer-icon\"\u003e💿\u003c\/span\u003e\n\u003cdiv class=\"layer-name\"\u003eHard PC\u003c\/div\u003e\n\u003cdiv class=\"layer-desc\"\u003eRigid outer shell\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"layer-card red\"\u003e\n\u003cspan class=\"layer-icon\"\u003e🌊\u003c\/span\u003e\n\u003cdiv class=\"layer-name\"\u003eSoft TPU\u003c\/div\u003e\n\u003cdiv class=\"layer-desc\"\u003eShock-absorbing inner\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RING STAND BLOCK --\u003e\n\u003cdiv class=\"ring-block\"\u003e\n\u003ch3\u003eMagnetic Ring Stand — Built For Real Life\u003c\/h3\u003e\n\u003cp\u003eThe high-strength magnetic suction ring keeps your Galaxy S26 Ultra locked onto any magnetic mount even over speed bumps, sudden turns, and rough terrain. Use it as a car mount, desktop stand, or finger grip — all in one.\u003c\/p\u003e\n\u003cdiv class=\"ring-features\"\u003e\n\u003cdiv class=\"ring-feat\"\u003e\n\u003cspan class=\"ring-feat-ico\"\u003e🚗\u003c\/span\u003e\n\u003cdiv class=\"ring-feat-lbl\"\u003eMagnetic Car Mount\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ring-feat\"\u003e\n\u003cspan class=\"ring-feat-ico\"\u003e🖥️\u003c\/span\u003e\n\u003cdiv class=\"ring-feat-lbl\"\u003eDesk Stand — Horizontal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ring-feat\"\u003e\n\u003cspan class=\"ring-feat-ico\"\u003e📱\u003c\/span\u003e\n\u003cdiv class=\"ring-feat-lbl\"\u003eDesk Stand — Vertical\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ring-feat\"\u003e\n\u003cspan class=\"ring-feat-ico\"\u003e💳\u003c\/span\u003e\n\u003cdiv class=\"ring-feat-lbl\"\u003eMagnetic Wallet Mount\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ring-feat\"\u003e\n\u003cspan class=\"ring-feat-ico\"\u003e☝️\u003c\/span\u003e\n\u003cdiv class=\"ring-feat-lbl\"\u003eFinger Grip \u0026amp; Ring Hold\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ring-feat\"\u003e\n\u003cspan class=\"ring-feat-ico\"\u003e🔋\u003c\/span\u003e\n\u003cdiv class=\"ring-feat-lbl\"\u003eMagnetic Battery Pack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOURS --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003ch2\u003eColour Variants\u003c\/h2\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col-grid\"\u003e\n\u003cdiv class=\"col-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#1a1a1a,#3a3a3a);\" class=\"col-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"col-name\"\u003eBlack\u003c\/div\u003e\n\u003cdiv class=\"col-sub\"\u003eStealth Carbon\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#c42020,#e85050);\" class=\"col-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"col-name\"\u003eRed\u003c\/div\u003e\n\u003cdiv class=\"col-sub\"\u003eCombat Red\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#1a3a6e,#3a6aae);\" class=\"col-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"col-name\"\u003eDark Blue\u003c\/div\u003e\n\u003cdiv class=\"col-sub\"\u003eNavy Tactical\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#2d6a3f,#5aaa6a);\" class=\"col-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"col-name\"\u003eGreen\u003c\/div\u003e\n\u003cdiv class=\"col-sub\"\u003eMilitary Olive\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#7a8a9e,#c0ccd8);\" class=\"col-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"col-name\"\u003eSilver\u003c\/div\u003e\n\u003cdiv class=\"col-sub\"\u003eChrome Steel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC TABLE --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tbl-wrap\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatible Model\u003c\/td\u003e\n\u003ctd\u003eSamsung Galaxy S26 Ultra\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eSoft TPU Inner + Hard PC Outer Shell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRing Assembly\u003c\/td\u003e\n\u003ctd\u003eIron Sheet + Metal Bracket + 360° Rotating Ring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrop Protection\u003c\/td\u003e\n\u003ctd\u003e16FT \/ 5M Military-Grade Anti-Fall\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBack Design\u003c\/td\u003e\n\u003ctd\u003eCarbon Fibre Texture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStand Orientation\u003c\/td\u003e\n\u003ctd\u003eHorizontal \u0026amp; Vertical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRing Rotation\u003c\/td\u003e\n\u003ctd\u003e360° Full Rotation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnetic Compatibility\u003c\/td\u003e\n\u003ctd\u003eCar Mounts, Wallets, Battery Packs, MagSafe Accessories\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCamera Bumpers\u003c\/td\u003e\n\u003ctd\u003e1.5mm Raised Above Case Back\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eScreen Bumpers\u003c\/td\u003e\n\u003ctd\u003e1.5mm Raised Lip Above Case Edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable Colours\u003c\/td\u003e\n\u003ctd\u003eBlack, Red, Dark Blue, Green, Silver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUK Delivery\u003c\/td\u003e\n\u003ctd\u003eFree — 1 to 3 Business Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturns Policy\u003c\/td\u003e\n\u003ctd\u003e14-Day Hassle-Free Refund\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Contents\u003c\/td\u003e\n\u003ctd\u003e1× Military Ring Case + 1× FREE 6D Tempered Glass Screen Protector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- DELIVERY \u0026 RETURNS --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003ch2\u003eDelivery \u0026amp; Returns\u003c\/h2\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"policy-grid\"\u003e\n\u003cdiv class=\"policy-card delivery\"\u003e\n\u003cdiv class=\"policy-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFree UK Delivery\u003c\/h4\u003e\n\u003cp\u003eEvery order ships \u003cstrong\u003ecompletely free\u003c\/strong\u003e to any UK address. Dispatched promptly and delivered within \u003cstrong\u003e1–3 business days\u003c\/strong\u003e. No minimum spend. No hidden delivery fees.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"policy-card returns\"\u003e\n\u003cdiv class=\"policy-card-icon\"\u003e🔄\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003e14-Day Refund Policy\u003c\/h4\u003e\n\u003cp\u003eNot fully satisfied? Return within \u003cstrong\u003e14 days\u003c\/strong\u003e of delivery for a complete refund — no questions asked. We stand behind every order with a full satisfaction guarantee.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FREE BONUS --\u003e\n\u003cdiv class=\"bonus\"\u003e\n\u003cdiv class=\"bonus-badge\"\u003e✦ Free Bonus Included With Every Order\u003c\/div\u003e\n\u003ch3\u003e6D Tempered Glass Screen Protector\u003c\/h3\u003e\n\u003cp\u003eShipped free with every case — a premium full-coverage 6D tempered glass screen protector designed for the Samsung Galaxy S26 Ultra's curved display.\u003c\/p\u003e\n\u003cdiv class=\"bonus-chips\"\u003e\n\u003cspan class=\"bonus-chip\"\u003e9H Hardness\u003c\/span\u003e \u003cspan class=\"bonus-chip\"\u003eFull Edge Coverage\u003c\/span\u003e \u003cspan class=\"bonus-chip\"\u003eAnti-Fingerprint\u003c\/span\u003e \u003cspan class=\"bonus-chip\"\u003eHD Clarity\u003c\/span\u003e \u003cspan class=\"bonus-chip\"\u003eBubble-Free Install\u003c\/span\u003e \u003cspan class=\"bonus-chip\"\u003eScratch Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST BAR --\u003e\n\u003cdiv class=\"trust\"\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-ico\"\u003e💪\u003c\/div\u003e\n\u003cdiv class=\"trust-ttl\"\u003e16FT Drop Proof\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003eMilitary anti-fall design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-ico\"\u003e🇬🇧\u003c\/div\u003e\n\u003cdiv class=\"trust-ttl\"\u003eFree UK Delivery\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003e1–3 business days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-ico\"\u003e🔄\u003c\/div\u003e\n\u003cdiv class=\"trust-ttl\"\u003e14-Day Refund\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003eHassle-free returns\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-ico\"\u003e🧲\u003c\/div\u003e\n\u003cdiv class=\"trust-ttl\"\u003eStrong Magnetic\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003eCar mount compatible\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-ico\"\u003e🎁\u003c\/div\u003e\n\u003cdiv class=\"trust-ttl\"\u003eFree Glass Included\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003e6D tempered screen protector\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NOTICE --\u003e\n\u003cdiv class=\"notice\"\u003e\n\u003ch4\u003e⚠️ Compatibility Notice\u003c\/h4\u003e\n\u003cp\u003eThis case is designed exclusively for the \u003cstrong\u003eSamsung Galaxy S26 Ultra\u003c\/strong\u003e. It is not compatible with Galaxy S26, S26+, S25 Ultra, or any other model. Please confirm your exact device model number before purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/wrap --\u003e\n\u003cdiv class=\"foot\"\u003e\n\u003cstrong\u003eSamsung Galaxy S26 Ultra Military Ring Magnetic Carbon Fibre Case\u003c\/strong\u003e — 16FT Drop Protection · Soft TPU + Hard PC Dual-Layer · Carbon Fibre Texture · 360° Rotating Magnetic Ring Stand · Horizontal \u0026amp; Vertical Stand · 1.5mm Raised Camera \u0026amp; Screen Bumpers · Strong Magnetic Suction · Car Mount Compatible · Free UK Delivery 1–3 Business Days · 14-Day Refund Policy · Includes FREE 6D Tempered Glass Screen Protector\u003cbr\u003e\n\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Black","offer_id":57465693929817,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Green","offer_id":57465693962585,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Dark Blue","offer_id":57465693995353,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Silver","offer_id":57465694028121,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/SamsungGalaxyS26Ultra_MilitaryRingMagneticSuctionCaseforMenWomenCoolCarbonFiberTextureCover1.jpg?v=1772793039"},{"product_id":"samsung-galaxy-s26-ultra-sleekshine-elite-glitter-ombre-magsafe-case-free-screen-protector","title":"Samsung Galaxy S26 Ultra Case MagSafe Compatible SleekShine Elite Glitter Ombré Clear Cover 360° Air Guard Corners Dual-Layer TPU Acrylic Never-Yellow Anti-Shock Built-in Kickstand  + FREE 6D Tempered Glass Screen Protector","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"Galaxy S26 Ultra MagSafe glitter ombré case — Air Guard corners, dual-layer TPU+acrylic, never-yellow, built-in kickstand, 4 ombré colours + FREE 6D tempered glass.\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600;700;800;900\u0026amp;family=Lora:ital,wght@0,400;0,600;1,400;1,600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --silver: #c8cdd8;\n    --silver-soft: #f2f4f8;\n    --shimmer: #e8ecf4;\n    --purple: #7c3fa8;\n    --purple-light: #c8a8e8;\n    --purple-pale: #f4eef9;\n    --red-glitter: #c83040;\n    --dark: #0c0e14;\n    --ink: #141820;\n    --steel: #1e2430;\n    --mid: #5a6070;\n    --light: #f6f7fa;\n    --white: #ffffff;\n    --border: #dde0e8;\n    --grad-clear: linear-gradient(135deg, #ffffff, #d0d8e8);\n    --grad-purple: linear-gradient(135deg, #f0e8f8, #7c3fa8);\n    --grad-red: linear-gradient(135deg, #f8e0e0, #c83040);\n    --grad-black: linear-gradient(135deg, #c0c4cc, #1a1a2a);\n    --shadow-sm: 0 2px 12px rgba(12,14,20,0.07);\n    --shadow: 0 8px 36px rgba(12,14,20,0.12);\n    --shadow-lg: 0 20px 60px rgba(12,14,20,0.18);\n    --radius: 18px;\n    --radius-sm: 10px;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Outfit', sans-serif;\n    background: var(--light);\n    color: var(--dark);\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ── HERO ── *\/\n  .hero {\n    background: var(--dark);\n    padding: clamp(52px,7vw,96px) clamp(20px,5vw,80px) clamp(48px,5vw,76px);\n    position: relative; overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute; inset: 0;\n    background:\n      radial-gradient(ellipse at 82% 18%, rgba(124,63,168,0.30) 0%, transparent 52%),\n      radial-gradient(ellipse at 8% 88%, rgba(124,63,168,0.14) 0%, transparent 50%),\n      radial-gradient(ellipse at 50% 50%, rgba(200,205,216,0.04) 0%, transparent 65%);\n    pointer-events: none;\n  }\n  \/* shimmer grid overlay *\/\n  .hero::after {\n    content: '';\n    position: absolute; inset: 0;\n    background-image:\n      linear-gradient(rgba(200,205,216,0.04) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(200,205,216,0.04) 1px, transparent 1px);\n    background-size: 40px 40px;\n    pointer-events: none;\n  }\n  .hero-inner {\n    max-width: 1120px; margin: 0 auto;\n    display: grid; grid-template-columns: 1fr auto; gap: 48px; align-items: center;\n    position: relative; z-index: 1;\n  }\n  .hero-eyebrow {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: rgba(124,63,168,0.18); border: 1px solid rgba(124,63,168,0.40);\n    color: var(--purple-light); font-size: 11px; font-weight: 700;\n    letter-spacing: 3px; text-transform: uppercase;\n    padding: 6px 16px; border-radius: 30px; margin-bottom: 22px;\n  }\n  .hero h1 {\n    font-family: 'Outfit', sans-serif;\n    font-size: clamp(32px, 5vw, 60px);\n    font-weight: 900; line-height: 1.05; color: var(--white);\n    letter-spacing: -1px; margin-bottom: 16px;\n  }\n  .hero h1 em { font-style: normal; color: var(--purple-light); }\n  .hero-sub {\n    font-size: clamp(13px, 1.4vw, 15px); color: rgba(255,255,255,0.46);\n    max-width: 560px; margin-bottom: 30px; line-height: 1.76;\n  }\n  .hero-pills { display: flex; flex-wrap: wrap; gap: 8px; }\n  .hero-pill {\n    background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.10);\n    color: rgba(255,255,255,0.70); font-size: 12px; font-weight: 500;\n    padding: 5px 14px; border-radius: 20px;\n  }\n  .hero-badge {\n    background: linear-gradient(135deg, var(--purple), #4a1878);\n    border-radius: var(--radius); padding: 26px 28px; text-align: center;\n    box-shadow: 0 8px 32px rgba(124,63,168,0.50); min-width: 166px; flex-shrink: 0;\n  }\n  .hero-badge-icon { font-size: 36px; display: block; margin-bottom: 10px; }\n  .hero-badge-title { font-size: 15px; font-weight: 800; color: var(--white); }\n  .hero-badge-sub { font-size: 11px; color: rgba(255,255,255,0.65); margin-top: 5px; line-height: 1.4; }\n\n  \/* ── OMBRÉ STRIP ── *\/\n  .ombre-strip {\n    background: var(--ink);\n    padding: 0;\n    display: flex; height: 52px; position: relative; overflow: hidden;\n  }\n  .os-seg {\n    flex: 1;\n    display: flex; align-items: center; justify-content: center;\n    gap: 7px; font-size: 12px; font-weight: 600; color: rgba(255,255,255,0.82);\n    border-right: 1px solid rgba(255,255,255,0.06);\n    transition: filter .2s;\n  }\n  .os-seg:last-child { border-right: none; }\n  .os-dot { width: 14px; height: 14px; border-radius: 50%; border: 2px solid rgba(255,255,255,0.22); flex-shrink: 0; }\n\n  \/* ── NEVER YELLOW BAR ── *\/\n  .ny-bar {\n    background: linear-gradient(90deg, #0c0e14, #141828, #0c0e14);\n    padding: 14px clamp(20px,5vw,80px);\n    display: flex; justify-content: center; flex-wrap: wrap; gap: 32px;\n    border-bottom: 1px solid rgba(124,63,168,0.18);\n  }\n  .ny-item { display: flex; align-items: center; gap: 10px; font-size: 13px; font-weight: 500; color: rgba(255,255,255,0.76); }\n  .ny-item strong { color: var(--purple-light); }\n\n  \/* ── POLICY BAR ── *\/\n  .policy-bar {\n    background: var(--white); border-bottom: 1px solid var(--border);\n    display: flex; justify-content: center; flex-wrap: wrap;\n    padding: 0 clamp(20px,4vw,40px);\n  }\n  .pi {\n    display: flex; align-items: center; gap: 10px;\n    padding: 14px 24px; border-right: 1px solid var(--border);\n    font-size: 13px; font-weight: 500; color: var(--steel);\n  }\n  .pi:last-child { border-right: none; }\n  .pi-icon { font-size: 20px; }\n\n  \/* ── WRAP ── *\/\n  .wrap { max-width: 1120px; margin: 0 auto; padding: clamp(40px,5vw,68px) clamp(20px,4vw,40px); }\n\n  \/* ── SECTION TITLE ── *\/\n  .sec { display: flex; align-items: center; gap: 14px; margin-bottom: 28px; }\n  .sec h2 { font-size: clamp(18px,2.2vw,24px); font-weight: 800; white-space: nowrap; letter-spacing: -0.3px; }\n  .sec .rule { flex: 1; height: 1px; background: var(--border); }\n\n  \/* ── STAT ROW ── *\/\n  .stats { display: grid; grid-template-columns: repeat(4,1fr); gap: 14px; margin-bottom: 52px; }\n  .stat {\n    background: var(--white); border: 1px solid var(--border);\n    border-radius: var(--radius); padding: 24px 16px; text-align: center;\n    box-shadow: var(--shadow-sm); position: relative; overflow: hidden;\n  }\n  .stat::before {\n    content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px;\n    background: linear-gradient(90deg, var(--purple), var(--purple-light), var(--silver));\n  }\n  .stat-val { font-size: clamp(24px,3.5vw,38px); font-weight: 900; color: var(--dark); line-height: 1; letter-spacing: -1px; }\n  .stat-lbl { font-size: 12px; color: var(--mid); margin-top: 7px; font-weight: 500; line-height: 1.4; }\n\n  \/* ── FEATURE GRID ── *\/\n  .feat-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 16px; margin-bottom: 52px; }\n  .feat {\n    background: var(--white); border: 1px solid var(--border);\n    border-radius: var(--radius); padding: 26px 22px;\n    box-shadow: var(--shadow-sm); transition: transform .22s, box-shadow .22s, border-color .22s;\n  }\n  .feat:hover { transform: translateY(-4px); box-shadow: var(--shadow); border-color: rgba(124,63,168,0.28); }\n  .feat-ico { font-size: 32px; margin-bottom: 12px; display: block; }\n  .feat-name { font-size: 16px; font-weight: 800; color: var(--dark); margin-bottom: 8px; letter-spacing: -0.2px; }\n  .feat-desc { font-size: 13.5px; color: var(--mid); line-height: 1.65; }\n\n  \/* ── PROTECTION SPLIT BLOCK ── *\/\n  .prot-block {\n    display: grid; grid-template-columns: 1fr 1fr;\n    border-radius: var(--radius); overflow: hidden; margin-bottom: 52px; box-shadow: var(--shadow);\n  }\n  .pb-dark {\n    background: linear-gradient(150deg, var(--dark), var(--steel));\n    padding: clamp(28px,4vw,52px); color: var(--white); position: relative; overflow: hidden;\n  }\n  .pb-dark::before {\n    content: '';\n    position: absolute; inset: 0;\n    background:\n      radial-gradient(ellipse at 80% 70%, rgba(124,63,168,0.20) 0%, transparent 60%),\n      repeating-linear-gradient(45deg, rgba(200,205,216,0.015) 0px, rgba(200,205,216,0.015) 1px, transparent 1px, transparent 12px);\n    pointer-events: none;\n  }\n  .pb-dark h3 { font-size: clamp(19px,2.4vw,26px); font-weight: 800; color: var(--purple-light); margin-bottom: 14px; letter-spacing: -0.3px; position: relative; z-index: 1; }\n  .pb-list { list-style: none; position: relative; z-index: 1; }\n  .pb-list li {\n    display: flex; align-items: flex-start; gap: 10px;\n    padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.07);\n    font-size: 13.5px; color: rgba(255,255,255,0.72);\n  }\n  .pb-list li:last-child { border-bottom: none; }\n  .pb-list li::before { content: '▸'; color: var(--purple-light); font-size: 13px; margin-top: 2px; flex-shrink: 0; }\n\n  .pb-light { background: var(--white); padding: clamp(28px,4vw,52px); }\n  .pb-light h3 { font-size: clamp(17px,2vw,22px); font-weight: 800; color: var(--dark); margin-bottom: 14px; }\n  .pb-light p { font-size: 13.5px; color: var(--mid); line-height: 1.76; margin-bottom: 18px; }\n  .layer-vis { display: flex; flex-direction: column; gap: 10px; }\n  .lv-item {\n    display: flex; align-items: center; gap: 14px;\n    background: var(--silver-soft); border: 1px solid var(--border);\n    border-radius: var(--radius-sm); padding: 13px 16px;\n  }\n  .lv-num {\n    width: 28px; height: 28px; border-radius: 50%; flex-shrink: 0;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 12px; font-weight: 800; color: var(--white);\n    background: linear-gradient(135deg, var(--purple), #4a1878);\n  }\n  .lv-txt { font-size: 13px; font-weight: 600; color: var(--dark); }\n  .lv-sub { font-size: 11px; color: var(--mid); margin-top: 1px; }\n\n  \/* ── NEVER YELLOW BLOCK ── *\/\n  .ny-block {\n    background: linear-gradient(135deg, var(--dark), var(--ink));\n    border-radius: var(--radius); padding: clamp(30px,5vw,52px);\n    margin-bottom: 52px; box-shadow: var(--shadow-lg); position: relative; overflow: hidden;\n  }\n  .ny-block::before {\n    content: '';\n    position: absolute; inset: 0;\n    background:\n      radial-gradient(ellipse at 30% 50%, rgba(124,63,168,0.16) 0%, transparent 60%),\n      radial-gradient(ellipse at 80% 20%, rgba(200,205,216,0.06) 0%, transparent 50%);\n    pointer-events: none;\n  }\n  .ny-block h3 { font-size: clamp(20px,2.5vw,28px); font-weight: 900; color: var(--white); margin-bottom: 10px; letter-spacing: -0.5px; position: relative; z-index: 1; }\n  .ny-block p { font-size: 14px; color: rgba(255,255,255,0.50); max-width: 600px; margin-bottom: 28px; line-height: 1.78; position: relative; z-index: 1; }\n  .ny-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(158px,1fr)); gap: 12px; position: relative; z-index: 1; }\n  .ny-card {\n    background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.09);\n    border-radius: var(--radius-sm); padding: 18px 14px; text-align: center;\n    transition: background .2s, border-color .2s;\n  }\n  .ny-card:hover { background: rgba(124,63,168,0.14); border-color: rgba(124,63,168,0.3); }\n  .ny-ico { font-size: 26px; display: block; margin-bottom: 8px; }\n  .ny-lbl { font-size: 12.5px; font-weight: 700; color: rgba(255,255,255,0.82); line-height: 1.4; }\n\n  \/* ── COLOUR CARDS ── *\/\n  .col-section { margin-bottom: 52px; }\n  .col-grid { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 14px; }\n  .col-card {\n    background: var(--white); border: 1px solid var(--border);\n    border-radius: var(--radius); padding: 22px 18px; text-align: center;\n    box-shadow: var(--shadow-sm); transition: box-shadow .22s, transform .22s;\n    overflow: hidden; position: relative;\n  }\n  .col-card:hover { box-shadow: var(--shadow); transform: translateY(-3px); }\n  .col-swatch {\n    width: 100%; height: 70px; border-radius: 10px; margin-bottom: 14px;\n    position: relative; overflow: hidden;\n  }\n  .col-swatch::after {\n    content: '✦ ✧ ✦';\n    position: absolute; inset: 0;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 14px; letter-spacing: 6px; color: rgba(255,255,255,0.4);\n    pointer-events: none;\n  }\n  .col-name { font-size: 14px; font-weight: 800; color: var(--dark); margin-bottom: 4px; }\n  .col-sub { font-size: 11.5px; color: var(--mid); }\n\n  \/* ── SPEC TABLE ── *\/\n  .tbl-wrap { background: var(--white); border: 1px solid var(--border); border-radius: var(--radius); overflow: hidden; margin-bottom: 52px; box-shadow: var(--shadow-sm); }\n  table { width: 100%; border-collapse: collapse; }\n  thead { background: linear-gradient(90deg, var(--dark), var(--steel)); }\n  thead th { color: rgba(255,255,255,0.90); font-size: 13px; font-weight: 800; padding: 16px 22px; text-align: left; letter-spacing: 0.5px; text-transform: uppercase; }\n  tbody tr:nth-child(even) { background: var(--silver-soft); }\n  tbody tr:hover { background: var(--purple-pale); }\n  td { padding: 13px 22px; font-size: 13.5px; border-bottom: 1px solid var(--border); }\n  td:first-child { font-weight: 700; color: var(--steel); width: 40%; }\n  td:last-child { color: var(--mid); }\n\n  \/* ── POLICY CARDS ── *\/\n  .policy-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 52px; }\n  .policy-card {\n    background: var(--white); border: 1px solid var(--border);\n    border-radius: var(--radius); padding: 26px 24px;\n    display: flex; align-items: flex-start; gap: 18px;\n    box-shadow: var(--shadow-sm);\n  }\n  .policy-card.delivery { border-left: 4px solid var(--purple); }\n  .policy-card.returns { border-left: 4px solid var(--silver); }\n  .policy-card-icon { font-size: 38px; flex-shrink: 0; }\n  .policy-card h4 { font-size: 17px; font-weight: 800; color: var(--dark); margin-bottom: 6px; }\n  .policy-card p { font-size: 13.5px; color: var(--mid); line-height: 1.65; }\n\n  \/* ── FREE BONUS ── *\/\n  .bonus {\n    background: var(--dark); border-radius: var(--radius);\n    padding: clamp(32px,5vw,52px); margin-bottom: 52px; text-align: center;\n    position: relative; overflow: hidden; box-shadow: var(--shadow-lg);\n  }\n  .bonus::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: radial-gradient(ellipse at 50% 0%, rgba(124,63,168,0.26) 0%, transparent 55%);\n    pointer-events: none;\n  }\n  .bonus-badge {\n    display: inline-block;\n    background: linear-gradient(90deg, var(--purple), #4a1878);\n    color: var(--white); font-size: 11px; font-weight: 800;\n    letter-spacing: 2.5px; text-transform: uppercase;\n    padding: 7px 20px; border-radius: 30px; margin-bottom: 18px;\n    position: relative; z-index: 1;\n  }\n  .bonus h3 { font-size: clamp(22px,3vw,34px); font-weight: 900; color: var(--white); margin-bottom: 12px; position: relative; z-index: 1; letter-spacing: -0.5px; }\n  .bonus p { font-size: 14px; color: rgba(255,255,255,0.48); max-width: 520px; margin: 0 auto 24px; line-height: 1.78; position: relative; z-index: 1; }\n  .bonus-chips { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; position: relative; z-index: 1; }\n  .bonus-chip { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.11); color: rgba(255,255,255,0.78); font-size: 12px; font-weight: 500; padding: 7px 16px; border-radius: 20px; }\n\n  \/* ── TRUST BAR ── *\/\n  .trust {\n    background: linear-gradient(90deg, var(--dark), var(--ink));\n    border-radius: var(--radius); padding: clamp(22px,3vw,36px) clamp(20px,4vw,48px);\n    margin-bottom: 52px;\n    display: flex; flex-wrap: wrap; justify-content: space-around; gap: 20px; text-align: center;\n  }\n  .trust-item { flex: 1; min-width: 100px; }\n  .trust-ico { font-size: 26px; margin-bottom: 7px; }\n  .trust-ttl { font-size: 13px; font-weight: 700; color: rgba(255,255,255,0.88); margin-bottom: 3px; }\n  .trust-sub { font-size: 11.5px; color: rgba(255,255,255,0.34); }\n\n  \/* ── NOTICE ── *\/\n  .notice {\n    background: var(--white); border: 1px solid var(--border);\n    border-left: 4px solid var(--purple);\n    border-radius: var(--radius-sm); padding: 20px 22px; margin-bottom: 52px;\n  }\n  .notice h4 { font-size: 14px; font-weight: 700; color: var(--dark); margin-bottom: 7px; }\n  .notice p { font-size: 13px; color: var(--mid); line-height: 1.7; }\n\n  \/* ── FOOTER ── *\/\n  .foot { text-align: center; padding: 32px 20px; font-size: 11.5px; color: var(--mid); border-top: 1px solid var(--border); line-height: 1.9; }\n  .foot strong { color: var(--steel); }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 860px) {\n    .prot-block { grid-template-columns: 1fr; }\n    .stats { grid-template-columns: repeat(2,1fr); }\n    .policy-grid { grid-template-columns: 1fr; }\n    .ny-bar { flex-direction: column; gap: 12px; }\n  }\n  @media (max-width: 640px) {\n    .hero-inner { grid-template-columns: 1fr; }\n    .hero-badge { display: none; }\n    .ombre-strip { height: auto; flex-wrap: wrap; padding: 10px; gap: 6px; justify-content: center; }\n    .os-seg { border-right: none; border-radius: 20px; padding: 6px 14px; flex: none; }\n    .policy-bar { flex-direction: column; align-items: center; }\n    .pi { border-right: none; border-bottom: 1px solid var(--border); width: 100%; justify-content: center; }\n    .pi:last-child { border-bottom: none; }\n  }\n  @media (max-width: 420px) {\n    .stats { grid-template-columns: 1fr 1fr; }\n    td { padding: 10px 12px; font-size: 12px; }\n    .col-grid { grid-template-columns: 1fr 1fr; }\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HERO ══ --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hero-eyebrow\"\u003e◈ Galaxy S26 Ultra · SleekShine Elite Edition\u003c\/div\u003e\n\u003ch1\u003eGlitter Ombré\u003cbr\u003e\u003cem\u003eMagSafe\u003c\/em\u003e\u003cbr\u003eClear Case\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eThe SleekShine Elite — a dual-layer TPU + acrylic glitter ombré case with Air Guard shock-absorbing corners, built-in kickstand, never-yellow diamond-clear back, and full MagSafe ecosystem compatibility for the Galaxy S26 Ultra.\u003c\/p\u003e\n\u003cdiv class=\"hero-pills\"\u003e\n\u003cspan class=\"hero-pill\"\u003eMagSafe Compatible\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003eGlitter Ombré Gradient\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003eAir Guard Corners\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003eDual-Layer TPU + Acrylic\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003eBuilt-in Kickstand\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003eNever Yellow\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003e360° Protection\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003e4 Colours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-badge\"\u003e\n\u003cspan class=\"hero-badge-icon\"\u003e🎁\u003c\/span\u003e\n\u003cdiv class=\"hero-badge-title\"\u003eFREE Included\u003c\/div\u003e\n\u003cdiv class=\"hero-badge-sub\"\u003e6D Tempered Glass\u003cbr\u003eScreen Protector\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ OMBRÉ COLOUR STRIP ══ --\u003e\n\u003cdiv class=\"ombre-strip\"\u003e\n\u003cdiv style=\"background: linear-gradient(90deg,rgba(180,190,210,0.25),rgba(20,24,32,0.5));\" class=\"os-seg\"\u003e\n\u003cspan style=\"background: linear-gradient(135deg,#d0d8e8,#1a1a2a);\" class=\"os-dot\"\u003e\u003c\/span\u003eClear Silver\u003c\/div\u003e\n\u003cdiv style=\"background: linear-gradient(90deg,rgba(124,63,168,0.18),rgba(20,24,32,0.5));\" class=\"os-seg\"\u003e\n\u003cspan style=\"background: linear-gradient(135deg,#e0c8f8,#7c3fa8);\" class=\"os-dot\"\u003e\u003c\/span\u003eClear Purple\u003c\/div\u003e\n\u003cdiv style=\"background: linear-gradient(90deg,rgba(200,48,64,0.18),rgba(20,24,32,0.5));\" class=\"os-seg\"\u003e\n\u003cspan style=\"background: linear-gradient(135deg,#f8d0d0,#c83040);\" class=\"os-dot\"\u003e\u003c\/span\u003eClear Red\u003c\/div\u003e\n\u003cdiv style=\"background: linear-gradient(90deg,rgba(200,205,216,0.20),rgba(20,24,32,0.5));\" class=\"os-seg\"\u003e\n\u003cspan style=\"background: linear-gradient(135deg,#f8f8f8,#e0e4ee);\" class=\"os-dot\"\u003e\u003c\/span\u003eCrystal Clear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ NEVER YELLOW BAR ══ --\u003e\n\u003cdiv class=\"ny-bar\"\u003e\n\u003cdiv class=\"ny-item\"\u003e\n\u003cspan\u003e💎\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eDiamond Clear\u003c\/strong\u003e — Never Yellow, Always Fresh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ny-item\"\u003e\n\u003cspan\u003e🧲\u003c\/span\u003e\u003cspan\u003eCompatible with \u003cstrong\u003eAll MagSafe\u003c\/strong\u003e Chargers, Wallets \u0026amp; Accessories\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ny-item\"\u003e\n\u003cspan\u003e🛡️\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eAir Guard Corners\u003c\/strong\u003e — 360° Shock-Absorbing Protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ POLICY BAR ══ --\u003e\n\u003cdiv class=\"policy-bar\"\u003e\n\u003cdiv class=\"pi\"\u003e\n\u003cspan class=\"pi-icon\"\u003e🇬🇧\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eFree UK Delivery\u003c\/strong\u003e · 1–3 Business Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi\"\u003e\n\u003cspan class=\"pi-icon\"\u003e🔄\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e14-Day Refund\u003c\/strong\u003e · Hassle-Free Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi\"\u003e\n\u003cspan class=\"pi-icon\"\u003e✨\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eGlitter Ombré\u003c\/strong\u003e · 4 Gradient Colours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi\"\u003e\n\u003cspan class=\"pi-icon\"\u003e🎁\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eFREE\u003c\/strong\u003e · 6D Tempered Glass Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ MAIN ══ --\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"stats\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-val\"\u003e360°\u003c\/div\u003e\n\u003cdiv class=\"stat-lbl\"\u003eTotal-Phone Protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-val\"\u003e2X\u003c\/div\u003e\n\u003cdiv class=\"stat-lbl\"\u003eDual-Layer TPU + Acrylic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-val\"\u003e0°\u003c\/div\u003e\n\u003cdiv class=\"stat-lbl\"\u003eYellow — Never Yellow Coating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-val\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"stat-lbl\"\u003eGlitter Ombré Colour Variants\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003ch2\u003eCore Features\u003c\/h2\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e✨\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eGlitter Ombré Gradient Design\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eMillion-particle ultra-fine glitter sealed inside the clear acrylic back creates a luxurious ombré gradient that fades from crystal clear to rich colour — catching light beautifully from every angle without any glitter ever shedding or peeling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e🧲\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eMagSafe Compatible\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eBuilt-in magnetic ring alignment ensures perfectly centred, fast MagSafe charging and snaps securely to all MagSafe accessories including chargers, wallets, battery packs, and car mounts — full ecosystem compatibility.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eAir Guard Shock-Absorbing Corners\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eReinforced Air Guard corner zones use air-cushion technology to absorb and disperse drop impact before it reaches your phone — protecting the four most vulnerable drop points with targeted shock-absorption engineering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e🧱\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eDual-Layer TPU + Acrylic Build\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eA tough hard acrylic back panel provides rigid scratch resistance while the dual-layer TPU edge frame absorbs side impacts — two material layers engineered together for superior protection without added bulk.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e📐\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eBuilt-in Kickstand\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eThe integrated flip-out kickstand enables hands-free viewing in multiple orientations — ideal for video calls, streaming, reading, and desk use. Folds flat against the case when not in use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e💎\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eDiamond Clear — Never Yellow\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eAdvanced anti-yellowing acrylic material retains its crystal-clear diamond clarity over time — unlike standard TPU cases that turn amber or hazy within weeks. Keep clear, keep fresh, keep pristine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e⚡\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eWireless \u0026amp; MagSafe Charging\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eThe slim dual-layer build allows full Qi wireless charging and MagSafe faster charging through the case — just place on any compatible charging pad or MagSafe charger without removing it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e🎁\u003c\/span\u003e\n\u003cdiv class=\"feat-name\"\u003eFREE 6D Tempered Glass\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eBundled free with every order — a premium full-coverage 6D curved 9H tempered glass screen protector precision-fit for the Galaxy S26 Ultra's display, with anti-fingerprint HD coating and bubble-free installation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROTECTION ARCHITECTURE BLOCK --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003ch2\u003eProtection Architecture\u003c\/h2\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prot-block\"\u003e\n\u003cdiv class=\"pb-dark\"\u003e\n\u003ch3\u003e360° Total-Phone Engineering\u003c\/h3\u003e\n\u003cul class=\"pb-list\"\u003e\n\u003cli\u003eAir Guard shock-absorbing corner zones — four corners protected\u003c\/li\u003e\n\u003cli\u003eTough hard acrylic back — scratch \u0026amp; impact resistant\u003c\/li\u003e\n\u003cli\u003eDual-layer TPU edge — side drop \u0026amp; impact absorption\u003c\/li\u003e\n\u003cli\u003eNever-yellow anti-oxidant acrylic — stays clear permanently\u003c\/li\u003e\n\u003cli\u003eBuilt-in kickstand — fold-flat, multi-angle\u003c\/li\u003e\n\u003cli\u003eMagSafe ring alignment — all accessories compatible\u003c\/li\u003e\n\u003cli\u003e1.5mm raised camera \u0026amp; screen bezels\u003c\/li\u003e\n\u003cli\u003ePrecise cut-outs — S Pen, all ports \u0026amp; buttons\u003c\/li\u003e\n\u003cli\u003eFull Qi + MagSafe wireless charging support\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-light\"\u003e\n\u003ch3\u003eThree-Layer Material Structure\u003c\/h3\u003e\n\u003cp\u003eThe SleekShine Elite combines three distinct layers engineered to work together — hard acrylic back for rigidity and clarity, dual TPU frame for flexibility and edge absorption, and sealed glitter layer for lasting visual brilliance.\u003c\/p\u003e\n\u003cdiv class=\"layer-vis\"\u003e\n\u003cdiv class=\"lv-item\"\u003e\n\u003cdiv class=\"lv-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lv-txt\"\u003eAcrylic Hard Back Panel\u003c\/div\u003e\n\u003cdiv class=\"lv-sub\"\u003eNever-yellow · Diamond clear · Scratch resistant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-item\"\u003e\n\u003cdiv class=\"lv-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lv-txt\"\u003eSealed Glitter Ombré Layer\u003c\/div\u003e\n\u003cdiv class=\"lv-sub\"\u003eMillion particles · Never sheds · Gradient effect\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-item\"\u003e\n\u003cdiv class=\"lv-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lv-txt\"\u003eDual-Layer TPU Edge Frame\u003c\/div\u003e\n\u003cdiv class=\"lv-sub\"\u003eAir Guard corners · Shock absorption · Flexible\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NEVER YELLOW BLOCK --\u003e\n\u003cdiv class=\"ny-block\"\u003e\n\u003ch3\u003e💎 Diamond Clear — Never Yellow Technology\u003c\/h3\u003e\n\u003cp\u003eStandard clear phone cases turn yellow or hazy within weeks due to UV exposure and oxidation. The SleekShine Elite uses advanced anti-oxidant acrylic specifically engineered to resist yellowing — maintaining its diamond-clear, fresh appearance for the long term.\u003c\/p\u003e\n\u003cdiv class=\"ny-grid\"\u003e\n\u003cdiv class=\"ny-card\"\u003e\n\u003cspan class=\"ny-ico\"\u003e💎\u003c\/span\u003e\n\u003cdiv class=\"ny-lbl\"\u003eDiamond-Clear Clarity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ny-card\"\u003e\n\u003cspan class=\"ny-ico\"\u003e☀️\u003c\/span\u003e\n\u003cdiv class=\"ny-lbl\"\u003eUV \u0026amp; Oxidation Resistant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ny-card\"\u003e\n\u003cspan class=\"ny-ico\"\u003e✨\u003c\/span\u003e\n\u003cdiv class=\"ny-lbl\"\u003eStays Fresh Long-Term\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ny-card\"\u003e\n\u003cspan class=\"ny-ico\"\u003e🧱\u003c\/span\u003e\n\u003cdiv class=\"ny-lbl\"\u003eHard Acrylic Back Panel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ny-card\"\u003e\n\u003cspan class=\"ny-ico\"\u003e🎨\u003c\/span\u003e\n\u003cdiv class=\"ny-lbl\"\u003eGlitter Sealed — No Shedding\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ny-card\"\u003e\n\u003cspan class=\"ny-ico\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"ny-lbl\"\u003eAnti-Scratch Surface\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOUR CARDS --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003ch2\u003eGlitter Ombré Colour Variants\u003c\/h2\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col-section\"\u003e\n\u003cdiv class=\"col-grid\"\u003e\n\u003cdiv class=\"col-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #f0f2f8 0%, #c0c8d8 50%, #1a1a2a 100%);\" class=\"col-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"col-name\"\u003eClear Silver\u003c\/div\u003e\n\u003cdiv class=\"col-sub\"\u003eCrystal to charcoal ombré glitter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #f4f0fc 0%, #d0b0f0 40%, #7c3fa8 100%);\" class=\"col-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"col-name\"\u003eClear Purple\u003c\/div\u003e\n\u003cdiv class=\"col-sub\"\u003eCrystal to deep violet ombré glitter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #fdf0f0 0%, #f0a0a8 40%, #c83040 100%);\" class=\"col-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"col-name\"\u003eClear Red\u003c\/div\u003e\n\u003cdiv class=\"col-sub\"\u003eCrystal to bold red ombré glitter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #eef0f4 50%, #d8dce8 100%);\" class=\"col-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"col-name\"\u003eCrystal Clear\u003c\/div\u003e\n\u003cdiv class=\"col-sub\"\u003eFull crystal clear glitter sparkle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC TABLE --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tbl-wrap\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatible Model\u003c\/td\u003e\n\u003ctd\u003eSamsung Galaxy S26 Ultra (2025)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eGlitter Ombré Gradient — 4 Colour Options\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eDual-Layer — Hard Acrylic Back + TPU Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGlitter\u003c\/td\u003e\n\u003ctd\u003eUltra-Fine Particles Permanently Sealed — Never Shed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarity\u003c\/td\u003e\n\u003ctd\u003eDiamond Clear — Never-Yellow Anti-Oxidant Acrylic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCorner Protection\u003c\/td\u003e\n\u003ctd\u003eAir Guard Shock-Absorbing Corners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagSafe\u003c\/td\u003e\n\u003ctd\u003eFull MagSafe Compatible — Chargers, Wallets, Car Mounts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKickstand\u003c\/td\u003e\n\u003ctd\u003eBuilt-in Flip-Out Kickstand — Multi-Angle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWireless Charging\u003c\/td\u003e\n\u003ctd\u003eQi + MagSafe — Full Compatibility\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCamera Bezels\u003c\/td\u003e\n\u003ctd\u003e1.5mm Raised Camera Protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable Colours\u003c\/td\u003e\n\u003ctd\u003eClear Silver, Clear Purple, Clear Red, Crystal Clear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUK Delivery\u003c\/td\u003e\n\u003ctd\u003eFree — 1 to 3 Business Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturns Policy\u003c\/td\u003e\n\u003ctd\u003e14-Day Hassle-Free Refund\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Contents\u003c\/td\u003e\n\u003ctd\u003e1× SleekShine Elite Case + 1× FREE 6D Tempered Glass Screen Protector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- DELIVERY \u0026 RETURNS --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003ch2\u003eDelivery \u0026amp; Returns\u003c\/h2\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"policy-grid\"\u003e\n\u003cdiv class=\"policy-card delivery\"\u003e\n\u003cdiv class=\"policy-card-icon\"\u003e🇬🇧\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFree UK Delivery\u003c\/h4\u003e\n\u003cp\u003eEvery order ships \u003cstrong\u003ecompletely free\u003c\/strong\u003e to any UK address. Dispatched promptly and delivered within \u003cstrong\u003e1–3 business days\u003c\/strong\u003e. No minimum spend. No hidden fees.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"policy-card returns\"\u003e\n\u003cdiv class=\"policy-card-icon\"\u003e🔄\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003e14-Day Refund Policy\u003c\/h4\u003e\n\u003cp\u003eNot fully satisfied? Return within \u003cstrong\u003e14 days\u003c\/strong\u003e of delivery for a full refund — no questions asked. Complete satisfaction guaranteed on every order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FREE BONUS --\u003e\n\u003cdiv class=\"bonus\"\u003e\n\u003cdiv class=\"bonus-badge\"\u003e✦ Free Bonus Included With Every Order\u003c\/div\u003e\n\u003ch3\u003e6D Tempered Glass Screen Protector\u003c\/h3\u003e\n\u003cp\u003eShipped free with every case — a premium full-coverage 6D curved tempered glass screen protector precision-fit for the Samsung Galaxy S26 Ultra's display.\u003c\/p\u003e\n\u003cdiv class=\"bonus-chips\"\u003e\n\u003cspan class=\"bonus-chip\"\u003e9H Hardness\u003c\/span\u003e \u003cspan class=\"bonus-chip\"\u003eFull Edge Coverage\u003c\/span\u003e \u003cspan class=\"bonus-chip\"\u003eAnti-Fingerprint\u003c\/span\u003e \u003cspan class=\"bonus-chip\"\u003eHD Clarity\u003c\/span\u003e \u003cspan class=\"bonus-chip\"\u003eBubble-Free Install\u003c\/span\u003e \u003cspan class=\"bonus-chip\"\u003eScratch Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST BAR --\u003e\n\u003cdiv class=\"trust\"\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-ico\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"trust-ttl\"\u003eGlitter Ombré\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003eSealed — never sheds\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-ico\"\u003e🧲\u003c\/div\u003e\n\u003cdiv class=\"trust-ttl\"\u003eMagSafe Compatible\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003eFull ecosystem support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-ico\"\u003e💎\u003c\/div\u003e\n\u003cdiv class=\"trust-ttl\"\u003eNever Yellow\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003eDiamond clear acrylic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-ico\"\u003e🇬🇧\u003c\/div\u003e\n\u003cdiv class=\"trust-ttl\"\u003eFree UK Delivery\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003e1–3 business days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-ico\"\u003e🎁\u003c\/div\u003e\n\u003cdiv class=\"trust-ttl\"\u003eFree Glass Included\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003e6D tempered protector\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NOTICE --\u003e\n\u003cdiv class=\"notice\"\u003e\n\u003ch4\u003e⚠️ Compatibility Notice\u003c\/h4\u003e\n\u003cp\u003eThis case is designed exclusively for the \u003cstrong\u003eSamsung Galaxy S26 Ultra (2025)\u003c\/strong\u003e. It is not compatible with Galaxy S25 Ultra, S25+, S25, or any other model. Please confirm your exact device model before purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/wrap --\u003e\n\u003cdiv class=\"foot\"\u003e\n\u003cstrong\u003eSamsung Galaxy S26 Ultra SleekShine Elite Glitter Ombré MagSafe Case\u003c\/strong\u003e — Glitter Ombré Gradient Design (Clear Silver, Clear Purple, Clear Red, Crystal Clear) · Air Guard Shock-Absorbing Corners · Dual-Layer TPU + Hard Acrylic · Never-Yellow Diamond Clear · Built-in Kickstand · MagSafe Compatible · Qi + Wireless Charging · 360° Protection · Free UK Delivery 1–3 Business Days · 14-Day Refund Policy · Includes FREE 6D Tempered Glass Screen Protector\u003cbr\u003e\n\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Purple","offer_id":57468937994585,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Clear","offer_id":57468938027353,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Red","offer_id":57468938060121,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":57468938092889,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/GalaxyS25UltraSleekShineEliteCasepurple.jpg?v=1772727243"},{"product_id":"samsung-galaxy-s26-ultra-glitter-sparkle-leather-flip-wallet-case-3d-heart-diamond-rhinestone-card-slots-kickstand-wrist-strap","title":"Samsung Galaxy S26 Ultra Glitter Sparkle Leather Flip Wallet Case | 3D Heart Diamond Rhinestone | 3 Card Slots Multi-Angle Kickstand Wrist Strap Magnetic Folio TPU Bumper Cover + FREE 6D Tempered Glass","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"Samsung Galaxy S26 Ultra glitter sparkle PU leather flip wallet case with 3D heart diamond rhinestone, 3 card slots, multi-angle kickstand, wrist strap, magnetic closure, TPU bumper + FREE 6D tempered glass.\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600;700;900\u0026amp;family=Nunito:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --bg:       #0d0810;\n    --bg2:      #130c18;\n    --card:     #1a1020;\n    --card2:    #221530;\n    --border:   rgba(220,160,255,0.13);\n    --border2:  rgba(220,160,255,0.28);\n    --pur:      #c060f0;\n    --pur-lt:   #e0a0ff;\n    --pur-dk:   #8030c0;\n    --pink:     #f060a0;\n    --pink-lt:  #ffaad4;\n    --gold:     #f0c840;\n    --gold-lt:  #ffe08a;\n    --white:    #fdf0ff;\n    --muted:    #9a80b0;\n    --r:        20px;\n    --r-sm:     12px;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Nunito', sans-serif;\n    background: var(--bg);\n    color: var(--white);\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ══════════════════════════════════\n     SPARKLE PARTICLES (CSS only)\n  ══════════════════════════════════ *\/\n  .sparkles {\n    position: fixed;\n    inset: 0;\n    pointer-events: none;\n    z-index: 0;\n    overflow: hidden;\n  }\n  .sparkles span {\n    position: absolute;\n    width: 3px; height: 3px;\n    border-radius: 50%;\n    background: var(--pur-lt);\n    animation: twinkle 4s ease-in-out infinite;\n    opacity: 0;\n  }\n  .sparkles span:nth-child(odd)  { background: var(--pink-lt); }\n  .sparkles span:nth-child(3n)   { background: var(--gold-lt); width: 2px; height: 2px; }\n  .sparkles span:nth-child(1)  { left:5%;  top:10%; animation-delay:0s;    animation-duration:3.5s; }\n  .sparkles span:nth-child(2)  { left:15%; top:80%; animation-delay:0.7s;  animation-duration:4.2s; }\n  .sparkles span:nth-child(3)  { left:25%; top:35%; animation-delay:1.4s;  animation-duration:3.8s; }\n  .sparkles span:nth-child(4)  { left:40%; top:65%; animation-delay:0.3s;  animation-duration:5s;   }\n  .sparkles span:nth-child(5)  { left:55%; top:20%; animation-delay:1.8s;  animation-duration:3.2s; }\n  .sparkles span:nth-child(6)  { left:68%; top:75%; animation-delay:0.9s;  animation-duration:4.5s; }\n  .sparkles span:nth-child(7)  { left:80%; top:45%; animation-delay:2.2s;  animation-duration:3.7s; }\n  .sparkles span:nth-child(8)  { left:90%; top:15%; animation-delay:0.5s;  animation-duration:4.8s; }\n  .sparkles span:nth-child(9)  { left:10%; top:55%; animation-delay:3s;    animation-duration:3.4s; }\n  .sparkles span:nth-child(10) { left:72%; top:90%; animation-delay:1.2s;  animation-duration:4s;   }\n  .sparkles span:nth-child(11) { left:48%; top:8%;  animation-delay:2.6s;  animation-duration:3.9s; }\n  .sparkles span:nth-child(12) { left:33%; top:92%; animation-delay:0.1s;  animation-duration:4.3s; }\n  @keyframes twinkle {\n    0%, 100% { opacity: 0; transform: scale(0.5); }\n    50%       { opacity: 0.8; transform: scale(1.5); }\n  }\n\n  \/* ══════════════════════════════════\n     HERO\n  ══════════════════════════════════ *\/\n  .hero {\n    position: relative;\n    z-index: 1;\n    overflow: hidden;\n    padding: 80px 24px 72px;\n    text-align: center;\n    background:\n      radial-gradient(ellipse 100% 65% at 50% -15%, rgba(192,96,240,0.22) 0%, transparent 65%),\n      radial-gradient(ellipse 60% 50% at 10%  100%, rgba(240,96,160,0.14) 0%, transparent 55%),\n      radial-gradient(ellipse 50% 45% at 90%  100%, rgba(240,200,64,0.10) 0%, transparent 55%),\n      linear-gradient(180deg, #110818 0%, #0d0810 100%);\n  }\n  \/* diagonal shimmer lines *\/\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      135deg,\n      transparent 0px,\n      transparent 60px,\n      rgba(220,160,255,0.025) 60px,\n      rgba(220,160,255,0.025) 61px\n    );\n    pointer-events: none;\n  }\n\n  .hero-badge {\n    position: relative;\n    z-index: 1;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: linear-gradient(90deg, rgba(192,96,240,0.15), rgba(240,96,160,0.15));\n    border: 1px solid var(--border2);\n    border-radius: 50px;\n    padding: 8px 22px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: var(--pur-lt);\n    margin-bottom: 26px;\n  }\n  .hero-badge .gem { font-size: 14px; }\n\n  .hero h1 {\n    font-family: 'Cinzel', serif;\n    font-size: clamp(24px, 5.5vw, 52px);\n    font-weight: 900;\n    line-height: 1.12;\n    max-width: 900px;\n    margin: 0 auto 14px;\n    position: relative;\n    z-index: 1;\n    background: linear-gradient(135deg, #fff 0%, var(--pur-lt) 35%, var(--pink-lt) 60%, var(--gold-lt) 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  .hero-sub-title {\n    font-family: 'Cinzel', serif;\n    font-size: clamp(13px, 2.2vw, 18px);\n    font-weight: 400;\n    color: var(--pur-lt);\n    letter-spacing: 1px;\n    margin-bottom: 18px;\n    position: relative;\n    z-index: 1;\n    opacity: 0.85;\n  }\n\n  .hero-desc {\n    font-size: 14px;\n    color: var(--muted);\n    font-weight: 400;\n    max-width: 620px;\n    margin: 0 auto 36px;\n    position: relative;\n    z-index: 1;\n    line-height: 1.75;\n  }\n\n  .pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    position: relative;\n    z-index: 1;\n  }\n  .pill {\n    background: rgba(220,160,255,0.08);\n    border: 1px solid var(--border2);\n    border-radius: 50px;\n    padding: 8px 18px;\n    font-size: 12px;\n    font-weight: 600;\n    color: var(--pur-lt);\n  }\n\n  \/* ══════════════════════════════════\n     STATS\n  ══════════════════════════════════ *\/\n  .stats {\n    position: relative;\n    z-index: 1;\n    background: var(--bg2);\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n  }\n  .stats-inner {\n    display: flex;\n    flex-wrap: wrap;\n    max-width: 960px;\n    margin: 0 auto;\n  }\n  .s-item {\n    flex: 1;\n    min-width: 110px;\n    text-align: center;\n    padding: 26px 10px;\n    border-right: 1px solid var(--border);\n  }\n  .s-item:last-child { border-right: none; }\n  .s-num {\n    font-family: 'Cinzel', serif;\n    font-size: clamp(20px, 3.5vw, 32px);\n    font-weight: 700;\n    background: linear-gradient(135deg, var(--pur), var(--pink));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    line-height: 1;\n  }\n  .s-label {\n    font-size: 10px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin-top: 6px;\n  }\n\n  \/* ══════════════════════════════════\n     GENERIC SECTIONS\n  ══════════════════════════════════ *\/\n  .sec { position: relative; z-index: 1; padding: 64px 24px; }\n  .sec.alt { background: var(--bg2); }\n  .wrap { max-width: 960px; margin: 0 auto; }\n\n  .sec-head { text-align: center; margin-bottom: 46px; }\n  .sec-head h2 {\n    font-family: 'Cinzel', serif;\n    font-size: clamp(20px, 4vw, 36px);\n    font-weight: 700;\n    color: var(--white);\n    margin-bottom: 10px;\n    line-height: 1.2;\n  }\n  .sec-head h2 .pur  { color: var(--pur-lt); }\n  .sec-head h2 .pink { color: var(--pink-lt); }\n  .sec-head h2 .gold { color: var(--gold-lt); }\n  .sec-head p {\n    font-size: 14px;\n    color: var(--muted);\n    font-weight: 400;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  \/* gem divider *\/\n  .gem-div {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    margin-bottom: 16px;\n  }\n  .gem-div-line {\n    flex: 1; max-width: 70px;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, var(--pur));\n    opacity: 0.4;\n  }\n  .gem-div-line.rev { background: linear-gradient(90deg, var(--pur), transparent); }\n  .gem-div-sym { color: var(--pink); font-size: 16px; }\n\n  \/* ══════════════════════════════════\n     FEATURE CARDS\n  ══════════════════════════════════ *\/\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(245px, 1fr));\n    gap: 16px;\n  }\n  .f-card {\n    background: var(--card);\n    border: 1px solid var(--border);\n    border-radius: var(--r);\n    padding: 30px 24px;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.25s, border-color 0.25s, box-shadow 0.25s;\n  }\n  .f-card::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse 60% 60% at 50% 120%, rgba(192,96,240,0.08), transparent);\n    pointer-events: none;\n  }\n  .f-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 2px;\n    background: linear-gradient(90deg, transparent, var(--pur), var(--pink), transparent);\n    opacity: 0;\n    transition: opacity 0.25s;\n  }\n  .f-card:hover {\n    transform: translateY(-6px);\n    border-color: var(--border2);\n    box-shadow: 0 16px 50px rgba(192,96,240,0.15);\n  }\n  .f-card:hover::before { opacity: 1; }\n  .f-icon { font-size: 34px; margin-bottom: 16px; display: block; }\n  .f-card h3 {\n    font-family: 'Cinzel', serif;\n    font-size: 14px;\n    font-weight: 700;\n    margin-bottom: 10px;\n    color: var(--white);\n    letter-spacing: 0.3px;\n  }\n  .f-card p  { font-size: 13px; color: var(--muted); line-height: 1.7; }\n\n  \/* ══════════════════════════════════\n     3D DIAMOND HEART SHOWCASE\n  ══════════════════════════════════ *\/\n  .diamond-showcase {\n    background: linear-gradient(135deg, #180c28, #220e38, #180c28);\n    border: 1px solid var(--border2);\n    border-radius: var(--r);\n    padding: 50px 32px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n  .diamond-showcase::before {\n    content: '♥';\n    position: absolute;\n    font-size: 220px;\n    color: rgba(192,96,240,0.04);\n    top: 50%; left: 50%;\n    transform: translate(-50%, -50%);\n    pointer-events: none;\n    font-family: serif;\n  }\n  .ds-kicker {\n    font-size: 10px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 14px;\n    font-weight: 700;\n  }\n  .ds-title {\n    font-family: 'Cinzel', serif;\n    font-size: clamp(20px, 4vw, 32px);\n    font-weight: 900;\n    background: linear-gradient(135deg, var(--pur-lt), var(--pink-lt), var(--gold-lt));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin-bottom: 18px;\n    line-height: 1.2;\n  }\n  .ds-desc {\n    font-size: 14px;\n    color: var(--muted);\n    max-width: 560px;\n    margin: 0 auto 28px;\n    line-height: 1.75;\n  }\n  .ds-gems {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 12px;\n  }\n  .ds-gem {\n    background: rgba(220,160,255,0.08);\n    border: 1px solid var(--border2);\n    border-radius: 8px;\n    padding: 10px 18px;\n    font-size: 12px;\n    font-weight: 600;\n    color: var(--pur-lt);\n  }\n\n  \/* ══════════════════════════════════\n     WALLET FUNCTION STRIP\n  ══════════════════════════════════ *\/\n  .wf-strip {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n    gap: 0;\n    background: var(--card2);\n    border: 1px solid var(--border);\n    border-radius: var(--r);\n    overflow: hidden;\n  }\n  .wf-item {\n    text-align: center;\n    padding: 30px 16px;\n    border-right: 1px solid var(--border);\n    transition: background 0.2s;\n  }\n  .wf-item:last-child { border-right: none; }\n  .wf-item:hover { background: rgba(192,96,240,0.07); }\n  .wf-icon  { font-size: 28px; margin-bottom: 10px; }\n  .wf-val   {\n    font-family: 'Cinzel', serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: var(--pur-lt);\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .wf-label { font-size: 12px; font-weight: 700; color: var(--white); margin-bottom: 4px; }\n  .wf-desc  { font-size: 11px; color: var(--muted); }\n\n  \/* ══════════════════════════════════\n     LAYER CONSTRUCTION\n  ══════════════════════════════════ *\/\n  .layer-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n  .layer {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    background: var(--card);\n    border: 1px solid var(--border);\n    border-radius: var(--r-sm);\n    padding: 20px 24px;\n    transition: border-color 0.2s, background 0.2s;\n  }\n  .layer:hover { border-color: var(--border2); background: var(--card2); }\n  .l-num {\n    width: 46px; height: 46px;\n    flex-shrink: 0;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--pur-dk), var(--pur));\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'Cinzel', serif;\n    font-size: 17px; font-weight: 700;\n    color: #fff;\n    flex-shrink: 0;\n  }\n  .l-info h4 { font-size: 14.5px; font-weight: 700; color: var(--white); margin-bottom: 5px; }\n  .l-info p  { font-size: 12.5px; color: var(--muted); line-height: 1.6; }\n\n  \/* ══════════════════════════════════\n     TWO-COL SPEC\n  ══════════════════════════════════ *\/\n  .two-col {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n  }\n  @media(max-width: 640px) {\n    .two-col { grid-template-columns: 1fr; }\n    .s-item  { min-width: 90px; }\n    .wf-item { min-width: 140px; }\n  }\n  .spec-box {\n    background: var(--card);\n    border: 1px solid var(--border);\n    border-radius: var(--r);\n    padding: 30px 26px;\n  }\n  .spec-box h3 {\n    font-family: 'Cinzel', serif;\n    font-size: 16px;\n    font-weight: 700;\n    color: var(--pur-lt);\n    margin-bottom: 18px;\n    padding-bottom: 14px;\n    border-bottom: 1px solid var(--border);\n    letter-spacing: 0.5px;\n  }\n  .spec-list { list-style: none; display: flex; flex-direction: column; gap: 11px; }\n  .spec-list li {\n    font-size: 13px;\n    color: var(--muted);\n    padding-left: 22px;\n    position: relative;\n    line-height: 1.58;\n  }\n  .spec-list li::before {\n    content: '◆';\n    position: absolute;\n    left: 0;\n    color: var(--pink);\n    font-size: 7px;\n    top: 5px;\n  }\n\n  \/* ══════════════════════════════════\n     COLOUR OPTIONS\n  ══════════════════════════════════ *\/\n  .colour-grid {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 14px;\n    max-width: 840px;\n    margin: 0 auto;\n  }\n  .c-opt {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 10px;\n    background: var(--card);\n    border: 1px solid var(--border);\n    border-radius: var(--r-sm);\n    padding: 18px 18px 14px;\n    min-width: 88px;\n    transition: border-color 0.2s, transform 0.2s;\n    cursor: default;\n  }\n  .c-opt:hover { border-color: var(--border2); transform: translateY(-4px); }\n  .c-swatch {\n    width: 50px; height: 50px;\n    border-radius: 50%;\n    border: 2px solid rgba(255,255,255,0.1);\n    box-shadow: 0 4px 16px rgba(0,0,0,0.5);\n  }\n  .c-name { font-size: 11px; font-weight: 600; color: var(--muted); text-align: center; }\n\n  \/* ══════════════════════════════════\n     BONUS\n  ══════════════════════════════════ *\/\n  .bonus-wrap { padding: 0 24px 64px; position: relative; z-index: 1; }\n  .bonus-banner {\n    max-width: 780px;\n    margin: 0 auto;\n    background: linear-gradient(135deg, #0a1a0a, #102010);\n    border: 1px solid rgba(90,200,100,0.3);\n    border-radius: var(--r);\n    padding: 44px 32px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .bonus-banner::before {\n    content: '✦ FREE GIFT ✦';\n    position: absolute;\n    top: -1px; left: 50%;\n    transform: translateX(-50%);\n    background: linear-gradient(90deg, #3d9a50, #5add70, #3d9a50);\n    color: #051405;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 2.5px;\n    padding: 5px 24px;\n    border-radius: 0 0 12px 12px;\n  }\n  .bonus-banner h3 {\n    font-family: 'Cinzel', serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: #7aef90;\n    margin: 14px 0 12px;\n  }\n  .bonus-banner p { font-size: 13.5px; color: var(--muted); line-height: 1.75; max-width: 580px; margin: 0 auto; }\n\n  \/* ══════════════════════════════════\n     COMPAT\n  ══════════════════════════════════ *\/\n  .compat-sec { text-align: center; padding: 0 24px 64px; position: relative; z-index: 1; }\n  .compat-sec h2 {\n    font-family: 'Cinzel', serif;\n    font-size: clamp(20px, 3.5vw, 30px);\n    font-weight: 700;\n    color: var(--white);\n    margin-bottom: 6px;\n  }\n  .compat-sec .sub { font-size: 14px; color: var(--muted); margin-bottom: 24px; }\n  .c-tags { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }\n  .c-tag {\n    background: var(--card);\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 9px 20px;\n    font-size: 13px;\n    color: var(--muted);\n  }\n  .c-tag strong { color: var(--white); }\n\n  \/* ══════════════════════════════════\n     MISC\n  ══════════════════════════════════ *\/\n  hr { border: none; border-top: 1px solid var(--border); position: relative; z-index: 1; }\n\n  .foot {\n    position: relative; z-index: 1;\n    text-align: center;\n    font-size: 11px;\n    color: var(--muted);\n    padding: 24px 16px;\n    border-top: 1px solid var(--border);\n    letter-spacing: 0.4px;\n  }\n\u003c\/style\u003e\n\u003c!-- sparkle particles --\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sparkles\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ══ HERO ══ --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e\n\u003cspan class=\"gem\"\u003e💎\u003c\/span\u003e FREE 6D Tempered Glass Screen Protector Included \u003cspan class=\"gem\"\u003e💎\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eSamsung Galaxy S26 Ultra\u003cbr\u003eGlitter Sparkle Wallet Case\u003c\/h1\u003e\n\u003cp class=\"hero-sub-title\"\u003e3D Heart Diamond Rhinestone · PU Leather Flip Folio · TPU Bumper Armour\u003c\/p\u003e\n\u003cp class=\"hero-desc\"\u003eThe ultimate luxury fashion case for Samsung Galaxy S26 Ultra — dazzling glitter sparkle finish with inlaid 3D diamond heart rhinestones, full wallet functionality, multi-angle kickstand, and detachable wrist strap.\u003c\/p\u003e\n\u003cdiv class=\"pill-row\"\u003e\n\u003cspan class=\"pill\"\u003e💎 3D Heart Diamond\u003c\/span\u003e \u003cspan class=\"pill\"\u003e✨ Glitter Sparkle Bling\u003c\/span\u003e \u003cspan class=\"pill\"\u003e💳 3 Card Slots\u003c\/span\u003e \u003cspan class=\"pill\"\u003e📺 Multi-Angle Kickstand\u003c\/span\u003e \u003cspan class=\"pill\"\u003e👜 Wrist Strap\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🔒 Magnetic Closure\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🛡️ TPU Bumper\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🎁 FREE 6D Tempered Glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ STATS ══ --\u003e\n\u003cdiv class=\"stats\"\u003e\n\u003cdiv class=\"stats-inner\"\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e3D\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eDiamond Heart\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eCard Slots\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003eMulti\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eAngle Kickstand\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eLayer Build\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e360°\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eFull Protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e9H\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eGlass Hardness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\u003c!-- ══ 3D DIAMOND HEART SHOWCASE ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"diamond-showcase\"\u003e\n\u003cdiv class=\"ds-kicker\"\u003e✦ Signature Design Feature ✦\u003c\/div\u003e\n\u003cdiv class=\"ds-title\"\u003eInlaid 3D Diamond Heart\u003cbr\u003eRhinestone Embellishment\u003c\/div\u003e\n\u003cp class=\"ds-desc\"\u003eEach case is handcrafted with a stunning raised 3D diamond heart design, encrusted with precision-cut rhinestone crystals that catch and refract light from every angle. Paired with an all-over glitter sparkle PU leather exterior, this Samsung Galaxy S26 Ultra case is a wearable jewel — bold, brilliant, and unmistakably luxurious.\u003c\/p\u003e\n\u003cdiv class=\"ds-gems\"\u003e\n\u003cspan class=\"ds-gem\"\u003e💎 Raised 3D Heart\u003c\/span\u003e \u003cspan class=\"ds-gem\"\u003e✨ Rhinestone Crystals\u003c\/span\u003e \u003cspan class=\"ds-gem\"\u003e🌟 All-Over Glitter Sparkle\u003c\/span\u003e \u003cspan class=\"ds-gem\"\u003e👑 Handcrafted Detail\u003c\/span\u003e \u003cspan class=\"ds-gem\"\u003e🔮 360° Light Refraction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ KEY FEATURES ══ --\u003e\n\u003csection class=\"sec alt\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003cdiv class=\"gem-div\"\u003e\n\u003cspan class=\"gem-div-line\"\u003e\u003c\/span\u003e \u003cspan class=\"gem-div-sym\"\u003e♥\u003c\/span\u003e \u003cspan class=\"gem-div-line rev\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2\u003eEvery Feature You \u003cspan class=\"pink\"\u003eDeserve\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eLuxury design meets complete everyday practicality — nothing compromised\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eGlitter Sparkle PU Leather\u003c\/h3\u003e\n\u003cp\u003ePremium glitter sparkle PU leather exterior that catches and scatters light brilliantly. Soft, smooth, anti-scratch finish that looks stunning from every angle — fashion accessory and phone case in one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e💎\u003c\/span\u003e\n\u003ch3\u003e3D Diamond Heart Rhinestone\u003c\/h3\u003e\n\u003cp\u003eInlaid raised 3D heart encrusted with hand-set diamond rhinestone crystals. Each stone is individually placed for maximum sparkle — a show-stopping centrepiece on the back of your Galaxy S26 Ultra.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e💳\u003c\/span\u003e\n\u003ch3\u003e3 Card Slots\u003c\/h3\u003e\n\u003cp\u003eThree dedicated card slots hold your credit cards, debit cards, and ID securely. Including a transparent see-through slot perfect for your driver's licence or photo ID — always visible, always accessible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e📐\u003c\/span\u003e\n\u003ch3\u003eMulti-Angle Kickstand\u003c\/h3\u003e\n\u003cp\u003eBuilt-in multi-angle kickstand supports your Galaxy S26 Ultra at multiple viewing positions — landscape for streaming, portrait for video calls. Rock-solid stability on any flat surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e👜\u003c\/span\u003e\n\u003ch3\u003eDetachable Wrist Strap\u003c\/h3\u003e\n\u003cp\u003eIncluded detachable wrist strap lets you carry your phone hands-free — perfect for shopping, events, travel, and nights out. Doubles as a stylish clutch bag handle. Secure, comfortable, and chic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🔒\u003c\/span\u003e\n\u003ch3\u003eStrong Magnetic Closure\u003c\/h3\u003e\n\u003cp\u003eHigh-strength magnetic clasp snaps shut instantly to keep your cards, cash, and screen safely protected at all times. Smooth single-handed opening and closing — effortless every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🛡️\u003c\/span\u003e\n\u003ch3\u003eShockproof TPU Bumper\u003c\/h3\u003e\n\u003cp\u003eInner flexible TPU bumper shell absorbs drop impacts across all four reinforced corners. Raised camera bezel and elevated screen lip protect your Galaxy S26 Ultra against every surface and fall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e📖\u003c\/span\u003e\n\u003ch3\u003eFolio Flip Book Cover\u003c\/h3\u003e\n\u003cp\u003eFull folio book-style flip design completely encloses your phone front and back. Screen, ports, camera — everything shielded when closed. Opens flat and stays open for comfortable one-handed use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ WALLET STRIP ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eYour Wallet. \u003cspan class=\"pur\"\u003eElevated.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eComplete everyday carry functionality built right into your phone case\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wf-strip\"\u003e\n\u003cdiv class=\"wf-item\"\u003e\n\u003cdiv class=\"wf-icon\"\u003e💳\u003c\/div\u003e\n\u003cdiv class=\"wf-val\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"wf-label\"\u003eCard Slots\u003c\/div\u003e\n\u003cdiv class=\"wf-desc\"\u003eincl. transparent ID window\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wf-item\"\u003e\n\u003cdiv class=\"wf-icon\"\u003e💵\u003c\/div\u003e\n\u003cdiv class=\"wf-val\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"wf-label\"\u003eCash Pocket\u003c\/div\u003e\n\u003cdiv class=\"wf-desc\"\u003eNotes, receipts \u0026amp; extras\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wf-item\"\u003e\n\u003cdiv class=\"wf-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv class=\"wf-val\"\u003eMag\u003c\/div\u003e\n\u003cdiv class=\"wf-label\"\u003eMagnetic Lock\u003c\/div\u003e\n\u003cdiv class=\"wf-desc\"\u003eStrong secure snap closure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wf-item\"\u003e\n\u003cdiv class=\"wf-icon\"\u003e📐\u003c\/div\u003e\n\u003cdiv class=\"wf-val\"\u003eMulti\u003c\/div\u003e\n\u003cdiv class=\"wf-label\"\u003eAngle Stand\u003c\/div\u003e\n\u003cdiv class=\"wf-desc\"\u003eMultiple viewing positions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wf-item\"\u003e\n\u003cdiv class=\"wf-icon\"\u003e👜\u003c\/div\u003e\n\u003cdiv class=\"wf-val\"\u003eStrap\u003c\/div\u003e\n\u003cdiv class=\"wf-label\"\u003eWrist Strap\u003c\/div\u003e\n\u003cdiv class=\"wf-desc\"\u003eDetachable carry strap\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ DUAL-LAYER BUILD ══ --\u003e\n\u003csection class=\"sec alt\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003cdiv class=\"gem-div\"\u003e\n\u003cspan class=\"gem-div-line\"\u003e\u003c\/span\u003e \u003cspan class=\"gem-div-sym\"\u003e♥\u003c\/span\u003e \u003cspan class=\"gem-div-line rev\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2\u003eDual-Layer \u003cspan class=\"pur\"\u003eProtection\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eTwo complementary materials engineered to shield your Galaxy S26 Ultra from every threat\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"layer-stack\"\u003e\n\u003cdiv class=\"layer\"\u003e\n\u003cdiv class=\"l-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"l-info\"\u003e\n\u003ch4\u003eGlitter Sparkle PU Leather Outer Shell\u003c\/h4\u003e\n\u003cp\u003ePremium PU leather exterior finished with an all-over glitter sparkle coating and 3D diamond heart rhinestone embellishment. Durable, scratch-resistant, anti-fingerprint surface with reinforced precision stitching for long-lasting luxury.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"layer\"\u003e\n\u003cdiv class=\"l-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"l-info\"\u003e\n\u003ch4\u003eFlexible Shockproof TPU Inner Bumper\u003c\/h4\u003e\n\u003cp\u003eSoft yet tough TPU inner case forms a secure cradle around your Galaxy S26 Ultra. Four-corner shock absorption disperses drop impact away from the frame and screen — combined with raised lens and screen lips for complete protection against every fall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ FULL SPEC ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eFull \u003cspan class=\"gold\"\u003eTechnical Specification\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eEvery detail of your Samsung Galaxy S26 Ultra glitter wallet case\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"two-col\"\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003ch3\u003eDesign \u0026amp; Wallet Features\u003c\/h3\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003eGlitter sparkle PU leather exterior — premium finish\u003c\/li\u003e\n\u003cli\u003eInlaid 3D raised diamond heart rhinestone embellishment\u003c\/li\u003e\n\u003cli\u003eFolio book-style flip cover — full-face closure\u003c\/li\u003e\n\u003cli\u003e3 individual card slots including transparent ID window\u003c\/li\u003e\n\u003cli\u003eCash \/ bill pocket for notes and receipts\u003c\/li\u003e\n\u003cli\u003eStrong magnetic snap closure — one-handed operation\u003c\/li\u003e\n\u003cli\u003eMulti-angle built-in kickstand — landscape \u0026amp; portrait\u003c\/li\u003e\n\u003cli\u003eDetachable wrist strap \/ lanyard included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003ch3\u003eProtection \u0026amp; Build Quality\u003c\/h3\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003eOuter: premium glitter sparkle PU leather shell\u003c\/li\u003e\n\u003cli\u003eInner: flexible shockproof TPU bumper case\u003c\/li\u003e\n\u003cli\u003eDual-layer construction — drop \u0026amp; shock absorption\u003c\/li\u003e\n\u003cli\u003eFour reinforced shockproof corners\u003c\/li\u003e\n\u003cli\u003e1.5mm raised screen lip — display safe face-down\u003c\/li\u003e\n\u003cli\u003eRaised camera bezel — all lenses fully protected\u003c\/li\u003e\n\u003cli\u003ePrecise cutouts — full port, speaker \u0026amp; button access\u003c\/li\u003e\n\u003cli\u003eIncludes FREE 6D Tempered Glass Screen Protector (9H)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ COLOUR OPTIONS ══ --\u003e\n\u003csection class=\"sec alt\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eAvailable \u003cspan class=\"pur\"\u003eColours\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eEvery colour features the same premium 3D diamond heart rhinestone and glitter sparkle finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colour-grid\"\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 35%, #e090ff, #9030d0);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003ePurple\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 35%, #ff90c0, #d03070);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eRose Pink\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 35%, #ffe090, #d09020);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eGold\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 35%, #e0e8f8, #9090c0);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eSilver\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 35%, #282030, #120c1a);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 35%, #90d0ff, #2070c0);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eBlue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 35%, #90f0c0, #20a060);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eMint Green\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 35%, #ffc0a0, #e07040);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eCoral\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ FREE BONUS ══ --\u003e\n\u003cdiv class=\"bonus-wrap\"\u003e\n\u003cdiv class=\"bonus-banner\"\u003e\n\u003ch3\u003eFREE 6D Tempered Glass Screen Protector\u003c\/h3\u003e\n\u003cp\u003eEvery order includes a premium 6D full-coverage tempered glass screen protector for Samsung Galaxy S26 Ultra — 9H hardness rating, crystal-clear HD optical clarity, full edge-to-edge coverage, oleophobic anti-fingerprint \u0026amp; anti-smudge coating, and ultra-sensitive touch-preserving installation. Complete protection for your display at absolutely zero extra cost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ COMPAT ══ --\u003e\n\u003cdiv class=\"compat-sec\"\u003e\n\u003ch2\u003eCompatibility\u003c\/h2\u003e\n\u003cp class=\"sub\"\u003ePrecision-engineered exclusively for Samsung Galaxy S26 Ultra\u003c\/p\u003e\n\u003cdiv class=\"c-tags\"\u003e\n\u003cspan class=\"c-tag\"\u003e\u003cstrong\u003eSamsung Galaxy S26 Ultra\u003c\/strong\u003e\u003c\/span\u003e \u003cspan class=\"c-tag\"\u003eGalaxy S26 Ultra 5G\u003c\/span\u003e \u003cspan class=\"c-tag\"\u003eAll S26 Ultra Variants \u0026amp; Carriers\u003c\/span\u003e \u003cspan class=\"c-tag\"\u003eAll S26 Ultra Colour Models\u003c\/span\u003e \u003cspan class=\"c-tag\"\u003eWireless Charging Compatible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foot\"\u003eSamsung Galaxy S26 Ultra Glitter Sparkle PU Leather Flip Wallet Case · 3D Diamond Heart Rhinestone · 3 Card Slots · Multi-Angle Kickstand · Wrist Strap · Magnetic Closure · TPU Bumper Folio Cover · FREE 6D Tempered Glass Screen Protector\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Pink","offer_id":57566525784409,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Rose gold","offer_id":57566525817177,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/SamsungGalaxyS25Ultra5G_GlitterPULeatherCaseTPUBumperCardHolderKickstandWristStrapInlaidHeartDiamondFlipFolioCover1.jpg?v=1772806173"},{"product_id":"samsung-galaxy-s26-ultra-clear-case-reinforced-corners-drop-protection-tpu-bumper-free-6d-tempered-glass","title":"Galaxy S26 Ultra Case | Samsung S26 Ultra Clear Case Reinforced Airbag Corners Drop Protection | Anti-Impact Soft TPU Bumper Shockproof Phone Cover for Galaxy S26 Ultra + FREE 6D Tempered Glass Screen Protector","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"Samsung Galaxy S26 Ultra crystal-clear TPU case with reinforced airbag corners, anti-impact bumper design, long-lasting clarity, precise cutouts \u0026amp; FREE 6D tempered glass screen protector.\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@300;400;500;600;700;800;900\u0026amp;family=Barlow:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --void:      #060810;\n    --deep:      #0a0e1a;\n    --navy:      #0d1628;\n    --panel:     #111d30;\n    --panel2:    #162240;\n    --ice:       #a8d8f0;\n    --ice-lt:    #d4eeff;\n    --cyan:      #30b8e8;\n    --cyan-dk:   #1890c0;\n    --blue:      #2060c0;\n    --white:     #eef6ff;\n    --muted:     #6888aa;\n    --border:    rgba(48,184,232,0.12);\n    --border2:   rgba(48,184,232,0.28);\n    --glass:     rgba(168,216,240,0.06);\n    --r:         16px;\n    --r-sm:      10px;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Barlow', sans-serif;\n    background: var(--void);\n    color: var(--white);\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ══════════════════════════\n     HERO\n  ══════════════════════════ *\/\n  .hero {\n    position: relative;\n    overflow: hidden;\n    padding: 80px 24px 72px;\n    text-align: center;\n    background:\n      radial-gradient(ellipse 120% 60% at 50% -5%,  rgba(30,120,200,0.22) 0%, transparent 60%),\n      radial-gradient(ellipse 60%  60% at 0%   80%,  rgba(20, 80,160,0.14) 0%, transparent 55%),\n      radial-gradient(ellipse 50%  50% at 100% 20%,  rgba(48,184,232,0.10) 0%, transparent 50%),\n      linear-gradient(180deg, #08101e 0%, #060810 100%);\n  }\n\n  \/* precision grid *\/\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image:\n      linear-gradient(rgba(48,184,232,0.04) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(48,184,232,0.04) 1px, transparent 1px);\n    background-size: 40px 40px;\n    pointer-events: none;\n  }\n\n  \/* corner accent lines *\/\n  .hero-corner {\n    position: absolute;\n    width: 40px; height: 40px;\n    pointer-events: none;\n    z-index: 1;\n  }\n  .hero-corner::before,\n  .hero-corner::after {\n    content: '';\n    position: absolute;\n    background: var(--cyan);\n    opacity: 0.5;\n  }\n  .hero-corner::before { width: 100%; height: 1px; top: 0; left: 0; }\n  .hero-corner::after  { width: 1px; height: 100%; top: 0; left: 0; }\n  .hero-corner.tl { top: 24px;  left: 24px;  }\n  .hero-corner.tr { top: 24px;  right: 24px; transform: scaleX(-1); }\n  .hero-corner.bl { bottom: 24px; left: 24px;  transform: scaleY(-1); }\n  .hero-corner.br { bottom: 24px; right: 24px; transform: scale(-1); }\n\n  .hero-eyebrow {\n    position: relative;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: rgba(48,184,232,0.08);\n    border: 1px solid var(--border2);\n    border-radius: 3px;\n    padding: 7px 20px;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--cyan);\n    margin-bottom: 26px;\n  }\n  .blink {\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: var(--cyan);\n    animation: blink 2s ease-in-out infinite;\n  }\n  @keyframes blink {\n    0%,100% { opacity:1; box-shadow: 0 0 6px var(--cyan); }\n    50%      { opacity:0.2; box-shadow: none; }\n  }\n\n  .hero h1 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(32px, 7vw, 72px);\n    font-weight: 900;\n    line-height: 1.0;\n    letter-spacing: -1px;\n    text-transform: uppercase;\n    max-width: 900px;\n    margin: 0 auto 8px;\n    position: relative;\n    z-index: 2;\n    color: var(--white);\n  }\n  .hero h1 .hl {\n    background: linear-gradient(90deg, var(--cyan), var(--ice-lt));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  .hero-model {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(14px, 2.5vw, 20px);\n    font-weight: 400;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin-bottom: 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .hero-desc {\n    font-size: 15px;\n    color: var(--muted);\n    font-weight: 300;\n    max-width: 580px;\n    margin: 0 auto 38px;\n    position: relative;\n    z-index: 2;\n    line-height: 1.75;\n  }\n\n  .pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    position: relative;\n    z-index: 2;\n  }\n  .pill {\n    background: var(--glass);\n    border: 1px solid var(--border2);\n    border-radius: 3px;\n    padding: 8px 16px;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: var(--ice);\n  }\n\n  \/* ══════════════════════════\n     STATS\n  ══════════════════════════ *\/\n  .stats {\n    background: var(--deep);\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n  }\n  .stats-inner {\n    display: flex;\n    flex-wrap: wrap;\n    max-width: 960px;\n    margin: 0 auto;\n  }\n  .s-item {\n    flex: 1;\n    min-width: 110px;\n    text-align: center;\n    padding: 28px 10px;\n    border-right: 1px solid var(--border);\n    transition: background 0.2s;\n  }\n  .s-item:hover { background: var(--glass); }\n  .s-item:last-child { border-right: none; }\n  .s-num {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(24px, 4vw, 38px);\n    font-weight: 900;\n    letter-spacing: -1px;\n    color: var(--cyan);\n    line-height: 1;\n  }\n  .s-label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin-top: 6px;\n  }\n\n  \/* ══════════════════════════\n     SECTIONS\n  ══════════════════════════ *\/\n  .sec { padding: 64px 24px; }\n  .sec.alt { background: var(--deep); }\n  .wrap { max-width: 960px; margin: 0 auto; }\n\n  .sec-head { text-align: center; margin-bottom: 46px; }\n  .sec-head h2 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(24px, 5vw, 46px);\n    font-weight: 900;\n    letter-spacing: -0.5px;\n    text-transform: uppercase;\n    line-height: 1.05;\n    margin-bottom: 10px;\n  }\n  .sec-head h2 .hl  { color: var(--cyan); }\n  .sec-head h2 .ice { color: var(--ice); }\n  .sec-head p {\n    font-size: 14px;\n    color: var(--muted);\n    font-weight: 300;\n    max-width: 480px;\n    margin: 0 auto;\n    letter-spacing: 0.2px;\n  }\n\n  \/* ══════════════════════════\n     CLARITY HERO BAND\n  ══════════════════════════ *\/\n  .clarity-band {\n    background: linear-gradient(135deg, #08182e, #0e2040, #08182e);\n    border: 1px solid var(--border2);\n    border-radius: var(--r);\n    padding: 52px 32px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n  .clarity-band::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      90deg,\n      transparent 0px, transparent 38px,\n      rgba(48,184,232,0.03) 38px, rgba(48,184,232,0.03) 40px\n    );\n    pointer-events: none;\n  }\n  .cb-kicker {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--cyan);\n    margin-bottom: 16px;\n    position: relative; z-index: 1;\n  }\n  .cb-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(26px, 5vw, 48px);\n    font-weight: 900;\n    letter-spacing: -0.5px;\n    text-transform: uppercase;\n    background: linear-gradient(135deg, var(--white), var(--ice-lt), var(--cyan));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    line-height: 1.05;\n    margin-bottom: 18px;\n    position: relative; z-index: 1;\n  }\n  .cb-desc {\n    font-size: 14px;\n    color: var(--muted);\n    max-width: 580px;\n    margin: 0 auto 28px;\n    line-height: 1.8;\n    position: relative; z-index: 1;\n  }\n  .cb-tags {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 10px;\n    position: relative; z-index: 1;\n  }\n  .cb-tag {\n    background: rgba(48,184,232,0.08);\n    border: 1px solid var(--border2);\n    border-radius: 3px;\n    padding: 8px 16px;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: var(--ice);\n  }\n\n  \/* ══════════════════════════\n     FEATURE CARDS\n  ══════════════════════════ *\/\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 14px;\n  }\n  .f-card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--r);\n    padding: 28px 22px;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.22s, border-color 0.22s, box-shadow 0.22s;\n  }\n  .f-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 2px;\n    background: linear-gradient(90deg, transparent, var(--cyan-dk), var(--cyan), transparent);\n    opacity: 0;\n    transition: opacity 0.22s;\n  }\n  \/* number watermark *\/\n  .f-card .f-num {\n    position: absolute;\n    bottom: 10px; right: 16px;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 60px;\n    font-weight: 900;\n    color: rgba(48,184,232,0.05);\n    line-height: 1;\n    pointer-events: none;\n    transition: color 0.22s;\n  }\n  .f-card:hover {\n    transform: translateY(-5px);\n    border-color: var(--border2);\n    box-shadow: 0 14px 40px rgba(0,20,60,0.6);\n  }\n  .f-card:hover::before { opacity: 1; }\n  .f-card:hover .f-num  { color: rgba(48,184,232,0.09); }\n  .f-icon { font-size: 30px; margin-bottom: 14px; display: block; }\n  .f-card h3 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 17px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    margin-bottom: 9px;\n    color: var(--white);\n  }\n  .f-card p  { font-size: 13px; color: var(--muted); line-height: 1.7; position: relative; z-index: 1; }\n\n  \/* ══════════════════════════\n     AIRBAG CORNER VISUAL\n  ══════════════════════════ *\/\n  .airbag-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 0;\n    border: 1px solid var(--border);\n    border-radius: var(--r);\n    overflow: hidden;\n    background: var(--panel2);\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  .ag-item {\n    text-align: center;\n    padding: 32px 20px;\n    border-right: 1px solid var(--border);\n    transition: background 0.2s;\n  }\n  .ag-item:last-child { border-right: none; }\n  .ag-item:hover { background: var(--glass); }\n  .ag-icon  { font-size: 32px; margin-bottom: 12px; }\n  .ag-val   {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 26px; font-weight: 900;\n    color: var(--cyan); margin-bottom: 6px; line-height: 1;\n  }\n  .ag-label { font-size: 12px; font-weight: 600; color: var(--white); margin-bottom: 4px; text-transform: uppercase; letter-spacing: 0.5px; }\n  .ag-desc  { font-size: 11px; color: var(--muted); }\n\n  \/* ══════════════════════════\n     TWO-COL SPEC\n  ══════════════════════════ *\/\n  .two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }\n  @media(max-width: 640px) {\n    .two-col  { grid-template-columns: 1fr; }\n    .s-item   { min-width: 90px; }\n    .ag-item  { min-width: 140px; }\n  }\n  .spec-box {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--r);\n    padding: 28px 24px;\n  }\n  .spec-box h3 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 16px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--cyan);\n    margin-bottom: 18px;\n    padding-bottom: 14px;\n    border-bottom: 1px solid var(--border);\n  }\n  .spec-list { list-style: none; display: flex; flex-direction: column; gap: 11px; }\n  .spec-list li {\n    font-size: 13px;\n    color: var(--muted);\n    padding-left: 22px;\n    position: relative;\n    line-height: 1.55;\n  }\n  .spec-list li::before {\n    content: '▸';\n    position: absolute;\n    left: 0;\n    color: var(--cyan);\n    font-size: 11px;\n    top: 2px;\n  }\n\n  \/* ══════════════════════════\n     COMPAT WARNING\n  ══════════════════════════ *\/\n  .compat-block {\n    max-width: 860px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n  }\n  @media(max-width: 560px) { .compat-block { grid-template-columns: 1fr; } }\n  .compat-yes {\n    background: linear-gradient(135deg, #081808, #102010);\n    border: 1px solid rgba(70,210,100,0.3);\n    border-radius: var(--r);\n    padding: 28px 24px;\n    text-align: center;\n  }\n  .compat-no {\n    background: linear-gradient(135deg, #180808, #200c0c);\n    border: 1px solid rgba(210,70,70,0.3);\n    border-radius: var(--r);\n    padding: 28px 24px;\n    text-align: center;\n  }\n  .compat-yes h4 { font-family: 'Barlow Condensed', sans-serif; font-size: 18px; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; color: #5ada70; margin-bottom: 12px; }\n  .compat-no  h4 { font-family: 'Barlow Condensed', sans-serif; font-size: 18px; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; color: #da6060; margin-bottom: 12px; }\n  .compat-check { font-size: 32px; margin-bottom: 8px; }\n  .compat-items { display: flex; flex-direction: column; gap: 8px; }\n  .compat-item  { font-size: 13px; color: var(--muted); }\n  .compat-item strong { color: var(--white); }\n\n  \/* ══════════════════════════\n     BONUS\n  ══════════════════════════ *\/\n  .bonus-wrap { padding: 0 24px 64px; }\n  .bonus-banner {\n    max-width: 780px;\n    margin: 0 auto;\n    background: linear-gradient(135deg, #071808, #0c2410);\n    border: 1px solid rgba(70,210,100,0.3);\n    border-radius: var(--r);\n    padding: 44px 32px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .bonus-banner::before {\n    content: '✦ FREE GIFT ✦';\n    position: absolute;\n    top: -1px; left: 50%;\n    transform: translateX(-50%);\n    background: linear-gradient(90deg, #2a8040, #5ada70, #2a8040);\n    color: #021002;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 10px; font-weight: 800; letter-spacing: 3px;\n    padding: 5px 24px;\n    border-radius: 0 0 10px 10px;\n  }\n  .bonus-banner h3 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 26px; font-weight: 900; letter-spacing: 0.5px;\n    text-transform: uppercase;\n    color: #6adc80;\n    margin: 14px 0 12px;\n  }\n  .bonus-banner p { font-size: 13.5px; color: var(--muted); line-height: 1.75; max-width: 580px; margin: 0 auto; }\n\n  \/* ══════════════════════════\n     MISC\n  ══════════════════════════ *\/\n  hr { border: none; border-top: 1px solid var(--border); }\n\n  .foot {\n    text-align: center;\n    font-size: 11px; color: var(--muted);\n    padding: 24px 16px;\n    border-top: 1px solid var(--border);\n    letter-spacing: 0.4px;\n    font-family: 'Barlow Condensed', sans-serif;\n    text-transform: uppercase; letter-spacing: 1.5px;\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HERO ══ --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-corner tl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-corner tr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-corner bl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-corner br\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-eyebrow\"\u003e\n\u003cspan class=\"blink\"\u003e\u003c\/span\u003e Includes Free 6D Tempered Glass Screen Protector\u003c\/div\u003e\n\u003ch1\u003eGalaxy S26 Ultra\u003cbr\u003e\u003cspan class=\"hl\"\u003eClear Case\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-model\"\u003eReinforced Corners · Drop Protection · Advanced TPU Bumper\u003c\/p\u003e\n\u003cp class=\"hero-desc\"\u003eCrystal-clear advanced TPU case engineered exclusively for Samsung Galaxy S26 Ultra — safety airbag corners, anti-impact bumper design, long-lasting transparency, and precision cutouts for every port and camera lens.\u003c\/p\u003e\n\u003cdiv class=\"pill-row\"\u003e\n\u003cspan class=\"pill\"\u003e🔬 Advanced TPU\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🛡️ Airbag Corners\u003c\/span\u003e \u003cspan class=\"pill\"\u003e💎 Long-Lasting Clarity\u003c\/span\u003e \u003cspan class=\"pill\"\u003e📐 Precise Cutouts\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🧲 Anti-Impact Bumper\u003c\/span\u003e \u003cspan class=\"pill\"\u003e⚡ Wireless Charging\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🎁 FREE 6D Tempered Glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ STATS ══ --\u003e\n\u003cdiv class=\"stats\"\u003e\n\u003cdiv class=\"stats-inner\"\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e12M\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eDrop Tested\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eAirbag Corners\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e360°\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eFull Protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e0%\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eYellow \/ Fade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e9H\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eGlass Hardness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003eHD\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eCrystal Clarity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\u003c!-- ══ CLARITY SHOWCASE ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"clarity-band\"\u003e\n\u003cdiv class=\"cb-kicker\"\u003e◆ Signature Technology ◆\u003c\/div\u003e\n\u003cdiv class=\"cb-title\"\u003eLong-Lasting Crystal Clarity\u003c\/div\u003e\n\u003cp class=\"cb-desc\"\u003eHigh-specification advanced TPU material delivers optical-grade transparency that restores and preserves the original colour of your Samsung Galaxy S26 Ultra. Unlike inferior clear cases that yellow and cloud within weeks, this case is engineered with anti-yellowing compounds that maintain pristine clarity for the lifetime of your phone.\u003c\/p\u003e\n\u003cdiv class=\"cb-tags\"\u003e\n\u003cspan class=\"cb-tag\"\u003eHD Transparency\u003c\/span\u003e \u003cspan class=\"cb-tag\"\u003eAnti-Yellowing\u003c\/span\u003e \u003cspan class=\"cb-tag\"\u003eColour Accurate\u003c\/span\u003e \u003cspan class=\"cb-tag\"\u003eAdvanced TPU Formula\u003c\/span\u003e \u003cspan class=\"cb-tag\"\u003eAnti-Impact Compound\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ KEY FEATURES ══ --\u003e\n\u003csection class=\"sec alt\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eBuilt to \u003cspan class=\"hl\"\u003eProtect\u003c\/span\u003e\u003cbr\u003eDesigned to \u003cspan class=\"ice\"\u003eDisappear\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eMaximum protection engineered into a case you'll barely notice is there\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e💎\u003c\/span\u003e\n\u003ch3\u003eCrystal-Clear Advanced TPU\u003c\/h3\u003e\n\u003cp\u003ePremium advanced TPU material with high-specification optical transparency. Restores and shows the original colour of your Galaxy S26 Ultra perfectly — your phone's design is always the hero.\u003c\/p\u003e\n\u003cspan class=\"f-num\"\u003e01\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🛡️\u003c\/span\u003e\n\u003ch3\u003eSafety Airbag Corner Design\u003c\/h3\u003e\n\u003cp\u003eFour reinforced airbag corners contain hollow shock-absorbing chambers that compress on impact, effectively dispersing drop force away from your phone's frame and screen. Tested shockproof to 12m drop height.\u003c\/p\u003e\n\u003cspan class=\"f-num\"\u003e02\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e⚡\u003c\/span\u003e\n\u003ch3\u003eAnti-Impact TPU Bumper\u003c\/h3\u003e\n\u003cp\u003eFull-perimeter raised TPU bumper absorbs shocks from any angle. Effectively disperses impact energy across the entire frame — protecting your Galaxy S26 Ultra whether it drops face-down, back-down, or from the side.\u003c\/p\u003e\n\u003cspan class=\"f-num\"\u003e03\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e📐\u003c\/span\u003e\n\u003ch3\u003ePrecise Cutouts — Every Port\u003c\/h3\u003e\n\u003cp\u003eMillimetre-accurate cutouts for the USB-C charging port, speakers, microphone, S-Pen silo, and all camera lenses. Every port and sensor is fully accessible — no case removal ever required.\u003c\/p\u003e\n\u003cspan class=\"f-num\"\u003e04\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e📷\u003c\/span\u003e\n\u003ch3\u003eRaised Camera Bezel Protection\u003c\/h3\u003e\n\u003cp\u003eElevated camera bezel keeps all lenses and sensors lifted clear of flat surfaces. Your Galaxy S26 Ultra's quad-camera system is fully shielded against scratches, scuffs, and surface contact.\u003c\/p\u003e\n\u003cspan class=\"f-num\"\u003e05\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🔋\u003c\/span\u003e\n\u003ch3\u003eWireless Charging Compatible\u003c\/h3\u003e\n\u003cp\u003eUltra-thin, lightweight design maintains full compatibility with wireless and fast charging. Place it on any Qi-compatible pad — zero interference, full charging speed, no case removal needed.\u003c\/p\u003e\n\u003cspan class=\"f-num\"\u003e06\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ AIRBAG CORNER STATS ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eSafety Airbag \u003cspan class=\"hl\"\u003eCorner System\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFour-corner hollow shock-dispersion technology — the science behind your protection\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airbag-grid\"\u003e\n\u003cdiv class=\"ag-item\"\u003e\n\u003cdiv class=\"ag-icon\"\u003e💥\u003c\/div\u003e\n\u003cdiv class=\"ag-val\"\u003e12M\u003c\/div\u003e\n\u003cdiv class=\"ag-label\"\u003eTested Drop Height\u003c\/div\u003e\n\u003cdiv class=\"ag-desc\"\u003eShockproof in 12m height verified testing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-item\"\u003e\n\u003cdiv class=\"ag-icon\"\u003e🔲\u003c\/div\u003e\n\u003cdiv class=\"ag-val\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"ag-label\"\u003eAirbag Corners\u003c\/div\u003e\n\u003cdiv class=\"ag-desc\"\u003eEvery corner reinforced with hollow chamber\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-item\"\u003e\n\u003cdiv class=\"ag-icon\"\u003e🌀\u003c\/div\u003e\n\u003cdiv class=\"ag-val\"\u003e360°\u003c\/div\u003e\n\u003cdiv class=\"ag-label\"\u003eShock Dispersal\u003c\/div\u003e\n\u003cdiv class=\"ag-desc\"\u003eAbsorbs impact from any angle of drop\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-item\"\u003e\n\u003cdiv class=\"ag-icon\"\u003e🚀\u003c\/div\u003e\n\u003cdiv class=\"ag-val\"\u003e0%\u003c\/div\u003e\n\u003cdiv class=\"ag-label\"\u003eDamage in Tests\u003c\/div\u003e\n\u003cdiv class=\"ag-desc\"\u003eZero damage to device in controlled drops\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ FULL SPEC ══ --\u003e\n\u003csection class=\"sec alt\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eFull \u003cspan class=\"hl\"\u003eTechnical Specification\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eComplete details for the Samsung Galaxy S26 Ultra clear TPU bumper case\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"two-col\"\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003ch3\u003eProtection \u0026amp; Engineering\u003c\/h3\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003eAdvanced shockproof TPU material construction\u003c\/li\u003e\n\u003cli\u003eSafety airbag reinforced four-corner drop system\u003c\/li\u003e\n\u003cli\u003eAnti-impact bumper design — 360° shock absorption\u003c\/li\u003e\n\u003cli\u003eShockproof tested to 12-metre drop height\u003c\/li\u003e\n\u003cli\u003eRaised camera bezel — all lenses lifted off surfaces\u003c\/li\u003e\n\u003cli\u003eRaised screen lip — display protected face-down\u003c\/li\u003e\n\u003cli\u003eFull-perimeter TPU bumper frame\u003c\/li\u003e\n\u003cli\u003eAnti-scratch inner surface — no case-induced marks\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003ch3\u003eClarity \u0026amp; Usability\u003c\/h3\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003eHigh-specification optical-grade transparency\u003c\/li\u003e\n\u003cli\u003eAnti-yellowing formula — clarity preserved long-term\u003c\/li\u003e\n\u003cli\u003eRestores original colour of your Galaxy S26 Ultra\u003c\/li\u003e\n\u003cli\u003eMillimetre-precise cutouts for all ports \u0026amp; sensors\u003c\/li\u003e\n\u003cli\u003eUSB-C, speaker, mic, S-Pen \u0026amp; camera fully accessible\u003c\/li\u003e\n\u003cli\u003eTactile responsive button covers throughout\u003c\/li\u003e\n\u003cli\u003eWireless \u0026amp; fast charging fully compatible\u003c\/li\u003e\n\u003cli\u003eIncludes FREE 6D Tempered Glass Screen Protector (9H)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ COMPATIBILITY ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eDevice \u003cspan class=\"hl\"\u003eCompatibility\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePrecision-engineered exclusively for Samsung Galaxy S26 Ultra — not compatible with other models\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compat-block\"\u003e\n\u003cdiv class=\"compat-yes\"\u003e\n\u003cdiv class=\"compat-check\"\u003e✅\u003c\/div\u003e\n\u003ch4\u003eCompatible\u003c\/h4\u003e\n\u003cdiv class=\"compat-items\"\u003e\n\u003cdiv class=\"compat-item\"\u003e\u003cstrong\u003eSamsung Galaxy S26 Ultra\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"compat-item\"\u003eGalaxy S26 Ultra 5G\u003c\/div\u003e\n\u003cdiv class=\"compat-item\"\u003eAll S26 Ultra carrier variants\u003c\/div\u003e\n\u003cdiv class=\"compat-item\"\u003eAll S26 Ultra colour models\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compat-no\"\u003e\n\u003cdiv class=\"compat-check\"\u003e❌\u003c\/div\u003e\n\u003ch4\u003eNot Compatible\u003c\/h4\u003e\n\u003cdiv class=\"compat-items\"\u003e\n\u003cdiv class=\"compat-item\"\u003e\u003cstrong\u003eSamsung Galaxy S26 Plus\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"compat-item\"\u003e\u003cstrong\u003eSamsung Galaxy S26\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"compat-item\"\u003eAny other Samsung model\u003c\/div\u003e\n\u003cdiv class=\"compat-item\"\u003ePrevious generation devices\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ FREE BONUS ══ --\u003e\n\u003cdiv class=\"bonus-wrap\"\u003e\n\u003cdiv class=\"bonus-banner\"\u003e\n\u003ch3\u003eFree 6D Tempered Glass Screen Protector\u003c\/h3\u003e\n\u003cp\u003eIncluded with every order — a premium 6D full-coverage tempered glass screen protector for Samsung Galaxy S26 Ultra. Features 9H hardness rating, HD optical clarity, full edge-to-edge coverage, oleophobic anti-fingerprint coating, and ultra-sensitive touch-preserving installation. Complete front-and-back protection at zero extra cost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foot\"\u003eGalaxy S26 Ultra Clear Case · Reinforced Airbag Corners · Drop Protection · Advanced TPU Bumper · Long-Lasting Clarity · Precise Cutouts · Wireless Charging Compatible · FREE 6D Tempered Glass Screen Protector\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Default Title","offer_id":57566569365849,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/GalaxyS26UltraCase_SamsungS26UltraClearCaseWithReinforcedCorners_DropProtectionSoftTPUBumperPhoneCase1.jpg?v=1773489904"},{"product_id":"samsung-galaxy-s26-ultra-clear-magsafe-case-thin-transparent-silicone-gel-magnetic-drop-protection-free-6d-glass","title":"Galaxy S26 Ultra Case - Clear MagSafe Case, Thin Transparent Silicone MagSafe Gel Case Cover","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"Samsung Galaxy S26 Ultra clear MagSafe silicone gel case. Super strong magnetic power, military-grade drop protection, 1.5mm camera bezel, 1.0mm screen edge, crystal clear + FREE 6D tempered glass.\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@300;400;500;600;700;800\u0026amp;family=Oxanium:wght@400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n  \/* ─────────────────────────────────────────\n     DESIGN SYSTEM  —  Product banner palette\n     Sky #38b6e8  |  Ice #d4f0ff  |  Navy #0c1e38\n  ───────────────────────────────────────── *\/\n  :root {\n    --sky:       #38b6e8;\n    --sky-lt:    #6ecff5;\n    --sky-dk:    #1a90c8;\n    --ice:       #d4f0ff;\n    --ice-dim:   #a8d8f0;\n    --navy:      #0c1e38;\n    --navy2:     #0f2a50;\n    --panel:     #102040;\n    --panel2:    #142850;\n    --border:    rgba(56,182,232,0.18);\n    --border2:   rgba(56,182,232,0.38);\n    --glass:     rgba(56,182,232,0.07);\n    --white:     #eef8ff;\n    --muted:     #6aa0c0;\n    --green:     #44d880;\n    --red:       #e05555;\n    --r:         18px;\n    --r-sm:      10px;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Manrope', sans-serif;\n    background: var(--navy);\n    color: var(--white);\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ══════════════════════════════\n     HERO\n  ══════════════════════════════ *\/\n  .hero {\n    position: relative;\n    overflow: hidden;\n    padding: 88px 24px 76px;\n    text-align: center;\n    background:\n      radial-gradient(ellipse 130% 70% at 50% -10%, rgba(56,182,232,0.28) 0%, transparent 60%),\n      radial-gradient(ellipse 55%  55% at  0% 100%, rgba(20, 80,160,0.20) 0%, transparent 55%),\n      radial-gradient(ellipse 55%  55% at 100% 100%,rgba(56,182,232,0.14) 0%, transparent 55%),\n      linear-gradient(180deg, #0a1a30 0%, #0c1e38 100%);\n  }\n\n  \/* animated magnetic ring behind heading *\/\n  .hero-ring {\n    position: absolute;\n    top: 50%; left: 50%;\n    transform: translate(-50%, -50%);\n    width: min(600px, 90vw);\n    height: min(600px, 90vw);\n    border-radius: 50%;\n    border: 1px solid rgba(56,182,232,0.06);\n    pointer-events: none;\n    z-index: 0;\n  }\n  .hero-ring::before {\n    content: '';\n    position: absolute;\n    inset: 24px;\n    border-radius: 50%;\n    border: 1px solid rgba(56,182,232,0.08);\n  }\n  .hero-ring::after {\n    content: '';\n    position: absolute;\n    inset: 48px;\n    border-radius: 50%;\n    border: 1px solid rgba(56,182,232,0.05);\n  }\n\n  \/* subtle dot grid *\/\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: radial-gradient(rgba(56,182,232,0.12) 1px, transparent 1px);\n    background-size: 32px 32px;\n    pointer-events: none;\n    z-index: 0;\n  }\n\n  .hero \u003e * { position: relative; z-index: 1; }\n\n  .hero-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: rgba(56,182,232,0.12);\n    border: 1px solid var(--border2);\n    border-radius: 50px;\n    padding: 8px 22px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: var(--sky-lt);\n    margin-bottom: 28px;\n  }\n  .live-dot {\n    width: 7px; height: 7px;\n    border-radius: 50%;\n    background: var(--sky);\n    box-shadow: 0 0 8px var(--sky);\n    animation: livepulse 2s ease-in-out infinite;\n  }\n  @keyframes livepulse {\n    0%,100% { opacity:1; box-shadow:0 0 8px var(--sky); }\n    50%      { opacity:0.3; box-shadow:none; }\n  }\n\n  .hero h1 {\n    font-family: 'Oxanium', sans-serif;\n    font-size: clamp(28px, 6.5vw, 62px);\n    font-weight: 800;\n    line-height: 1.08;\n    max-width: 860px;\n    margin: 0 auto 12px;\n    color: var(--white);\n  }\n  .hero h1 .grad {\n    background: linear-gradient(90deg, var(--sky), var(--ice), var(--sky-lt));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  .hero-sub {\n    font-family: 'Oxanium', sans-serif;\n    font-size: clamp(13px, 2.2vw, 17px);\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    color: var(--ice-dim);\n    margin-bottom: 20px;\n    opacity: 0.8;\n  }\n\n  .hero-desc {\n    font-size: 14.5px;\n    color: var(--muted);\n    font-weight: 400;\n    max-width: 600px;\n    margin: 0 auto 38px;\n    line-height: 1.8;\n  }\n\n  .pill-row {\n    display: flex; flex-wrap: wrap;\n    justify-content: center; gap: 10px;\n  }\n  .pill {\n    background: var(--glass);\n    border: 1px solid var(--border2);\n    border-radius: 50px;\n    padding: 8px 18px;\n    font-size: 12px;\n    font-weight: 600;\n    color: var(--ice);\n    white-space: nowrap;\n  }\n\n  \/* ══════════════════════════════\n     STATS\n  ══════════════════════════════ *\/\n  .stats {\n    background: var(--panel);\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n  }\n  .stats-inner {\n    display: flex; flex-wrap: wrap;\n    max-width: 960px; margin: 0 auto;\n  }\n  .s-item {\n    flex: 1; min-width: 110px;\n    text-align: center;\n    padding: 26px 10px;\n    border-right: 1px solid var(--border);\n    transition: background 0.2s;\n  }\n  .s-item:hover { background: var(--glass); }\n  .s-item:last-child { border-right: none; }\n  .s-num {\n    font-family: 'Oxanium', sans-serif;\n    font-size: clamp(22px, 4vw, 36px);\n    font-weight: 800;\n    color: var(--sky);\n    line-height: 1;\n  }\n  .s-label {\n    font-size: 10px;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin-top: 6px;\n  }\n\n  \/* ══════════════════════════════\n     SECTIONS\n  ══════════════════════════════ *\/\n  .sec { padding: 64px 24px; }\n  .sec.alt { background: var(--panel); }\n  .wrap { max-width: 960px; margin: 0 auto; }\n\n  .sec-head { text-align: center; margin-bottom: 46px; }\n  .sec-head h2 {\n    font-family: 'Oxanium', sans-serif;\n    font-size: clamp(22px, 4.5vw, 40px);\n    font-weight: 800;\n    line-height: 1.1;\n    margin-bottom: 10px;\n  }\n  .sec-head h2 .hl  { color: var(--sky); }\n  .sec-head h2 .ice { color: var(--ice); }\n  .sec-head p {\n    font-size: 14px; color: var(--muted);\n    font-weight: 400; max-width: 500px;\n    margin: 0 auto;\n  }\n\n  \/* ══════════════════════════════\n     MAGNETIC POWER SHOWCASE\n  ══════════════════════════════ *\/\n  .mag-showcase {\n    position: relative;\n    background: linear-gradient(135deg, #0a2040, #0f2e58, #0a2040);\n    border: 1px solid var(--border2);\n    border-radius: var(--r);\n    padding: 56px 32px;\n    text-align: center;\n    overflow: hidden;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n  \/* pulsing ring behind *\/\n  .mag-ring {\n    position: absolute;\n    top: 50%; left: 50%;\n    transform: translate(-50%, -50%);\n    width: 320px; height: 320px;\n    border-radius: 50%;\n    border: 2px solid rgba(56,182,232,0.15);\n    pointer-events: none;\n  }\n  .mag-ring::before {\n    content: '';\n    position: absolute;\n    inset: 22px;\n    border-radius: 50%;\n    border: 1px solid rgba(56,182,232,0.10);\n    animation: ringpulse 3s ease-in-out infinite;\n  }\n  .mag-ring::after {\n    content: '';\n    position: absolute;\n    inset: 44px;\n    border-radius: 50%;\n    border: 1px solid rgba(56,182,232,0.07);\n    animation: ringpulse 3s ease-in-out infinite 0.6s;\n  }\n  @keyframes ringpulse {\n    0%,100% { opacity:0.4; transform:scale(1); }\n    50%      { opacity:1;   transform:scale(1.04); }\n  }\n  .ms-kicker {\n    font-family: 'Oxanium', sans-serif;\n    font-size: 10px; font-weight: 700;\n    letter-spacing: 3px; text-transform: uppercase;\n    color: var(--sky); margin-bottom: 14px;\n    position: relative; z-index: 1;\n  }\n  .ms-title {\n    font-family: 'Oxanium', sans-serif;\n    font-size: clamp(22px, 4vw, 38px);\n    font-weight: 800;\n    background: linear-gradient(90deg, var(--white), var(--sky-lt), var(--ice));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin-bottom: 18px;\n    line-height: 1.1;\n    position: relative; z-index: 1;\n  }\n  .ms-desc {\n    font-size: 14px; color: var(--muted);\n    max-width: 580px; margin: 0 auto 28px;\n    line-height: 1.8;\n    position: relative; z-index: 1;\n  }\n  .ms-stats {\n    display: flex; flex-wrap: wrap;\n    justify-content: center; gap: 12px;\n    position: relative; z-index: 1;\n  }\n  .ms-stat {\n    background: rgba(56,182,232,0.10);\n    border: 1px solid var(--border2);\n    border-radius: var(--r-sm);\n    padding: 14px 22px;\n    text-align: center;\n    min-width: 120px;\n  }\n  .ms-stat-val {\n    font-family: 'Oxanium', sans-serif;\n    font-size: 22px; font-weight: 800;\n    color: var(--sky); line-height: 1;\n    margin-bottom: 4px;\n  }\n  .ms-stat-lbl { font-size: 11px; color: var(--muted); letter-spacing: 0.3px; }\n\n  \/* ══════════════════════════════\n     FEATURE CARDS\n  ══════════════════════════════ *\/\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 15px;\n  }\n  .f-card {\n    background: var(--panel2);\n    border: 1px solid var(--border);\n    border-radius: var(--r);\n    padding: 30px 24px;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.22s, border-color 0.22s, box-shadow 0.22s;\n  }\n  .f-card::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 60px;\n    background: radial-gradient(ellipse 80% 100% at 50% 100%, rgba(56,182,232,0.07), transparent);\n    pointer-events: none;\n  }\n  .f-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 2px;\n    background: linear-gradient(90deg, transparent, var(--sky-dk), var(--sky-lt), transparent);\n    opacity: 0;\n    transition: opacity 0.22s;\n  }\n  .f-card:hover {\n    transform: translateY(-5px);\n    border-color: var(--border2);\n    box-shadow: 0 12px 40px rgba(0,20,60,0.5), 0 0 30px rgba(56,182,232,0.06);\n  }\n  .f-card:hover::before { opacity: 1; }\n  .f-icon { font-size: 30px; margin-bottom: 14px; display: block; }\n  .f-card h3 {\n    font-family: 'Oxanium', sans-serif;\n    font-size: 15px; font-weight: 700;\n    margin-bottom: 9px; color: var(--white);\n    position: relative; z-index: 1;\n  }\n  .f-card p {\n    font-size: 13px; color: var(--muted);\n    line-height: 1.7;\n    position: relative; z-index: 1;\n  }\n\n  \/* ══════════════════════════════\n     BEZEL SPEC VISUAL\n  ══════════════════════════════ *\/\n  .bezel-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n  @media(max-width: 520px) { .bezel-grid { grid-template-columns: 1fr; } }\n  .bezel-card {\n    background: var(--panel2);\n    border: 1px solid var(--border2);\n    border-radius: var(--r);\n    padding: 32px 28px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.2s;\n  }\n  .bezel-card:hover { transform: translateY(-4px); }\n  .bezel-card::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse 80% 60% at 50% -10%, rgba(56,182,232,0.12), transparent);\n    pointer-events: none;\n  }\n  .bezel-mm {\n    font-family: 'Oxanium', sans-serif;\n    font-size: clamp(42px, 8vw, 64px);\n    font-weight: 800;\n    line-height: 1;\n    background: linear-gradient(135deg, var(--sky), var(--ice));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin-bottom: 4px;\n    position: relative; z-index: 1;\n  }\n  .bezel-type {\n    font-family: 'Oxanium', sans-serif;\n    font-size: 13px; font-weight: 600;\n    letter-spacing: 2px; text-transform: uppercase;\n    color: var(--sky-lt);\n    margin-bottom: 12px;\n    position: relative; z-index: 1;\n  }\n  .bezel-desc {\n    font-size: 12.5px; color: var(--muted);\n    line-height: 1.6;\n    position: relative; z-index: 1;\n  }\n\n  \/* ══════════════════════════════\n     TWO-COL SPEC\n  ══════════════════════════════ *\/\n  .two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }\n  @media(max-width: 640px) {\n    .two-col { grid-template-columns: 1fr; }\n    .s-item  { min-width: 90px; }\n  }\n  .spec-box {\n    background: var(--panel2);\n    border: 1px solid var(--border);\n    border-radius: var(--r);\n    padding: 30px 26px;\n  }\n  .spec-box h3 {\n    font-family: 'Oxanium', sans-serif;\n    font-size: 15px; font-weight: 700;\n    letter-spacing: 1px; text-transform: uppercase;\n    color: var(--sky-lt);\n    margin-bottom: 18px;\n    padding-bottom: 14px;\n    border-bottom: 1px solid var(--border);\n  }\n  .tick-list { list-style: none; display: flex; flex-direction: column; gap: 11px; }\n  .tick-list li {\n    font-size: 13px; color: var(--muted);\n    padding-left: 22px; position: relative;\n    line-height: 1.55;\n  }\n  .tick-list li::before {\n    content: '▸';\n    position: absolute; left: 0;\n    color: var(--sky); font-size: 12px; top: 2px;\n  }\n\n  \/* ══════════════════════════════\n     COMPAT BLOCK\n  ══════════════════════════════ *\/\n  .compat-block {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    max-width: 780px;\n    margin: 0 auto;\n  }\n  @media(max-width: 540px) { .compat-block { grid-template-columns: 1fr; } }\n  .c-yes {\n    background: linear-gradient(135deg, #071f10, #0e3020);\n    border: 1px solid rgba(68,216,128,0.28);\n    border-radius: var(--r); padding: 30px 22px; text-align: center;\n  }\n  .c-no {\n    background: linear-gradient(135deg, #200a0a, #341010);\n    border: 1px solid rgba(224,85,85,0.28);\n    border-radius: var(--r); padding: 30px 22px; text-align: center;\n  }\n  .c-icon { font-size: 36px; margin-bottom: 10px; }\n  .c-yes h4 {\n    font-family: 'Oxanium', sans-serif;\n    font-size: 16px; font-weight: 700;\n    letter-spacing: 1px; text-transform: uppercase;\n    color: var(--green); margin-bottom: 14px;\n  }\n  .c-no h4 {\n    font-family: 'Oxanium', sans-serif;\n    font-size: 16px; font-weight: 700;\n    letter-spacing: 1px; text-transform: uppercase;\n    color: var(--red); margin-bottom: 14px;\n  }\n  .c-items { display: flex; flex-direction: column; gap: 8px; }\n  .c-item { font-size: 13px; color: var(--muted); }\n  .c-item strong { color: var(--white); }\n\n  \/* ══════════════════════════════\n     BONUS\n  ══════════════════════════════ *\/\n  .bonus-wrap { padding: 0 24px 64px; }\n  .bonus-banner {\n    max-width: 780px; margin: 0 auto;\n    background: linear-gradient(135deg, #071a0a, #0c2810);\n    border: 1px solid rgba(68,216,128,0.28);\n    border-radius: var(--r);\n    padding: 46px 32px; text-align: center;\n    position: relative; overflow: hidden;\n  }\n  .bonus-banner::before {\n    content: '✦ FREE GIFT INCLUDED ✦';\n    position: absolute; top: -1px; left: 50%;\n    transform: translateX(-50%);\n    background: linear-gradient(90deg, #2a8040, var(--green), #2a8040);\n    color: #021005;\n    font-family: 'Oxanium', sans-serif;\n    font-size: 10px; font-weight: 700; letter-spacing: 2.5px;\n    padding: 5px 24px;\n    border-radius: 0 0 10px 10px;\n  }\n  .bonus-banner h3 {\n    font-family: 'Oxanium', sans-serif;\n    font-size: 24px; font-weight: 800;\n    color: var(--green); margin: 14px 0 12px;\n  }\n  .bonus-banner p {\n    font-size: 13.5px; color: var(--muted);\n    line-height: 1.78; max-width: 580px; margin: 0 auto;\n  }\n\n  \/* ══════════════════════════════\n     MISC\n  ══════════════════════════════ *\/\n  hr { border: none; border-top: 1px solid var(--border); }\n\n  .foot {\n    text-align: center;\n    font-size: 11px; color: var(--muted);\n    padding: 24px 16px;\n    border-top: 1px solid var(--border);\n    font-family: 'Oxanium', sans-serif;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    line-height: 1.8;\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HERO ══ --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-ring\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-tag\"\u003e\n\u003cspan class=\"live-dot\"\u003e\u003c\/span\u003e Free 6D Tempered Glass Screen Protector Included\u003c\/div\u003e\n\u003ch1\u003eGalaxy S26 Ultra\u003cbr\u003e\u003cspan class=\"grad\"\u003eClear MagSafe Case\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eThin · Transparent · Silicone Gel · Super Strong Magnetic Power\u003c\/p\u003e\n\u003cp class=\"hero-desc\"\u003eThe ultimate clear MagSafe case for Samsung Galaxy S26 Ultra — crystal-clear silicone gel with built-in super strong magnetic ring, military-grade drop protection, precision raised bezels, and ultra-slim transparent design that showcases the original beauty of your phone.\u003c\/p\u003e\n\u003cdiv class=\"pill-row\"\u003e\n\u003cspan class=\"pill\"\u003e🧲 Super Strong MagSafe\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🛡️ Military-Grade Drop Protection\u003c\/span\u003e \u003cspan class=\"pill\"\u003e💎 Crystal Clear\u003c\/span\u003e \u003cspan class=\"pill\"\u003e📏 1.5mm Camera Bezel\u003c\/span\u003e \u003cspan class=\"pill\"\u003e📏 1.0mm Screen Edge\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🪶 Ultra Thin \u0026amp; Slim\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🎁 FREE 6D Tempered Glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ STATS ══ --\u003e\n\u003cdiv class=\"stats\"\u003e\n\u003cdiv class=\"stats-inner\"\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e1.5mm\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eCamera Bezel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e1.0mm\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eScreen Edge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003eMil\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eGrade Drop Protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003eMag\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eSafe Compatible\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e0%\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eYellow \/ Fade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e9H\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eFree Glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\u003c!-- ══ MAGNETIC POWER SHOWCASE ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"mag-showcase\"\u003e\n\u003cdiv class=\"mag-ring\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ms-kicker\"\u003e◈ Core Technology ◈\u003c\/div\u003e\n\u003cdiv class=\"ms-title\"\u003eSuper Strong Magnetic Power\u003c\/div\u003e\n\u003cp class=\"ms-desc\"\u003eBuilt-in high-density magnetic ring delivers safe, fast, and steady magnetic charging. Precisely aligned magnets snap perfectly onto MagSafe chargers and magnetic accessories — providing the strongest, most reliable magnetic connection available for your Samsung Galaxy S26 Ultra.\u003c\/p\u003e\n\u003cdiv class=\"ms-stats\"\u003e\n\u003cdiv class=\"ms-stat\"\u003e\n\u003cdiv class=\"ms-stat-val\"\u003eSafe\u003c\/div\u003e\n\u003cdiv class=\"ms-stat-lbl\"\u003eCharging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ms-stat\"\u003e\n\u003cdiv class=\"ms-stat-val\"\u003eFast\u003c\/div\u003e\n\u003cdiv class=\"ms-stat-lbl\"\u003eMagnetic Power\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ms-stat\"\u003e\n\u003cdiv class=\"ms-stat-val\"\u003eSteady\u003c\/div\u003e\n\u003cdiv class=\"ms-stat-lbl\"\u003eAlignment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ms-stat\"\u003e\n\u003cdiv class=\"ms-stat-val\"\u003eSnap\u003c\/div\u003e\n\u003cdiv class=\"ms-stat-lbl\"\u003ePerfect Lock\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ KEY FEATURES ══ --\u003e\n\u003csection class=\"sec alt\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eEngineered for \u003cspan class=\"hl\"\u003eEvery Detail\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eSix precision-engineered features that make this the best clear MagSafe case for Galaxy S26 Ultra\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e💎\u003c\/span\u003e\n\u003ch3\u003eCrystal Clear — Shows Original Beauty\u003c\/h3\u003e\n\u003cp\u003ePremium transparent silicone gel material with HD optical clarity. Showcases the original colour and design of your Galaxy S26 Ultra perfectly — a case that disappears and lets your phone shine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🧲\u003c\/span\u003e\n\u003ch3\u003eSuper Strong Built-In MagSafe Ring\u003c\/h3\u003e\n\u003cp\u003eIntegrated high-density magnetic ring provides super strong, safe, and steady magnetic power. Compatible with all MagSafe chargers and magnetic accessories — instant precise snap alignment every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🛡️\u003c\/span\u003e\n\u003ch3\u003eMilitary-Grade Drop Protection\u003c\/h3\u003e\n\u003cp\u003eReinforced shock-absorbing corners with airbag technology protect against everyday drops and bumps from any angle. The flexible silicone gel absorbs and disperses impact energy before it reaches your device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e📐\u003c\/span\u003e\n\u003ch3\u003eRaised-Bezel Camera \u0026amp; Screen Protection\u003c\/h3\u003e\n\u003cp\u003e1.5mm raised camera bezel lifts all lenses clear of flat surfaces. 1.0mm raised screen edge keeps your display protected face-down. Camera and screen are shielded from shocks and scratches at all times.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🪶\u003c\/span\u003e\n\u003ch3\u003eUltra-Thin Slim Transparent Profile\u003c\/h3\u003e\n\u003cp\u003eExceptionally slim and lightweight design adds virtually no bulk to your Galaxy S26 Ultra. The thin, flexible silicone construction makes installation and removal effortless while maintaining a perfect fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🚫\u003c\/span\u003e\n\u003ch3\u003eAnti-Yellowing — Long-Lasting Clarity\u003c\/h3\u003e\n\u003cp\u003eAdvanced anti-yellowing silicone compound maintains crystal clarity for the lifetime of your case. No discolouration, no clouding — your case stays as pristine and transparent on day 500 as on day one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ RAISED BEZEL SPECS ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003ePrecision \u003cspan class=\"hl\"\u003eRaised-Bezel\u003c\/span\u003e Protection\u003c\/h2\u003e\n\u003cp\u003eEngineered measurements protect screen and camera from every surface, shock, and scratch\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bezel-grid\"\u003e\n\u003cdiv class=\"bezel-card\"\u003e\n\u003cdiv class=\"bezel-mm\"\u003e1.0\u003cspan style=\"font-size: 0.5em;\"\u003emm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bezel-type\"\u003eScreen Edge Lip\u003c\/div\u003e\n\u003cdiv class=\"bezel-desc\"\u003eRaised screen edge keeps your Galaxy S26 Ultra display fully elevated above flat surfaces. Protects the screen from contact, shocks, and scratches when placed face-down on any surface.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bezel-card\"\u003e\n\u003cdiv class=\"bezel-mm\"\u003e1.5\u003cspan style=\"font-size: 0.5em;\"\u003emm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bezel-type\"\u003eCamera Bezel\u003c\/div\u003e\n\u003cdiv class=\"bezel-desc\"\u003e1.5mm raised camera bezel lifts all camera lenses and sensors completely clear of flat surfaces. Full protection for the S26 Ultra's premium multi-lens camera system — no scratches, ever.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ FULL SPECIFICATION ══ --\u003e\n\u003csection class=\"sec alt\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eFull \u003cspan class=\"hl\"\u003eTechnical Specification\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eComplete details for your Galaxy S26 Ultra clear MagSafe silicone gel case\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"two-col\"\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003ch3\u003eProtection \u0026amp; Build\u003c\/h3\u003e\n\u003cul class=\"tick-list\"\u003e\n\u003cli\u003ePremium transparent silicone gel construction\u003c\/li\u003e\n\u003cli\u003eMilitary-grade drop protection — everyday drops \u0026amp; bumps\u003c\/li\u003e\n\u003cli\u003eReinforced airbag shock-absorbing four corners\u003c\/li\u003e\n\u003cli\u003e1.5mm raised camera bezel — all lenses fully elevated\u003c\/li\u003e\n\u003cli\u003e1.0mm raised screen edge — display protected face-down\u003c\/li\u003e\n\u003cli\u003eAnti-yellowing compound — crystal clarity long-term\u003c\/li\u003e\n\u003cli\u003eAnti-scratch inner surface — zero case-induced marks\u003c\/li\u003e\n\u003cli\u003eFlexible silicone — easy installation and removal\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003ch3\u003eMagSafe \u0026amp; Usability\u003c\/h3\u003e\n\u003cul class=\"tick-list\"\u003e\n\u003cli\u003eBuilt-in super strong high-density magnetic ring\u003c\/li\u003e\n\u003cli\u003eSafe, fast \u0026amp; steady magnetic charging\u003c\/li\u003e\n\u003cli\u003ePerfect snap alignment with MagSafe accessories\u003c\/li\u003e\n\u003cli\u003eCompatible with all magnetic car mounts \u0026amp; stands\u003c\/li\u003e\n\u003cli\u003eCrystal-clear HD optical transparency\u003c\/li\u003e\n\u003cli\u003eUltra-thin slim profile — no added bulk\u003c\/li\u003e\n\u003cli\u003ePrecise cutouts — all ports, speakers \u0026amp; S-Pen silo\u003c\/li\u003e\n\u003cli\u003eIncludes FREE 6D Tempered Glass Screen Protector (9H)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ COMPATIBILITY ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eDevice \u003cspan class=\"hl\"\u003eCompatibility\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePrecision-engineered exclusively for Samsung Galaxy S26 Ultra only\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compat-block\"\u003e\n\u003cdiv class=\"c-yes\"\u003e\n\u003cdiv class=\"c-icon\"\u003e✅\u003c\/div\u003e\n\u003ch4\u003eCompatible With\u003c\/h4\u003e\n\u003cdiv class=\"c-items\"\u003e\n\u003cdiv class=\"c-item\"\u003e\u003cstrong\u003eSamsung Galaxy S26 Ultra\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-item\"\u003eGalaxy S26 Ultra 5G\u003c\/div\u003e\n\u003cdiv class=\"c-item\"\u003eAll S26 Ultra carrier variants\u003c\/div\u003e\n\u003cdiv class=\"c-item\"\u003eAll S26 Ultra colour models\u003c\/div\u003e\n\u003cdiv class=\"c-item\"\u003eAll MagSafe accessories\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-no\"\u003e\n\u003cdiv class=\"c-icon\"\u003e❌\u003c\/div\u003e\n\u003ch4\u003eNot Compatible With\u003c\/h4\u003e\n\u003cdiv class=\"c-items\"\u003e\n\u003cdiv class=\"c-item\"\u003e\u003cstrong\u003eSamsung Galaxy S26 Plus\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-item\"\u003e\u003cstrong\u003eSamsung Galaxy S26\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-item\"\u003eGalaxy S25 series or earlier\u003c\/div\u003e\n\u003cdiv class=\"c-item\"\u003eAny other Samsung model\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ FREE BONUS ══ --\u003e\n\u003cdiv class=\"bonus-wrap\"\u003e\n\u003cdiv class=\"bonus-banner\"\u003e\n\u003ch3\u003eFREE 6D Tempered Glass Screen Protector\u003c\/h3\u003e\n\u003cp\u003eEvery case ships with a premium 6D full-coverage tempered glass screen protector for Samsung Galaxy S26 Ultra — 9H hardness, HD optical clarity, full edge-to-edge coverage, oleophobic anti-fingerprint \u0026amp; anti-smudge coating, and ultra-sensitive touch-preserving installation. Complete front-and-back protection at zero extra cost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foot\"\u003eGalaxy S26 Ultra Clear MagSafe Case · Thin Transparent Silicone Gel Cover · Super Strong Magnetic Power · Military-Grade Drop Protection · 1.5mm Camera Bezel · 1.0mm Screen Edge · Crystal Clear Anti-Yellowing · FREE 6D Tempered Glass Screen Protector\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Default Title","offer_id":57566650433881,"sku":null,"price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/GalaxyS26UltraCase-ClearMagSafeCase_ThinTransparentSiliconeMagSafeGelCaseCover1.jpg?v=1773491281"},{"product_id":"samsung-galaxy-s26-ultra-liquid-silicone-case-cute-thin-slim-soft-tpu-gel-cover-microfiber-baby-skin","title":"Samsung Galaxy S26 Ultra Liquid Silicone Case | Cute Thin Slim Soft TPU Gel Cover | Baby Skin Smooth 3-in-1 Microfiber Lining Nano Coating Raised Camera Lip Wireless Charging + FREE 6D Tempered Glass","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"Samsung Galaxy S26 Ultra liquid silicone case. Three-in-one structure: nano coating + liquid silicone + microfiber lining. Baby skin-soft, raised bezels, wireless charging compatible + FREE 6D tempered glass.\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display:ital@0;1\u0026amp;family=DM+Sans:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n  \/* ─────────────────────────────────────────────\n     PALETTE — matched to product banners:\n     Background: #f5f5f5 light  |  Ink: #111111\n     Accent sky: #4ab8e0         |  Mid-grey: #e0e0e0\n     Success green: #3caa60      |  Danger red: #d94040\n  ───────────────────────────────────────────── *\/\n  :root {\n    --bg:        #f5f6f7;\n    --bg2:       #eceef0;\n    --card:      #ffffff;\n    --card2:     #f0f2f4;\n    --ink:       #111318;\n    --ink2:      #2a2d35;\n    --sky:       #4ab8e0;\n    --sky-lt:    #a0d8f0;\n    --sky-dk:    #2898c8;\n    --muted:     #7a8290;\n    --border:    rgba(74,184,224,0.18);\n    --border2:   rgba(74,184,224,0.38);\n    --borderg:   rgba(0,0,0,0.08);\n    --green:     #3caa60;\n    --red:       #d94040;\n    --white:     #ffffff;\n    --r:         18px;\n    --r-sm:      10px;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'DM Sans', sans-serif;\n    background: var(--bg);\n    color: var(--ink);\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ══════════════════════════════\n     HERO\n  ══════════════════════════════ *\/\n  .hero {\n    background:\n      radial-gradient(ellipse 120% 60% at 50% -5%,  rgba(74,184,224,0.14) 0%, transparent 60%),\n      radial-gradient(ellipse 40%  50% at 100% 100%, rgba(74,184,224,0.08) 0%, transparent 55%),\n      linear-gradient(180deg, #e8edf2 0%, #f5f6f7 100%);\n    padding: 80px 24px 70px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    border-bottom: 1px solid var(--borderg);\n  }\n\n  \/* subtle dot texture *\/\n  .hero::before {\n    content: '';\n    position: absolute; inset: 0;\n    background-image: radial-gradient(rgba(74,184,224,0.18) 1px, transparent 1px);\n    background-size: 28px 28px;\n    pointer-events: none;\n  }\n  .hero \u003e * { position: relative; z-index: 1; }\n\n  .hero-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--white);\n    border: 1px solid var(--border2);\n    border-radius: 50px;\n    padding: 7px 20px;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--sky-dk);\n    margin-bottom: 26px;\n    box-shadow: 0 2px 12px rgba(74,184,224,0.12);\n  }\n  .chip-dot {\n    width: 7px; height: 7px;\n    border-radius: 50%;\n    background: var(--sky);\n    animation: dot-pulse 2.2s ease-in-out infinite;\n  }\n  @keyframes dot-pulse {\n    0%,100% { opacity:1; transform:scale(1); }\n    50%       { opacity:0.3; transform:scale(0.7); }\n  }\n\n  .hero h1 {\n    font-family: 'DM Serif Display', serif;\n    font-size: clamp(28px, 6vw, 58px);\n    font-weight: 400;\n    line-height: 1.1;\n    max-width: 820px;\n    margin: 0 auto 14px;\n    color: var(--ink);\n  }\n  .hero h1 em {\n    font-style: italic;\n    color: var(--sky-dk);\n  }\n\n  .hero-sub {\n    font-size: clamp(13px, 2vw, 16px);\n    font-weight: 400;\n    color: var(--muted);\n    letter-spacing: 1px;\n    margin-bottom: 20px;\n  }\n\n  .hero-desc {\n    font-size: 15px;\n    color: var(--muted);\n    font-weight: 300;\n    max-width: 600px;\n    margin: 0 auto 36px;\n    line-height: 1.8;\n  }\n\n  .pill-row {\n    display: flex; flex-wrap: wrap;\n    justify-content: center; gap: 10px;\n  }\n  .pill {\n    background: var(--white);\n    border: 1px solid var(--borderg);\n    border-radius: 50px;\n    padding: 8px 16px;\n    font-size: 12px;\n    font-weight: 500;\n    color: var(--ink2);\n    box-shadow: 0 1px 4px rgba(0,0,0,0.06);\n  }\n\n  \/* ══════════════════════════════\n     STATS BAR\n  ══════════════════════════════ *\/\n  .stats {\n    background: var(--ink);\n    border-bottom: 3px solid var(--sky);\n  }\n  .stats-inner {\n    display: flex; flex-wrap: wrap;\n    max-width: 960px; margin: 0 auto;\n  }\n  .s-item {\n    flex: 1; min-width: 110px;\n    text-align: center;\n    padding: 24px 10px;\n    border-right: 1px solid rgba(255,255,255,0.07);\n    transition: background 0.2s;\n  }\n  .s-item:hover { background: rgba(255,255,255,0.04); }\n  .s-item:last-child { border-right: none; }\n  .s-num {\n    font-family: 'DM Serif Display', serif;\n    font-size: clamp(20px, 3.5vw, 32px);\n    font-weight: 400;\n    color: var(--sky);\n    line-height: 1;\n  }\n  .s-label {\n    font-size: 10px;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.4);\n    margin-top: 6px;\n  }\n\n  \/* ══════════════════════════════\n     SECTIONS\n  ══════════════════════════════ *\/\n  .sec { padding: 64px 24px; }\n  .sec.alt { background: var(--bg2); }\n  .sec.dark { background: var(--ink); }\n  .wrap { max-width: 960px; margin: 0 auto; }\n\n  .sec-head { text-align: center; margin-bottom: 46px; }\n  .sec-head h2 {\n    font-family: 'DM Serif Display', serif;\n    font-size: clamp(22px, 4.5vw, 42px);\n    font-weight: 400;\n    line-height: 1.1;\n    margin-bottom: 10px;\n    color: var(--ink);\n  }\n  .sec.dark .sec-head h2 { color: var(--white); }\n  .sec-head h2 .hl  { color: var(--sky-dk); }\n  .sec-head h2 .itl { font-style: italic; }\n  .sec-head p {\n    font-size: 14px; color: var(--muted);\n    font-weight: 300; max-width: 500px;\n    margin: 0 auto;\n  }\n  .sec.dark .sec-head p { color: rgba(255,255,255,0.45); }\n\n  \/* ══════════════════════════════\n     THREE-IN-ONE LAYER EXPLODER\n  ══════════════════════════════ *\/\n  .layer-stack {\n    display: flex; flex-direction: column;\n    gap: 12px; max-width: 780px; margin: 0 auto;\n  }\n  .layer {\n    display: flex; align-items: center; gap: 20px;\n    background: var(--card);\n    border: 1px solid var(--borderg);\n    border-radius: var(--r);\n    padding: 22px 26px;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.05);\n    transition: transform 0.22s, box-shadow 0.22s, border-color 0.22s;\n  }\n  .layer:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 28px rgba(74,184,224,0.15);\n    border-color: var(--border2);\n  }\n  .l-num {\n    width: 46px; height: 46px; flex-shrink: 0;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--sky-dk), var(--sky));\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'DM Serif Display', serif;\n    font-size: 20px; font-weight: 400;\n    color: var(--white);\n  }\n  .l-info h4 { font-size: 15px; font-weight: 600; color: var(--ink); margin-bottom: 5px; }\n  .l-info p  { font-size: 13px; color: var(--muted); line-height: 1.6; }\n\n  \/* ══════════════════════════════\n     FEATURE CARDS\n  ══════════════════════════════ *\/\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(238px, 1fr));\n    gap: 14px;\n  }\n  .f-card {\n    background: var(--card);\n    border: 1px solid var(--borderg);\n    border-radius: var(--r);\n    padding: 28px 22px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n    transition: transform 0.22s, box-shadow 0.22s, border-color 0.22s;\n    position: relative; overflow: hidden;\n  }\n  .f-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, var(--sky-dk), var(--sky-lt));\n    opacity: 0;\n    transition: opacity 0.22s;\n  }\n  .f-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 12px 32px rgba(74,184,224,0.14);\n    border-color: var(--border2);\n  }\n  .f-card:hover::before { opacity: 1; }\n  .f-icon { font-size: 30px; margin-bottom: 14px; display: block; }\n  .f-card h3 { font-size: 15px; font-weight: 600; margin-bottom: 9px; color: var(--ink); }\n  .f-card p  { font-size: 13px; color: var(--muted); line-height: 1.7; }\n\n  \/* ══════════════════════════════\n     COLOUR GRID\n  ══════════════════════════════ *\/\n  .colour-grid {\n    display: flex; flex-wrap: wrap;\n    justify-content: center; gap: 16px;\n    max-width: 700px; margin: 0 auto;\n  }\n  .c-opt {\n    display: flex; flex-direction: column;\n    align-items: center; gap: 10px;\n    background: var(--card);\n    border: 1px solid var(--borderg);\n    border-radius: var(--r-sm);\n    padding: 20px 22px 16px;\n    min-width: 100px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.04);\n    transition: transform 0.2s, border-color 0.2s, box-shadow 0.2s;\n    cursor: default;\n  }\n  .c-opt:hover {\n    transform: translateY(-4px);\n    border-color: var(--sky);\n    box-shadow: 0 6px 20px rgba(74,184,224,0.15);\n  }\n  .c-swatch {\n    width: 52px; height: 52px;\n    border-radius: 50%;\n    border: 3px solid rgba(0,0,0,0.08);\n    box-shadow: 0 3px 12px rgba(0,0,0,0.15);\n  }\n  .c-name { font-size: 11px; font-weight: 600; color: var(--muted); }\n\n  \/* ══════════════════════════════\n     TWO-COL SPEC\n  ══════════════════════════════ *\/\n  .two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }\n  @media(max-width: 640px) {\n    .two-col { grid-template-columns: 1fr; }\n    .s-item  { min-width: 90px; }\n  }\n  .spec-box {\n    background: var(--card);\n    border: 1px solid var(--borderg);\n    border-radius: var(--r);\n    padding: 28px 26px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n  }\n  .spec-box h3 {\n    font-family: 'DM Serif Display', serif;\n    font-size: 18px; font-weight: 400;\n    color: var(--sky-dk);\n    margin-bottom: 18px;\n    padding-bottom: 14px;\n    border-bottom: 1px solid var(--borderg);\n  }\n  .tick-list { list-style: none; display: flex; flex-direction: column; gap: 11px; }\n  .tick-list li {\n    font-size: 13px; color: var(--muted);\n    padding-left: 22px; position: relative;\n    line-height: 1.55;\n  }\n  .tick-list li::before {\n    content: '✓';\n    position: absolute; left: 0;\n    color: var(--sky-dk); font-weight: 700;\n    font-size: 12px; top: 1px;\n  }\n\n  \/* ══════════════════════════════\n     COMPAT\n  ══════════════════════════════ *\/\n  .compat-block {\n    display: grid; grid-template-columns: repeat(3, 1fr);\n    gap: 14px; max-width: 800px; margin: 0 auto;\n  }\n  @media(max-width: 580px) { .compat-block { grid-template-columns: 1fr; } }\n  .c-yes {\n    background: var(--white);\n    border: 2px solid var(--green);\n    border-radius: var(--r); padding: 24px 18px; text-align: center;\n    box-shadow: 0 4px 16px rgba(60,170,96,0.12);\n  }\n  .c-no {\n    background: var(--white);\n    border: 1px solid var(--borderg);\n    border-radius: var(--r); padding: 24px 18px; text-align: center;\n    opacity: 0.65;\n  }\n  .c-ck { font-size: 32px; margin-bottom: 10px; }\n  .c-yes h4 { font-size: 14px; font-weight: 700; color: var(--green); margin-bottom: 6px; }\n  .c-no  h4 { font-size: 14px; font-weight: 700; color: var(--red);   margin-bottom: 6px; }\n  .c-model { font-size: 13px; color: var(--muted); margin-bottom: 4px; }\n  .c-model strong { color: var(--ink); display: block; margin-bottom: 2px; }\n  .c-size  { font-size: 22px; font-family: 'DM Serif Display', serif; font-weight: 400; color: var(--sky-dk); }\n\n  \/* ══════════════════════════════\n     MISC\n  ══════════════════════════════ *\/\n  hr { border: none; border-top: 1px solid var(--borderg); }\n\n  .foot {\n    text-align: center;\n    font-size: 11px; color: var(--muted);\n    padding: 24px 16px;\n    border-top: 1px solid var(--borderg);\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    line-height: 1.9;\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HERO ══ --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-chip\"\u003e\n\u003cspan class=\"chip-dot\"\u003e\u003c\/span\u003e Only for Samsung Galaxy S26 Ultra 6.9\"\u003c\/div\u003e\n\u003ch1\u003eGalaxy S26 Ultra\u003cbr\u003e\u003cem\u003eLiquid Silicone Case\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eCute · Thin · Slim · Soft Rubber TPU · Plain Smooth Gel Cover\u003c\/p\u003e\n\u003cp class=\"hero-desc\"\u003ePremium liquid silicone case exclusively designed for Samsung Galaxy S26 Ultra — three-in-one structure with anti-fingerprint nano coating, certified high-quality liquid silicone, and soft microfiber lining. Baby skin-like soft \u0026amp; smooth feel with raised lip camera protection, raised screen edges, and full wireless charging compatibility.\u003c\/p\u003e\n\u003cdiv class=\"pill-row\"\u003e\n\u003cspan class=\"pill\"\u003e🤱 Baby Skin-Like Soft\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🔬 3-in-1 Structure\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🧵 Microfiber Lining\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🖐️ Fingerprint-Proof\u003c\/span\u003e \u003cspan class=\"pill\"\u003e📷 Raised Lip Camera\u003c\/span\u003e \u003cspan class=\"pill\"\u003e📱 Raised Screen Edges\u003c\/span\u003e \u003cspan class=\"pill\"\u003e⚡ Wireless Charging\u003c\/span\u003e \u003cspan class=\"pill\"\u003e✏️ S-Pen Compatible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ STATS ══ --\u003e\n\u003cdiv class=\"stats\"\u003e\n\u003cdiv class=\"stats-inner\"\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e3-in-1\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eLayer Structure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e6.9\"\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003ePerfect Fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003eNano\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eAnti-Fingerprint\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003eQi\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eWireless Charging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eColour Options\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e9H\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eFree Glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\u003c!-- ══ THREE-IN-ONE STRUCTURE ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eThree-in-One \u003cspan class=\"hl itl\"\u003eStructure\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eOne investment — full protection. Three precision-engineered layers working in perfect harmony\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"layer-stack\"\u003e\n\u003cdiv class=\"layer\"\u003e\n\u003cdiv class=\"l-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"l-info\"\u003e\n\u003ch4\u003eAnti-Fingerprint Nano Coating (Outer)\u003c\/h4\u003e\n\u003cp\u003eAdvanced nano coating on the outer surface repels fingerprints, oils, and smudges completely. Your case stays looking pristine and clean with zero visible marks — wipe clean instantly with minimal effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"layer\"\u003e\n\u003cdiv class=\"l-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"l-info\"\u003e\n\u003ch4\u003ePremium Liquid Silicone Shell (Core)\u003c\/h4\u003e\n\u003cp\u003eCertified high-quality liquid silicone material forms the core structural layer. Silky feeling, smooth touch, and remarkably easy to clean — a body-safe material that feels as luxurious as it looks across all four colour options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"layer\"\u003e\n\u003cdiv class=\"l-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"l-info\"\u003e\n\u003ch4\u003eSoft Microfiber Lining (Inner)\u003c\/h4\u003e\n\u003cp\u003ePlush soft microfiber interior creates a zero-scratch cushioned environment for your Galaxy S26 Ultra. The velvety lining protects the back and sides of your phone from any case-induced marks — keeping it pristine day after day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ KEY FEATURES ══ --\u003e\n\u003csection class=\"sec alt\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eOne Investment.\u003cbr\u003e\u003cspan class=\"hl itl\"\u003eFull Protection.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eEvery feature engineered for the Samsung Galaxy S26 Ultra 6.9\" — nothing missed, nothing compromised\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🤱\u003c\/span\u003e\n\u003ch3\u003eBaby Skin-Like Soft \u0026amp; Smooth\u003c\/h3\u003e\n\u003cp\u003eCertified healthy liquid silicone material delivers an incredibly soft, smooth, baby skin-like feel. Comfortable to grip for hours — gentle on hands, kind to skin, and completely body-safe for all users.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🖐️\u003c\/span\u003e\n\u003ch3\u003eFingerprint-Proof Nano Coating\u003c\/h3\u003e\n\u003cp\u003eNano anti-fingerprint coating keeps your case permanently smudge-free. No oily marks, no visible fingerprints — your case always looks as clean and fresh as the day you first put it on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e📷\u003c\/span\u003e\n\u003ch3\u003eRaised Lip Camera Protection\u003c\/h3\u003e\n\u003cp\u003ePrecisely raised camera lip elevates all lenses and sensors clear of flat surfaces. Fully individual cutouts protect every camera module — every shot stays sharp, every lens stays scratch-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e📺\u003c\/span\u003e\n\u003ch3\u003eRaised Screen Edges\u003c\/h3\u003e\n\u003cp\u003eRaised screen edges keep your Galaxy S26 Ultra display lifted off flat surfaces at all times. Protects against face-down scratches and contact damage — your screen stays pristine however you set it down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e⚡\u003c\/span\u003e\n\u003ch3\u003eWireless Charging Compatible\u003c\/h3\u003e\n\u003cp\u003eUltra-slim profile maintains 100% wireless charging compatibility. Place directly on any Qi charging pad — full charging speed, zero interference, no case removal required. Always charged, always protected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e✏️\u003c\/span\u003e\n\u003ch3\u003eS-Pen Silo Cutout\u003c\/h3\u003e\n\u003cp\u003ePrecisely engineered S-Pen silo cutout ensures your Samsung S-Pen is always accessible — smooth insertion and removal every time. The case is custom-designed for the Galaxy S26 Ultra 6.9\" form factor only.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ MATERIAL HIGHLIGHT ══ --\u003e\n\u003csection class=\"sec dark\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eCertified \u003cspan style=\"color: var(--sky);\"\u003eHigh Quality\u003c\/span\u003e\u003cbr\u003e\u003cem style=\"font-style: italic; color: rgba(255,255,255,0.85);\"\u003eLiquid Silicone Material\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eSilky feeling and easy to clean — a material that earns its certification\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 14px; max-width: 860px; margin: 0 auto;\"\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.08); border-radius: var(--r); padding: 28px 20px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 32px; margin-bottom: 12px;\"\u003e🏆\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 600; color: var(--white); margin-bottom: 6px; font-size: 14px;\"\u003eCertified Quality\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: rgba(255,255,255,0.45);\"\u003eHigh-quality material badge verified\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.08); border-radius: var(--r); padding: 28px 20px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 32px; margin-bottom: 12px;\"\u003e🤱\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 600; color: var(--white); margin-bottom: 6px; font-size: 14px;\"\u003eBaby-Skin Soft\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: rgba(255,255,255,0.45);\"\u003eSilky smooth touch, body-safe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.08); border-radius: var(--r); padding: 28px 20px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 32px; margin-bottom: 12px;\"\u003e🧹\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 600; color: var(--white); margin-bottom: 6px; font-size: 14px;\"\u003eEasy to Clean\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: rgba(255,255,255,0.45);\"\u003eWipe clean with damp cloth instantly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.08); border-radius: var(--r); padding: 28px 20px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 32px; margin-bottom: 12px;\"\u003e🔬\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 600; color: var(--white); margin-bottom: 6px; font-size: 14px;\"\u003eNano Coating\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: rgba(255,255,255,0.45);\"\u003eAnti-fingerprint nano technology\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ FULL SPEC ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eFull \u003cspan class=\"hl\"\u003eSpecification\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eComplete technical detail for your Samsung Galaxy S26 Ultra liquid silicone case\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"two-col\"\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\n\u003cul class=\"tick-list\"\u003e\n\u003cli\u003eThree-in-one structure — nano + silicone + microfiber\u003c\/li\u003e\n\u003cli\u003eOuter: anti-fingerprint nano coating\u003c\/li\u003e\n\u003cli\u003eCore: certified high-quality liquid silicone\u003c\/li\u003e\n\u003cli\u003eInner: soft microfiber lining — zero scratch zone\u003c\/li\u003e\n\u003cli\u003eSilky, smooth baby skin-like feel on all surfaces\u003c\/li\u003e\n\u003cli\u003eEasy-clean liquid silicone exterior surface\u003c\/li\u003e\n\u003cli\u003eBody-safe healthy material — skin friendly\u003c\/li\u003e\n\u003cli\u003eFlexible for easy installation and removal\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003ch3\u003eProtection \u0026amp; Features\u003c\/h3\u003e\n\u003cul class=\"tick-list\"\u003e\n\u003cli\u003eRaised lip camera protection — all lenses elevated\u003c\/li\u003e\n\u003cli\u003eRaised screen edges — display safe face-down\u003c\/li\u003e\n\u003cli\u003eSoft TPU rubber shockproof construction\u003c\/li\u003e\n\u003cli\u003eFingerprint-proof nano anti-smudge outer surface\u003c\/li\u003e\n\u003cli\u003ePrecise S-Pen silo cutout — full S-Pen access\u003c\/li\u003e\n\u003cli\u003ePrecise cutouts for all ports, speakers \u0026amp; buttons\u003c\/li\u003e\n\u003cli\u003eWireless charging fully compatible — no removal needed\u003c\/li\u003e\n\u003cli\u003eOnly for Samsung Galaxy S26 Ultra (6.9\") exclusively\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ COLOUR OPTIONS ══ --\u003e\n\u003csection class=\"sec alt\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eAvailable \u003cspan class=\"hl itl\"\u003eColours\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFour rich, vibrant colours — each with the identical three-in-one structure and premium build\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colour-grid\"\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 35%, #3a3a3a, #111111);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 35%, #2a7a40, #0d4a22);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eDark Green\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 35%, #f8c8d8, #e8a0c0);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003ePink\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 35% 35%, #f04040, #c01010);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eRed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ COMPATIBILITY ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eDevice \u003cspan class=\"hl\"\u003eCompatibility\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePrecision-designed for Samsung Galaxy S26 Ultra 6.9\" only — not compatible with other S26 models\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compat-block\"\u003e\n\u003cdiv class=\"c-yes\"\u003e\n\u003cdiv class=\"c-ck\"\u003e✅\u003c\/div\u003e\n\u003ch4\u003eCompatible\u003c\/h4\u003e\n\u003cdiv class=\"c-model\"\u003e\u003cstrong\u003eSamsung Galaxy S26 Ultra\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-size\"\u003e6.9\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-no\"\u003e\n\u003cdiv class=\"c-ck\"\u003e❌\u003c\/div\u003e\n\u003ch4\u003eNot Compatible\u003c\/h4\u003e\n\u003cdiv class=\"c-model\"\u003e\u003cstrong\u003eSamsung Galaxy S26 Plus\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-size\"\u003e6.7\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-no\"\u003e\n\u003cdiv class=\"c-ck\"\u003e❌\u003c\/div\u003e\n\u003ch4\u003eNot Compatible\u003c\/h4\u003e\n\u003cdiv class=\"c-model\"\u003e\u003cstrong\u003eSamsung Galaxy S26\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-size\"\u003e6.3\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"foot\"\u003eSamsung Galaxy S26 Ultra Liquid Silicone Case · Cute Thin Slim Soft Rubber TPU Plain Smooth Gel Cover · Three-in-One Structure · Baby Skin Soft · Microfiber Lining · Nano Coating · Raised Lip Camera · Raised Screen Edges · Wireless Charging · S-Pen Compatible · Black · Dark Green · Pink · Red\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Black","offer_id":57568224280921,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Green","offer_id":57568224313689,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Red","offer_id":57568224346457,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Pink","offer_id":57568224379225,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/SamsungGalaxyS26UltraPhoneCaseLiquidSiliconeGrip_CuteThinSlimSoftRubberTPUPlainSmoothGelCover1.jpg?v=1773506694"},{"product_id":"samsung-galaxy-s26-ultra-military-grade-case-ring-holder-kickstand-screen-protector-pc-tpu-armour-free-6d-glass","title":"Samsung Galaxy S26 Ultra Military Grade Case with Screen Protector | MIL-STD-810G Ring Holder 360° Kickstand Magnetic Car Mount PC TPU Dual Layer Armour Cover + FREE 6D Tempered Glass","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"Samsung Galaxy S26 Ultra military grade case MIL-STD-810G certified. PC+TPU dual layer, 360° metal ring kickstand, magnetic car mount, full body armour protection + screen protector + FREE 6D tempered glass.\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;500;600;700\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ─────────────────────────────────────────\n     PALETTE — matched from product banners:\n     Background:  #0f1014  charcoal-black\n     Surface:     #1a1c22  dark panel\n     Magenta:     #e0186a  hot pink\/magenta (banner headings)\n     Purple:      #8a2be2  purple accent (banner text)\n     Silver:      #c0c8d8  metallic\n     White:       #f0f4ff\n     Muted:       #78808e\n  ───────────────────────────────────────── *\/\n  :root {\n    --bg:       #0f1014;\n    --bg2:      #13151a;\n    --panel:    #1a1c22;\n    --panel2:   #20232c;\n    --mag:      #e0186a;\n    --mag-lt:   #ff4898;\n    --mag-dk:   #a81050;\n    --pur:      #8a2be2;\n    --pur-lt:   #b060ff;\n    --silver:   #c0c8d8;\n    --silver-dk:#808898;\n    --white:    #f0f4ff;\n    --muted:    #78808e;\n    --green:    #3caa60;\n    --border:   rgba(224,24,106,0.18);\n    --border2:  rgba(224,24,106,0.35);\n    --borderg:  rgba(255,255,255,0.07);\n    --r:        14px;\n    --r-sm:     8px;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Inter', sans-serif;\n    background: var(--bg);\n    color: var(--white);\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ══════════════════════\n     HERO\n  ══════════════════════ *\/\n  .hero {\n    position: relative;\n    overflow: hidden;\n    padding: 80px 24px 72px;\n    text-align: center;\n    background:\n      radial-gradient(ellipse 110% 55% at 50% -10%, rgba(224,24,106,0.20) 0%, transparent 60%),\n      radial-gradient(ellipse 50% 50% at 5%  100%, rgba(138,43,226,0.14) 0%, transparent 55%),\n      radial-gradient(ellipse 45% 45% at 95% 100%, rgba(224,24,106,0.10) 0%, transparent 55%),\n      linear-gradient(180deg, #121018 0%, #0f1014 100%);\n  }\n\n  \/* honeycomb texture overlay — matches banner background *\/\n  .hero::before {\n    content: '';\n    position: absolute; inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='20' height='22'%3E%3Cpolygon points='10,1 19,6 19,16 10,21 1,16 1,6' fill='none' stroke='rgba(224,24,106,0.06)' stroke-width='0.8'\/%3E%3C\/svg%3E\");\n    background-size: 20px 22px;\n    pointer-events: none;\n  }\n  .hero \u003e * { position: relative; z-index: 1; }\n\n  \/* MIL badge *\/\n  .mil-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: rgba(224,24,106,0.12);\n    border: 1px solid var(--border2);\n    border-radius: 4px;\n    padding: 8px 20px;\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 12px; font-weight: 700;\n    letter-spacing: 3px; text-transform: uppercase;\n    color: var(--mag-lt);\n    margin-bottom: 24px;\n  }\n  .star { font-size: 16px; color: var(--mag); }\n\n  .hero h1 {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: clamp(26px, 6.5vw, 64px);\n    font-weight: 700;\n    line-height: 1.0;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    max-width: 900px;\n    margin: 0 auto 10px;\n    color: var(--white);\n  }\n  .hero h1 .mag {\n    background: linear-gradient(90deg, var(--mag), var(--mag-lt));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n  .hero h1 .pur {\n    background: linear-gradient(90deg, var(--pur-lt), var(--pur));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  .hero-sub {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: clamp(13px, 2.2vw, 18px);\n    font-weight: 500;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--silver-dk);\n    margin-bottom: 18px;\n  }\n\n  .hero-desc {\n    font-size: 14.5px; color: var(--muted);\n    font-weight: 300;\n    max-width: 620px;\n    margin: 0 auto 36px;\n    line-height: 1.8;\n  }\n\n  .pill-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }\n  .pill {\n    background: rgba(255,255,255,0.04);\n    border: 1px solid var(--borderg);\n    border-radius: 4px;\n    padding: 8px 16px;\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 12px; font-weight: 600;\n    letter-spacing: 1px; text-transform: uppercase;\n    color: var(--silver);\n  }\n\n  \/* ══════════════════════\n     STATS\n  ══════════════════════ *\/\n  .stats {\n    background: var(--panel);\n    border-top: 2px solid var(--mag-dk);\n    border-bottom: 1px solid var(--borderg);\n  }\n  .stats-inner { display: flex; flex-wrap: wrap; max-width: 960px; margin: 0 auto; }\n  .s-item {\n    flex: 1; min-width: 100px;\n    text-align: center;\n    padding: 24px 10px;\n    border-right: 1px solid var(--borderg);\n    transition: background 0.2s;\n  }\n  .s-item:hover { background: rgba(224,24,106,0.06); }\n  .s-item:last-child { border-right: none; }\n  .s-num {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: clamp(18px, 3.5vw, 30px);\n    font-weight: 700;\n    letter-spacing: -0.5px;\n    background: linear-gradient(135deg, var(--mag), var(--mag-lt));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    line-height: 1;\n  }\n  .s-label {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 10px; letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--muted); margin-top: 5px;\n  }\n\n  \/* ══════════════════════\n     SECTIONS\n  ══════════════════════ *\/\n  .sec { padding: 60px 24px; }\n  .sec.alt { background: var(--bg2); }\n  .wrap { max-width: 960px; margin: 0 auto; }\n\n  .sec-head { text-align: center; margin-bottom: 44px; }\n  .sec-head h2 {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: clamp(22px, 5vw, 46px);\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    line-height: 1.05; margin-bottom: 10px;\n  }\n  .sec-head h2 .mag { color: var(--mag-lt); }\n  .sec-head h2 .pur { color: var(--pur-lt); }\n  .sec-head h2 .sil { color: var(--silver); }\n  .sec-head p { font-size: 14px; color: var(--muted); font-weight: 300; max-width: 500px; margin: 0 auto; }\n\n  \/* ══════════════════════\n     MIL STANDARD BANNER\n  ══════════════════════ *\/\n  .mil-banner {\n    background: linear-gradient(135deg, #1a0810, #220a18, #1a0810);\n    border: 1px solid var(--border2);\n    border-radius: var(--r);\n    padding: 52px 32px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    max-width: 880px;\n    margin: 0 auto;\n  }\n  \/* animated scan line *\/\n  .mil-banner::before {\n    content: '';\n    position: absolute;\n    top: -100%; left: 0; right: 0;\n    height: 2px;\n    background: linear-gradient(90deg, transparent, var(--mag), transparent);\n    animation: scan 4s linear infinite;\n    pointer-events: none;\n  }\n  @keyframes scan {\n    0%   { top: -2px; opacity: 0.7; }\n    100% { top: 102%; opacity: 0.1; }\n  }\n  .mil-banner::after {\n    content: '';\n    position: absolute; inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='20' height='22'%3E%3Cpolygon points='10,1 19,6 19,16 10,21 1,16 1,6' fill='none' stroke='rgba(224,24,106,0.05)' stroke-width='1'\/%3E%3C\/svg%3E\");\n    background-size: 20px 22px;\n    pointer-events: none;\n  }\n  .mb-kicker {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 11px; font-weight: 700;\n    letter-spacing: 4px; text-transform: uppercase;\n    color: var(--mag); margin-bottom: 14px;\n    position: relative; z-index: 1;\n  }\n  .mb-title {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: clamp(24px, 5vw, 48px);\n    font-weight: 700; letter-spacing: 1px;\n    text-transform: uppercase;\n    background: linear-gradient(90deg, var(--white), var(--mag-lt), var(--pur-lt));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    line-height: 1.05; margin-bottom: 16px;\n    position: relative; z-index: 1;\n  }\n  .mb-std {\n    display: inline-block;\n    background: rgba(224,24,106,0.12);\n    border: 1px solid var(--border2);\n    border-radius: 4px;\n    padding: 8px 24px;\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 14px; font-weight: 700;\n    letter-spacing: 2px;\n    color: var(--mag-lt);\n    margin-bottom: 18px;\n    position: relative; z-index: 1;\n  }\n  .mb-desc {\n    font-size: 14px; color: var(--muted);\n    max-width: 580px; margin: 0 auto 28px;\n    line-height: 1.8; position: relative; z-index: 1;\n  }\n  .mb-badges {\n    display: flex; flex-wrap: wrap;\n    justify-content: center; gap: 12px;\n    position: relative; z-index: 1;\n  }\n  .mb-badge {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid var(--borderg);\n    border-radius: 4px;\n    padding: 10px 18px; text-align: center;\n    min-width: 100px;\n  }\n  .mb-badge-icon { font-size: 22px; margin-bottom: 6px; }\n  .mb-badge-lbl  { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 600; letter-spacing: 1.5px; text-transform: uppercase; color: var(--silver); }\n\n  \/* ══════════════════════\n     RING SHOWCASE\n  ══════════════════════ *\/\n  .ring-showcase {\n    background: var(--panel2);\n    border: 1px solid var(--border);\n    border-radius: var(--r);\n    padding: 44px 32px;\n    text-align: center;\n    max-width: 860px;\n    margin: 0 auto;\n    position: relative;\n    overflow: hidden;\n  }\n  .ring-showcase::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: radial-gradient(ellipse 80% 60% at 50% -10%, rgba(224,24,106,0.10), transparent);\n    pointer-events: none;\n  }\n  .rs-kicker {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 11px; font-weight: 700;\n    letter-spacing: 3px; text-transform: uppercase;\n    color: var(--pur-lt); margin-bottom: 12px;\n    position: relative; z-index: 1;\n  }\n  .rs-title {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: clamp(20px, 4vw, 38px);\n    font-weight: 700; text-transform: uppercase; letter-spacing: 1px;\n    background: linear-gradient(90deg, var(--mag-lt), var(--pur-lt));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin-bottom: 16px; line-height: 1.05;\n    position: relative; z-index: 1;\n  }\n  .rs-desc {\n    font-size: 14px; color: var(--muted);\n    max-width: 560px; margin: 0 auto 28px;\n    line-height: 1.8; position: relative; z-index: 1;\n  }\n  .rs-stats {\n    display: flex; flex-wrap: wrap;\n    justify-content: center; gap: 14px;\n    position: relative; z-index: 1;\n  }\n  .rs-stat {\n    background: rgba(224,24,106,0.08);\n    border: 1px solid var(--border2);\n    border-radius: var(--r-sm);\n    padding: 18px 24px; text-align: center;\n    min-width: 110px;\n  }\n  .rs-val {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 28px; font-weight: 700;\n    background: linear-gradient(135deg, var(--mag), var(--pur-lt));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    line-height: 1; margin-bottom: 4px;\n  }\n  .rs-lbl { font-size: 11px; color: var(--muted); letter-spacing: 0.3px; }\n\n  \/* ══════════════════════\n     FEATURE CARDS\n  ══════════════════════ *\/\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(238px, 1fr));\n    gap: 14px;\n  }\n  .f-card {\n    background: var(--panel);\n    border: 1px solid var(--borderg);\n    border-radius: var(--r);\n    padding: 28px 22px;\n    position: relative; overflow: hidden;\n    transition: transform 0.22s, border-color 0.22s, box-shadow 0.22s;\n  }\n  .f-card::before {\n    content: '';\n    position: absolute; top: 0; left: 0; right: 0;\n    height: 2px;\n    background: linear-gradient(90deg, transparent, var(--mag-dk), var(--mag), transparent);\n    opacity: 0; transition: opacity 0.22s;\n  }\n  .f-card:hover {\n    transform: translateY(-5px);\n    border-color: var(--border2);\n    box-shadow: 0 12px 40px rgba(224,24,106,0.12);\n  }\n  .f-card:hover::before { opacity: 1; }\n  .f-icon { font-size: 30px; margin-bottom: 14px; display: block; }\n  .f-card h3 {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 16px; font-weight: 700;\n    text-transform: uppercase; letter-spacing: 0.5px;\n    margin-bottom: 9px; color: var(--white);\n  }\n  .f-card p { font-size: 13px; color: var(--muted); line-height: 1.7; }\n\n  \/* ══════════════════════\n     LAYER EXPLODER\n  ══════════════════════ *\/\n  .layer-stack { display: flex; flex-direction: column; gap: 12px; max-width: 780px; margin: 0 auto; }\n  .layer {\n    display: flex; align-items: center; gap: 20px;\n    background: var(--panel);\n    border: 1px solid var(--borderg);\n    border-radius: var(--r-sm);\n    padding: 20px 24px;\n    transition: border-color 0.2s, background 0.2s;\n  }\n  .layer:hover { border-color: var(--border2); background: var(--panel2); }\n  .l-badge {\n    flex-shrink: 0;\n    background: linear-gradient(135deg, var(--mag-dk), var(--mag));\n    border-radius: 6px;\n    padding: 8px 14px;\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 13px; font-weight: 700;\n    letter-spacing: 1px; text-transform: uppercase;\n    color: #fff; white-space: nowrap;\n  }\n  .l-info h4 { font-size: 14px; font-weight: 600; color: var(--white); margin-bottom: 4px; }\n  .l-info p  { font-size: 12.5px; color: var(--muted); line-height: 1.6; }\n\n  \/* ══════════════════════\n     TWO-COL SPEC\n  ══════════════════════ *\/\n  .two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n  @media(max-width: 640px) {\n    .two-col { grid-template-columns: 1fr; }\n    .s-item  { min-width: 80px; }\n  }\n  .spec-box {\n    background: var(--panel);\n    border: 1px solid var(--borderg);\n    border-radius: var(--r); padding: 28px 24px;\n  }\n  .spec-box h3 {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 16px; font-weight: 700;\n    letter-spacing: 2px; text-transform: uppercase;\n    color: var(--mag-lt);\n    margin-bottom: 18px;\n    padding-bottom: 12px;\n    border-bottom: 1px solid var(--borderg);\n  }\n  .tick-list { list-style: none; display: flex; flex-direction: column; gap: 11px; }\n  .tick-list li {\n    font-size: 13px; color: var(--muted);\n    padding-left: 22px; position: relative;\n    line-height: 1.55;\n  }\n  .tick-list li::before {\n    content: '▸';\n    position: absolute; left: 0;\n    color: var(--mag); font-size: 12px; top: 2px;\n  }\n\n  \/* ══════════════════════\n     COLOUR OPTIONS\n  ══════════════════════ *\/\n  .colour-grid {\n    display: flex; flex-wrap: wrap;\n    justify-content: center; gap: 16px;\n    max-width: 720px; margin: 0 auto;\n  }\n  .c-opt {\n    display: flex; flex-direction: column;\n    align-items: center; gap: 10px;\n    background: var(--panel);\n    border: 1px solid var(--borderg);\n    border-radius: var(--r-sm);\n    padding: 20px 22px 16px; min-width: 110px;\n    transition: transform 0.2s, border-color 0.2s;\n    cursor: default;\n  }\n  .c-opt:hover { transform: translateY(-4px); border-color: var(--border2); }\n  .c-swatch {\n    width: 52px; height: 52px; border-radius: 8px;\n    border: 2px solid rgba(255,255,255,0.1);\n    box-shadow: 0 4px 16px rgba(0,0,0,0.5);\n  }\n  .c-name {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 12px; font-weight: 600;\n    letter-spacing: 1px; text-transform: uppercase;\n    color: var(--silver-dk);\n  }\n\n  \/* ══════════════════════\n     BONUS\n  ══════════════════════ *\/\n  .bonus-wrap { padding: 0 24px 60px; }\n  .bonus-banner {\n    max-width: 780px; margin: 0 auto;\n    background: linear-gradient(135deg, #071a0a, #0c2810);\n    border: 1px solid rgba(60,170,96,0.3);\n    border-radius: var(--r); padding: 44px 32px; text-align: center;\n    position: relative; overflow: hidden;\n  }\n  .bonus-banner::before {\n    content: '✦ FREE GIFT INCLUDED ✦';\n    position: absolute; top: -1px; left: 50%;\n    transform: translateX(-50%);\n    background: linear-gradient(90deg, #2a8040, var(--green), #2a8040);\n    color: #021005;\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 10px; font-weight: 700; letter-spacing: 2.5px;\n    padding: 5px 24px; border-radius: 0 0 10px 10px;\n  }\n  .bonus-banner h3 {\n    font-family: 'Rajdhani', sans-serif;\n    font-size: 26px; font-weight: 700;\n    letter-spacing: 1px; text-transform: uppercase;\n    color: var(--green); margin: 14px 0 12px;\n  }\n  .bonus-banner p { font-size: 13.5px; color: var(--muted); line-height: 1.78; max-width: 580px; margin: 0 auto; }\n\n  \/* ══════════════════════\n     MISC\n  ══════════════════════ *\/\n  hr { border: none; border-top: 1px solid var(--borderg); }\n\n  .foot {\n    text-align: center; font-size: 11px; color: var(--muted);\n    padding: 24px 16px; border-top: 1px solid var(--borderg);\n    font-family: 'Rajdhani', sans-serif; letter-spacing: 1.5px;\n    text-transform: uppercase; line-height: 1.9;\n  }\n\u003c\/style\u003e\n\u003c!-- ══ HERO ══ --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"mil-badge\"\u003e\n\u003cspan class=\"star\"\u003e★\u003c\/span\u003e MIL-STD-810G-516.6 Certified Drop Tested \u003cspan class=\"star\"\u003e★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eSamsung S26 Ultra\u003cbr\u003e\u003cspan class=\"mag\"\u003eMilitary Grade\u003c\/span\u003e \u003cspan class=\"pur\"\u003eArmour Case\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eRing Holder · 360° Kickstand · PC + TPU Dual Layer · Magnetic Car Mount Compatible\u003c\/p\u003e\n\u003cp class=\"hero-desc\"\u003eThe ultimate protective case for Samsung Galaxy S26 Ultra — MIL-STD-810G-516.6 military drop-tested with adjustable 100° \u0026amp; 360° gear rotating metal ring kickstand, PC + TPU dual-layer construction, magnetic car mount compatibility, and full perimeter armour protection. Includes screen protector + FREE 6D tempered glass.\u003c\/p\u003e\n\u003cdiv class=\"pill-row\"\u003e\n\u003cspan class=\"pill\"\u003e★ MIL-STD-810G Certified\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🔄 360° Rotating Ring\u003c\/span\u003e \u003cspan class=\"pill\"\u003e📐 100° Kickstand Tilt\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🧲 Magnetic Car Mount\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🛡️ PC + TPU Dual Layer\u003c\/span\u003e \u003cspan class=\"pill\"\u003e📷 Full Camera Armour\u003c\/span\u003e \u003cspan class=\"pill\"\u003e🎁 Screen Protector Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ STATS ══ --\u003e\n\u003cdiv class=\"stats\"\u003e\n\u003cdiv class=\"stats-inner\"\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003eMIL\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eSTD-810G-516.6\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e360°\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eRing Rotation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e100°\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eKickstand Tilt\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eLayer Armour\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eColours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"s-item\"\u003e\n\u003cdiv class=\"s-num\"\u003e9H\u003c\/div\u003e\n\u003cdiv class=\"s-label\"\u003eFree Glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\u003c!-- ══ MILITARY STANDARD SHOWCASE ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"mil-banner\"\u003e\n\u003cdiv class=\"mb-kicker\"\u003e◈ Protection Standard ◈\u003c\/div\u003e\n\u003cdiv class=\"mb-title\"\u003eFull Protection of All Around the Device\u003c\/div\u003e\n\u003cdiv class=\"mb-std\"\u003eMIL-STD-810G-516.6 · Drop-Tested\u003c\/div\u003e\n\u003cp class=\"mb-desc\"\u003eCertified to the military's own standard — MIL-STD-810G-516.6 — this Samsung Galaxy S26 Ultra case has been rigorously drop-tested across multiple angles and surfaces. Full 360° armour protection for every edge, corner, camera, and screen of your device.\u003c\/p\u003e\n\u003cdiv class=\"mb-badges\"\u003e\n\u003cdiv class=\"mb-badge\"\u003e\n\u003cdiv class=\"mb-badge-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"mb-badge-lbl\"\u003eMilitary Certified\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-badge\"\u003e\n\u003cdiv class=\"mb-badge-icon\"\u003e💥\u003c\/div\u003e\n\u003cdiv class=\"mb-badge-lbl\"\u003eDrop Tested\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-badge\"\u003e\n\u003cdiv class=\"mb-badge-icon\"\u003e🔩\u003c\/div\u003e\n\u003cdiv class=\"mb-badge-lbl\"\u003eMetal Ring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-badge\"\u003e\n\u003cdiv class=\"mb-badge-icon\"\u003e🧲\u003c\/div\u003e\n\u003cdiv class=\"mb-badge-lbl\"\u003eMagnetic Mount\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-badge\"\u003e\n\u003cdiv class=\"mb-badge-icon\"\u003e🏗️\u003c\/div\u003e\n\u003cdiv class=\"mb-badge-lbl\"\u003ePC + TPU Build\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ RING KICKSTAND SHOWCASE ══ --\u003e\n\u003csection class=\"sec alt\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"ring-showcase\"\u003e\n\u003cdiv class=\"rs-kicker\"\u003e◈ Signature Feature ◈\u003c\/div\u003e\n\u003cdiv class=\"rs-title\"\u003eAdjustable Integrated\u003cbr\u003e100° \u0026amp; 360° Gear Rotating Ring\u003c\/div\u003e\n\u003cp class=\"rs-desc\"\u003eThe precision-engineered metal ring integrates seamlessly into the PC shell — offering 360° horizontal rotation and 100° adjustable tilt for the perfect viewing angle every time. Use it as a finger grip for secure one-handed use, or deploy it as a stable kickstand for hands-free streaming and video calls. The built-in metal patch also makes it fully compatible with magnetic car mounts.\u003c\/p\u003e\n\u003cdiv class=\"rs-stats\"\u003e\n\u003cdiv class=\"rs-stat\"\u003e\n\u003cdiv class=\"rs-val\"\u003e360°\u003c\/div\u003e\n\u003cdiv class=\"rs-lbl\"\u003eHorizontal Rotation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-stat\"\u003e\n\u003cdiv class=\"rs-val\"\u003e100°\u003c\/div\u003e\n\u003cdiv class=\"rs-lbl\"\u003eTilt Adjustment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-stat\"\u003e\n\u003cdiv class=\"rs-val\"\u003eMetal\u003c\/div\u003e\n\u003cdiv class=\"rs-lbl\"\u003eRing \u0026amp; Patch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-stat\"\u003e\n\u003cdiv class=\"rs-val\"\u003eMag\u003c\/div\u003e\n\u003cdiv class=\"rs-lbl\"\u003eCar Mount Ready\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ KEY FEATURES ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eEvery Feature. \u003cspan class=\"mag\"\u003eEngineered.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eSix precision-built features that make this the ultimate Samsung Galaxy S26 Ultra protection case\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e★\u003c\/span\u003e\n\u003ch3\u003eMIL-STD-810G-516.6 Certified\u003c\/h3\u003e\n\u003cp\u003eOfficially certified to MIL-STD-810G-516.6 military drop protection standard. Rigorously drop-tested across all angles — this case is engineered to absorb and survive the impacts of real-world drops and daily life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🔄\u003c\/span\u003e\n\u003ch3\u003e360° + 100° Gear Ring Kickstand\u003c\/h3\u003e\n\u003cp\u003eAdjustable integrated gear rotating metal ring provides 360° full rotation and 100° of tilt. Doubles as a secure finger grip for one-handed use and a stable kickstand for hands-free landscape viewing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🧲\u003c\/span\u003e\n\u003ch3\u003eMagnetic Car Mount Compatible\u003c\/h3\u003e\n\u003cp\u003eBuilt-in metal patch provides strong magnetic adsorption for all magnetic car holder mounts. No extra plate needed — instant secure dash mounting every single journey, compatible with all standard magnetic car mounts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🏗️\u003c\/span\u003e\n\u003ch3\u003eDual-Layer PC + TPU Armour\u003c\/h3\u003e\n\u003cp\u003eRigid PC (polycarbonate) outer shell combined with flexible impact-absorbing TPU inner layer. The two-material system disperses shock across both layers simultaneously — maximum protection at every drop angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e📷\u003c\/span\u003e\n\u003ch3\u003eFull Camera Armour Protection\u003c\/h3\u003e\n\u003cp\u003eIndividual camera module cutouts surrounded by raised metal-reinforced bezel frames. Every lens on the Galaxy S26 Ultra's camera system is fully protected and elevated away from surface contact at all times.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"f-card\"\u003e\n\u003cspan class=\"f-icon\"\u003e🔺\u003c\/span\u003e\n\u003ch3\u003eHoneycomb Armour Texture\u003c\/h3\u003e\n\u003cp\u003eMilitary-inspired hexagonal honeycomb pattern across the back panel provides additional structural rigidity, enhanced grip, and impact energy distribution — engineered to look as tough as it performs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ LAYER CONSTRUCTION ══ --\u003e\n\u003csection class=\"sec alt\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003e4-Component \u003cspan class=\"mag\"\u003eConstruction\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFour precision-engineered components assembled into one military-grade armour system\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"layer-stack\"\u003e\n\u003cdiv class=\"layer\"\u003e\n\u003cdiv class=\"l-badge\"\u003eMetal Ring\u003c\/div\u003e\n\u003cdiv class=\"l-info\"\u003e\n\u003ch4\u003eAdjustable 360° Gear Rotating Metal Ring\u003c\/h4\u003e\n\u003cp\u003eCNC-machined metal ring with precision gear mechanism enables smooth, controlled 360° rotation and 100° tilt. Doubles as a secure finger ring grip and hands-free kickstand — also compatible with magnetic car mounts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"layer\"\u003e\n\u003cdiv class=\"l-badge\"\u003eMetal Patch\u003c\/div\u003e\n\u003cdiv class=\"l-info\"\u003e\n\u003ch4\u003eIntegrated Magnetic Metal Patch\u003c\/h4\u003e\n\u003cp\u003eStrong metal patch embedded beneath the ring assembly enables powerful magnetic adsorption with all car holders and magnetic mount accessories — no additional plates or adapters required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"layer\"\u003e\n\u003cdiv class=\"l-badge\"\u003ePC Shell\u003c\/div\u003e\n\u003cdiv class=\"l-info\"\u003e\n\u003ch4\u003eHard Polycarbonate (PC) Outer Shell\u003c\/h4\u003e\n\u003cp\u003eRigid PC polycarbonate outer frame provides structural armour against impacts and scratch resistance. Reinforced corner brackets and honeycomb texture distribute drop energy before it reaches your device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"layer\"\u003e\n\u003cdiv class=\"l-badge\"\u003eTPU Core\u003c\/div\u003e\n\u003cdiv class=\"l-info\"\u003e\n\u003ch4\u003eFlexible Shockproof TPU Inner Case\u003c\/h4\u003e\n\u003cp\u003eSoft flexible TPU inner shell wraps your Galaxy S26 Ultra securely. Absorbs and dissipates residual shock energy that passes through the PC shell — working in tandem to achieve MIL-STD-810G certified protection levels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ FULL SPEC ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eFull \u003cspan class=\"sil\"\u003eTechnical Specification\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eComplete details for the Samsung Galaxy S26 Ultra military grade ring holder kickstand case\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"two-col\"\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003ch3\u003eProtection \u0026amp; Build\u003c\/h3\u003e\n\u003cul class=\"tick-list\"\u003e\n\u003cli\u003eMIL-STD-810G-516.6 military grade certified\u003c\/li\u003e\n\u003cli\u003eDrop-tested to military standard — all angles\u003c\/li\u003e\n\u003cli\u003eDual-layer PC + TPU shockproof construction\u003c\/li\u003e\n\u003cli\u003eReinforced four-corner armour brackets\u003c\/li\u003e\n\u003cli\u003eRaised camera bezel — all lenses fully protected\u003c\/li\u003e\n\u003cli\u003eRaised screen edge — display safe face-down\u003c\/li\u003e\n\u003cli\u003eHoneycomb armour texture — structural rigidity\u003c\/li\u003e\n\u003cli\u003eFull 360° all-around device coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003ch3\u003eRing, Kickstand \u0026amp; Features\u003c\/h3\u003e\n\u003cul class=\"tick-list\"\u003e\n\u003cli\u003e360° horizontal rotating gear metal ring\u003c\/li\u003e\n\u003cli\u003e100° adjustable tilt kickstand position\u003c\/li\u003e\n\u003cli\u003eCNC-machined metal ring for durability\u003c\/li\u003e\n\u003cli\u003eIntegrated metal patch — magnetic car mount ready\u003c\/li\u003e\n\u003cli\u003eHands-free landscape \u0026amp; portrait viewing\u003c\/li\u003e\n\u003cli\u003eSecure finger ring grip for one-handed use\u003c\/li\u003e\n\u003cli\u003ePrecise S-Pen silo \u0026amp; port cutouts\u003c\/li\u003e\n\u003cli\u003eScreen protector + FREE 6D Tempered Glass (9H)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ COLOUR OPTIONS ══ --\u003e\n\u003csection class=\"sec alt\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eAvailable \u003cspan class=\"mag\"\u003eColours\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFour tactical colour finishes — each with identical MIL-STD-810G certified construction\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colour-grid\"\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #2a2a2a, #0a0a0a);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #1a3a7a, #0a1a50);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eDark Blue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #2a6a50, #0a3a28);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eGreen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c-opt\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #cc1a1a, #8a0808);\" class=\"c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"c-name\"\u003eRed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\u003c!-- ══ FREE BONUS ══ --\u003e\n\u003cdiv class=\"bonus-wrap\"\u003e\n\u003cdiv class=\"bonus-banner\"\u003e\n\u003ch3\u003eIncludes Screen Protector + FREE 6D Tempered Glass\u003c\/h3\u003e\n\u003cp\u003eEvery order includes both a screen protector AND a premium FREE 6D full-coverage tempered glass screen protector for Samsung Galaxy S26 Ultra — 9H hardness, HD optical clarity, full edge-to-edge coverage, oleophobic anti-fingerprint coating, and touch-preserving installation. Front-to-back complete protection at zero extra cost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foot\"\u003eSamsung S26 Ultra Military Grade Case · MIL-STD-810G-516.6 Certified · Ring Holder · 360° Kickstand · PC + TPU Dual Layer · Magnetic Car Mount · Full Armour Protection · Screen Protector Included · FREE 6D Tempered Glass · Black · Dark Blue · Green · Red\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Black","offer_id":57581913899353,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Dark Blue","offer_id":57581913932121,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Green","offer_id":57581913964889,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Red","offer_id":57581913997657,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/SamsungS26UltraCasewithScreenProtector-MilitaryGradeProtectiveCaseswithRingHolderKickstand1.jpg?v=1773667355"},{"product_id":"samsung-galaxy-s26-ultra-magnetic-magsafe-case-lens-protector","title":"Samsung Galaxy S26 Ultra Case 2026 | Magnetic MagSafe Phone Case with Camera Lens Protector | 15FT Shockproof Drop Protection | Anti-Yellow Crystal Clear Cover + FREE 6D Tempered Glass Screen Protector","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026amp;family=DM+Sans:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --black: #1a1a2e;\n    --white: #ffffff;\n    --silver: #6b7280;\n    --accent: #d97706;\n    --accent2: #2563eb;\n    --glass: rgba(0,0,0,0.03);\n    --border: rgba(0,0,0,0.09);\n    --text: #111827;\n    --text-muted: #6b7280;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    background: #f8f9fb;\n    color: var(--text);\n    font-family: 'DM Sans', sans-serif;\n    font-size: 15px;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrapper {\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  \/* ── HERO ── *\/\n  .hero {\n    background: linear-gradient(135deg, #ffffff 0%, #eef2ff 50%, #f0f9ff 100%);\n    border-bottom: 1px solid var(--border);\n    padding: 48px 20px 40px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse 80% 60% at 50% 0%, rgba(37,99,235,0.07), transparent 70%);\n    pointer-events: none;\n  }\n  .hero-badge {\n    display: inline-block;\n    background: var(--accent);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 18px;\n  }\n  .hero h1 {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: clamp(28px, 5vw, 52px);\n    letter-spacing: 0.04em;\n    line-height: 1.05;\n    color: var(--text);\n    max-width: 700px;\n    margin: 0 auto 16px;\n  }\n  .hero h1 span { color: var(--accent2); }\n  .hero-sub {\n    font-size: 14px;\n    color: var(--text-muted);\n    max-width: 500px;\n    margin: 0 auto;\n  }\n\n  \/* ── FEATURE GRID ── *\/\n  .section { padding: 40px 20px; border-bottom: 1px solid var(--border); background: #ffffff; }\n  .section:nth-child(even) { background: #f8f9fb; }\n  .section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent2);\n    margin-bottom: 10px;\n  }\n  .section-title {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: clamp(22px, 4vw, 36px);\n    letter-spacing: 0.04em;\n    color: var(--text);\n    margin-bottom: 24px;\n  }\n\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 14px;\n  }\n  .feat-card {\n    background: #f8f9fb;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 22px 18px;\n    transition: border-color 0.2s, box-shadow 0.2s;\n  }\n  .feat-card:hover { border-color: rgba(37,99,235,0.3); box-shadow: 0 4px 16px rgba(37,99,235,0.07); }\n  .feat-icon {\n    font-size: 26px;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .feat-card h3 {\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--text);\n    margin-bottom: 6px;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n  .feat-card p {\n    font-size: 13px;\n    color: var(--text-muted);\n    line-height: 1.55;\n  }\n\n  \/* ── STATS BAR ── *\/\n  .stats-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 2px;\n    border-radius: 10px;\n    overflow: hidden;\n    margin: 24px 0;\n  }\n  .stat {\n    flex: 1 1 150px;\n    background: #ffffff;\n    border: 1px solid var(--border);\n    padding: 20px 16px;\n    text-align: center;\n  }\n  .stat-num {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 36px;\n    color: var(--accent2);\n    letter-spacing: 0.04em;\n    line-height: 1;\n  }\n  .stat-label {\n    font-size: 12px;\n    color: var(--text-muted);\n    margin-top: 4px;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n  }\n\n  \/* ── COMPATIBILITY ── *\/\n  .compat-block {\n    background: #eff6ff;\n    border: 1px solid rgba(37,99,235,0.2);\n    border-radius: 10px;\n    padding: 22px;\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n  }\n  .compat-icon {\n    font-size: 30px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .compat-block h3 {\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--text);\n    margin-bottom: 6px;\n    text-transform: uppercase;\n    letter-spacing: 0.07em;\n  }\n  .compat-block p {\n    font-size: 13px;\n    color: var(--text-muted);\n  }\n  .compat-block strong { color: #1d4ed8; }\n\n  \/* ── COLORS ── *\/\n  .colors-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 16px;\n  }\n  .color-chip {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 8px 14px;\n    font-size: 13px;\n    color: var(--text);\n    box-shadow: 0 1px 3px rgba(0,0,0,0.06);\n  }\n  .dot {\n    width: 14px; height: 14px;\n    border-radius: 50%;\n    border: 1px solid rgba(0,0,0,0.15);\n    flex-shrink: 0;\n  }\n\n  \/* ── SPECS TABLE ── *\/\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13px;\n  }\n  .specs-table tr {\n    border-bottom: 1px solid var(--border);\n  }\n  .specs-table tr:last-child { border-bottom: none; }\n  .specs-table td {\n    padding: 12px 6px;\n    vertical-align: top;\n  }\n  .specs-table td:first-child {\n    color: var(--text-muted);\n    width: 42%;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    padding-right: 16px;\n  }\n  .specs-table td:last-child { color: var(--text); }\n\n  \/* ── INCLUDED ── *\/\n  .included-list {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 10px;\n  }\n  .included-list li {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 14px 16px;\n    font-size: 13px;\n    color: var(--text);\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    box-shadow: 0 1px 4px rgba(0,0,0,0.05);\n  }\n  .included-list li::before {\n    content: '✓';\n    color: #16a34a;\n    font-weight: 700;\n    flex-shrink: 0;\n  }\n\n  \/* ── FOOTER STRIP ── *\/\n  .footer-strip {\n    background: linear-gradient(90deg, #fef3c7, #eff6ff);\n    border-top: 1px solid var(--border);\n    padding: 24px 20px;\n    text-align: center;\n    font-size: 12px;\n    color: var(--text-muted);\n  }\n  .footer-strip strong { color: var(--text); font-size: 13px; }\n\n  @media (max-width: 500px) {\n    .hero { padding: 36px 16px 30px; }\n    .section { padding: 30px 16px; }\n    .feat-grid { grid-template-columns: 1fr 1fr; }\n    .stat-num { font-size: 28px; }\n  }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e⭐ Official 2026 Samsung Galaxy S26 Ultra Case\u003c\/div\u003e\n\u003ch1\u003eGalaxy S26 Ultra\u003cbr\u003e\u003cspan\u003eMagnetic MagSafe Case\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eCrystal-clear shockproof cover with built-in camera lens protector \u0026amp; FREE 6D tempered glass screen protector included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrapper\"\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv style=\"padding-bottom: 28px;\" class=\"section\"\u003e\n\u003cdiv class=\"stats-row\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-num\"\u003e15FT\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eDrop Protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-num\"\u003e15.6N\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eMagnetic Force\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-num\"\u003e200%\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eStronger Magnets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-num\"\u003e4×\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eCorner AirBags\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-label\"\u003eWhy Choose This Case\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eBuilt To Protect. Designed To Impress.\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🧲\u003c\/span\u003e\n\u003ch3\u003eMagSafe Compatible\u003c\/h3\u003e\n\u003cp\u003e15.6N ultra-strong magnetic ring — 200% stronger than ordinary cases. Snaps instantly to MagSafe chargers, car mounts \u0026amp; accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e📷\u003c\/span\u003e\n\u003ch3\u003eCamera Lens Protector\u003c\/h3\u003e\n\u003cp\u003eIntegrated raised camera ring with precision-cut individual lens covers. Full optical clarity, zero interference with photos or video.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🛡️\u003c\/span\u003e\n\u003ch3\u003eMilitary-Grade Drop Shield\u003c\/h3\u003e\n\u003cp\u003e3-layer protective frame + 4-corner shockproof AirBags rated to survive 15 ft \/ 4.5 m drops on hard surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e💎\u003c\/span\u003e\n\u003ch3\u003eCrystal-Clear \u0026amp; Anti-Yellow\u003c\/h3\u003e\n\u003cp\u003eUpgraded molecular structure with anti-oxidation coating keeps the case optically clear — no yellowing over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🪶\u003c\/span\u003e\n\u003ch3\u003eUltra-Slim Profile\u003c\/h3\u003e\n\u003cp\u003eSleek, lightweight design adds minimal bulk while maintaining full-body protection. Fits comfortably in hand and pocket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🎁\u003c\/span\u003e\n\u003ch3\u003eFree 6D Tempered Glass\u003c\/h3\u003e\n\u003cp\u003eEvery case ships with a premium 6D full-coverage tempered glass screen protector for complete front-to-back protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAGNETIC DETAIL --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-label\"\u003eMagnetic System\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eStrongest Magnetism Available\u003c\/div\u003e\n\u003cp style=\"color: #6b7280; font-size: 13px; margin-bottom: 18px;\"\u003eThe built-in high-density N52 magnetic ring array delivers a 15.6N hold — double that of a bare iPhone and triple that of a standard MagSafe-compatible case.\u003c\/p\u003e\n\u003cdiv style=\"background: #eff6ff; border: 1px solid rgba(37,99,235,0.2); border-radius: 10px; padding: 18px 20px;\"\u003e\n\u003ctable style=\"width: 100%; font-size: 13px; border-collapse: collapse;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-bottom: 1px solid rgba(0,0,0,0.07);\"\u003e\n\u003ctd style=\"padding: 10px 0; color: #6b7280; width: 50%;\"\u003eThis Magnetic Case\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 0;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 8px;\"\u003e\n\u003cdiv style=\"height: 8px; width: 80%; background: linear-gradient(90deg,#2563eb,#60a5fa); border-radius: 4px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan style=\"color: #1d4ed8; font-weight: 600;\"\u003e15.6N\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid rgba(0,0,0,0.07);\"\u003e\n\u003ctd style=\"padding: 10px 0; color: #6b7280;\"\u003eNaked iPhone\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 0;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 8px;\"\u003e\n\u003cdiv style=\"height: 8px; width: 40%; background: #cbd5e1; border-radius: 4px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan style=\"color: #64748b;\"\u003e7.8N\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 0; color: #6b7280;\"\u003eOrdinary Case\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 0;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 8px;\"\u003e\n\u003cdiv style=\"height: 8px; width: 26%; background: #e2e8f0; border-radius: 4px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan style=\"color: #94a3b8;\"\u003e5.0N\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPATIBILITY --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-label\"\u003eDevice Compatibility\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003ePrecision-Fit For One Phone Only\u003c\/div\u003e\n\u003cdiv class=\"compat-block\"\u003e\n\u003cdiv class=\"compat-icon\"\u003e📱\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e✅ Compatible — Samsung Galaxy S26 Ultra (2026) 6.9\"\u003c\/h3\u003e\n\u003cp\u003eEngineered exclusively for the \u003cstrong\u003eSamsung Galaxy S26 Ultra 2026\u003c\/strong\u003e. The precision moulding ensures a perfect fit with exact cutouts for all ports, buttons, and the S Pen slot.\u003c\/p\u003e\n\u003cp style=\"margin-top: 8px; color: rgba(220,60,60,0.9); font-size: 12px;\"\u003e❌ NOT compatible with Galaxy S26 (6.3\") or Galaxy S26 Plus (6.7\") — wrong models will not fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AVAILABLE COLORS --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-label\"\u003eColour Options\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eMatch Your Style\u003c\/div\u003e\n\u003cp style=\"color: #6b7280; font-size: 13px;\"\u003eAvailable in multiple metallic finishes — each with a matching coloured frame and MagSafe ring accent.\u003c\/p\u003e\n\u003cdiv class=\"colors-row\"\u003e\n\u003cdiv class=\"color-chip\"\u003e\n\u003cspan style=\"background: #1a1a1a; border-color: #555;\" class=\"dot\"\u003e\u003c\/span\u003e Titanium Black\u003c\/div\u003e\n\u003cdiv class=\"color-chip\"\u003e\n\u003cspan style=\"background: #d0d0d0; border-color: #aaa;\" class=\"dot\"\u003e\u003c\/span\u003e Titanium Silver\u003c\/div\u003e\n\u003cdiv class=\"color-chip\"\u003e\n\u003cspan style=\"background: #e8820a;\" class=\"dot\"\u003e\u003c\/span\u003e Bold Orange\u003c\/div\u003e\n\u003cdiv class=\"color-chip\"\u003e\n\u003cspan style=\"background: #7b68b5;\" class=\"dot\"\u003e\u003c\/span\u003e Midnight Purple\u003c\/div\u003e\n\u003cdiv class=\"color-chip\"\u003e\n\u003cspan style=\"background: #2e7d4f;\" class=\"dot\"\u003e\u003c\/span\u003e Forest Green\u003c\/div\u003e\n\u003cdiv class=\"color-chip\"\u003e\n\u003cspan style=\"background: #c0392b;\" class=\"dot\"\u003e\u003c\/span\u003e Deep Red\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eTechnical Details\u003c\/div\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatible Model\u003c\/td\u003e\n\u003ctd\u003eSamsung Galaxy S26 Ultra 2026 (6.9\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium PC + TPU composite, anti-oxidation coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarity\u003c\/td\u003e\n\u003ctd\u003eCrystal-clear, anti-yellowing molecular structure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrop Protection\u003c\/td\u003e\n\u003ctd\u003e15 ft \/ 4.5 m military-grade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnetic Force\u003c\/td\u003e\n\u003ctd\u003e15.6N (MagSafe \u0026amp; Qi2 compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCamera Protection\u003c\/td\u003e\n\u003ctd\u003eIntegrated raised lens ring with individual lens covers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCorner Protection\u003c\/td\u003e\n\u003ctd\u003e4× shockproof AirBag corners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame Construction\u003c\/td\u003e\n\u003ctd\u003e3-layer protective frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS Pen Access\u003c\/td\u003e\n\u003ctd\u003eYes — dedicated S Pen slot cutout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIn The Box\u003c\/td\u003e\n\u003ctd\u003e1× Phone Case + 1× FREE 6D Tempered Glass Screen Protector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- IN THE BOX --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-label\"\u003eWhat's Included\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eEverything You Need\u003c\/div\u003e\n\u003cul class=\"included-list\"\u003e\n\u003cli\u003eSamsung Galaxy S26 Ultra Magnetic Case\u003c\/li\u003e\n\u003cli\u003eFREE 6D Tempered Glass Screen Protector\u003c\/li\u003e\n\u003cli\u003eInstallation Guide\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/wrapper --\u003e\n\u003cdiv class=\"footer-strip\"\u003e\n\u003cstrong\u003eSamsung Galaxy S26 Ultra Magnetic Case — Complete Protection, Zero Compromise.\u003c\/strong\u003e\u003cbr\u003eMagSafe Compatible · 15FT Drop Rated · Camera Lens Protected · Anti-Yellowing Crystal Clear\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Black","offer_id":57588730397017,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Orange","offer_id":57588730429785,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Grey","offer_id":57588730462553,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/SamsungGalaxyS26UltraOfficialCase_MagneticPhoneCasewithCameraLensProtector_CompatiblewithMagSafe_ShockproofCover1.jpg?v=1773669385"},{"product_id":"samsung-galaxy-s26-ultra-slim-matte-magsafe-case-military-drop","title":"Samsung Galaxy S26 Ultra Case MagSafe Compatible | Military-Grade Drop Tested 18FT | Slim Shockproof Translucent Matte Cover | N52 Magnetic Lock | Camera Lens Protection + FREE 6D Tempered Glass Screen Protector","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Syne:wght@600;700;800\u0026amp;family=Nunito+Sans:wght@300;400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --bg: #f7f8fa;\n    --white: #ffffff;\n    --text: #1c2230;\n    --text-muted: #6b7585;\n    --green: #3a6b45;\n    --green-light: #e8f5ec;\n    --green-mid: #c3e0cb;\n    --accent: #e07c1a;\n    --accent-light: #fff4e6;\n    --border: rgba(0,0,0,0.08);\n    --shadow-sm: 0 1px 4px rgba(0,0,0,0.07);\n    --shadow-md: 0 4px 16px rgba(0,0,0,0.09);\n    --radius: 12px;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    background: var(--bg);\n    color: var(--text);\n    font-family: 'Nunito Sans', sans-serif;\n    font-size: 15px;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ── HERO ── *\/\n  .hero {\n    background: linear-gradient(150deg, #ffffff 0%, #edf7f0 55%, #f0f8f3 100%);\n    border-bottom: 1px solid var(--border);\n    padding: 52px 24px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; left: 50%;\n    transform: translateX(-50%);\n    width: 600px; height: 300px;\n    background: radial-gradient(ellipse, rgba(58,107,69,0.08), transparent 70%);\n    pointer-events: none;\n  }\n  .hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: var(--green);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 20px;\n  }\n  .hero h1 {\n    font-family: 'Syne', sans-serif;\n    font-size: clamp(26px, 5vw, 50px);\n    font-weight: 800;\n    line-height: 1.08;\n    color: var(--text);\n    max-width: 720px;\n    margin: 0 auto 14px;\n  }\n  .hero h1 em {\n    font-style: normal;\n    color: var(--green);\n  }\n  .hero-sub {\n    font-size: 14px;\n    color: var(--text-muted);\n    max-width: 480px;\n    margin: 0 auto 24px;\n  }\n  .hero-pills {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n  }\n  .pill {\n    background: var(--white);\n    border: 1px solid var(--green-mid);\n    border-radius: 20px;\n    padding: 5px 14px;\n    font-size: 12px;\n    font-weight: 600;\n    color: var(--green);\n    box-shadow: var(--shadow-sm);\n  }\n\n  \/* ── WRAPPER ── *\/\n  .wrapper {\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  \/* ── STATS ── *\/\n  .stats-section {\n    background: var(--white);\n    border-bottom: 1px solid var(--border);\n    padding: 32px 20px;\n  }\n  .stats-grid {\n    max-width: 980px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n    gap: 12px;\n  }\n  .stat-card {\n    background: var(--bg);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 20px 14px;\n    text-align: center;\n    transition: box-shadow 0.2s;\n  }\n  .stat-card:hover { box-shadow: var(--shadow-md); }\n  .stat-num {\n    font-family: 'Syne', sans-serif;\n    font-size: 34px;\n    font-weight: 800;\n    color: var(--green);\n    line-height: 1;\n  }\n  .stat-unit { font-size: 16px; }\n  .stat-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.09em;\n    color: var(--text-muted);\n    margin-top: 5px;\n  }\n\n  \/* ── SECTION ── *\/\n  .section {\n    padding: 44px 20px;\n    border-bottom: 1px solid var(--border);\n    background: var(--white);\n  }\n  .section.alt { background: var(--bg); }\n  .section-tag {\n    display: inline-block;\n    background: var(--green-light);\n    color: var(--green);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 4px;\n    margin-bottom: 10px;\n  }\n  .section-title {\n    font-family: 'Syne', sans-serif;\n    font-size: clamp(20px, 3.5vw, 32px);\n    font-weight: 800;\n    color: var(--text);\n    margin-bottom: 24px;\n    line-height: 1.15;\n  }\n  .section-title span { color: var(--green); }\n\n  \/* ── FEATURE CARDS ── *\/\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 14px;\n  }\n  .feat-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 22px 18px;\n    box-shadow: var(--shadow-sm);\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .section.alt .feat-card { background: var(--white); }\n  .feat-card:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); }\n  .feat-icon { font-size: 28px; margin-bottom: 10px; display: block; }\n  .feat-card h3 {\n    font-family: 'Syne', sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--text);\n    margin-bottom: 7px;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n  .feat-card p { font-size: 13px; color: var(--text-muted); line-height: 1.55; }\n\n  \/* ── PROTECTION HIGHLIGHT ── *\/\n  .prot-block {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin-top: 8px;\n  }\n  .prot-item {\n    background: var(--green-light);\n    border: 1px solid var(--green-mid);\n    border-radius: var(--radius);\n    padding: 20px 18px;\n  }\n  .prot-item h4 {\n    font-family: 'Syne', sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--green);\n    text-transform: uppercase;\n    letter-spacing: 0.07em;\n    margin-bottom: 5px;\n  }\n  .prot-item p { font-size: 13px; color: var(--text-muted); }\n\n  \/* ── MAGNETIC CHART ── *\/\n  .mag-chart {\n    background: var(--green-light);\n    border: 1px solid var(--green-mid);\n    border-radius: var(--radius);\n    padding: 22px 20px;\n    margin-top: 8px;\n  }\n  .mag-row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 14px;\n  }\n  .mag-row:last-child { margin-bottom: 0; }\n  .mag-label { font-size: 12px; color: var(--text-muted); width: 90px; flex-shrink: 0; }\n  .mag-bar-wrap { flex: 1; display: flex; align-items: center; gap: 8px; }\n  .mag-bar { height: 10px; border-radius: 5px; }\n  .mag-val { font-size: 13px; font-weight: 700; color: var(--green); white-space: nowrap; }\n\n  \/* ── SPECS ── *\/\n  .specs-wrap {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    overflow: hidden;\n    box-shadow: var(--shadow-sm);\n  }\n  .spec-row {\n    display: flex;\n    border-bottom: 1px solid var(--border);\n    font-size: 13px;\n  }\n  .spec-row:last-child { border-bottom: none; }\n  .spec-key {\n    background: var(--bg);\n    color: var(--text-muted);\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.07em;\n    padding: 13px 16px;\n    width: 44%;\n    flex-shrink: 0;\n    border-right: 1px solid var(--border);\n  }\n  .spec-val {\n    padding: 13px 16px;\n    color: var(--text);\n    line-height: 1.5;\n  }\n\n  \/* ── COLOURS ── *\/\n  .color-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 14px;\n  }\n  .color-chip {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 8px 16px;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--text);\n    box-shadow: var(--shadow-sm);\n  }\n  .dot { width: 14px; height: 14px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.12); flex-shrink: 0; }\n\n  \/* ── INCLUDED ── *\/\n  .box-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 10px;\n    margin-top: 8px;\n  }\n  .box-item {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 16px 18px;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--text);\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    box-shadow: var(--shadow-sm);\n  }\n  .box-item::before {\n    content: '✓';\n    color: var(--green);\n    font-weight: 800;\n    font-size: 15px;\n    flex-shrink: 0;\n  }\n\n  \/* ── FOOTER ── *\/\n  .footer-band {\n    background: var(--green);\n    padding: 28px 20px;\n    text-align: center;\n  }\n  .footer-band p {\n    color: rgba(255,255,255,0.7);\n    font-size: 12px;\n    margin-top: 6px;\n  }\n  .footer-band strong {\n    display: block;\n    font-family: 'Syne', sans-serif;\n    font-size: clamp(14px, 2vw, 18px);\n    font-weight: 700;\n    color: #fff;\n    letter-spacing: 0.02em;\n  }\n\n  @media (max-width: 540px) {\n    .prot-block { grid-template-columns: 1fr; }\n    .hero { padding: 36px 16px 30px; }\n    .section { padding: 32px 16px; }\n    .stats-section { padding: 24px 16px; }\n    .stat-num { font-size: 28px; }\n  }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e🛡️ Samsung Galaxy S26 Ultra 2026\u003c\/div\u003e\n\u003ch1\u003eSlim Matte Case\u003cbr\u003e\u003cem\u003eBuilt Tough. Feels Premium.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eMagSafe-compatible translucent matte cover with military-grade drop protection, N52 magnetic lock, and a silky non-slip grip — all in just 1.5mm slim profile.\u003c\/p\u003e\n\u003cdiv class=\"hero-pills\"\u003e\n\u003cspan class=\"pill\"\u003eMagSafe Compatible\u003c\/span\u003e \u003cspan class=\"pill\"\u003eMilitary-Grade 18FT Drop\u003c\/span\u003e \u003cspan class=\"pill\"\u003eN52 Magnetic Lock 15N\u003c\/span\u003e \u003cspan class=\"pill\"\u003eTranslucent Matte Finish\u003c\/span\u003e \u003cspan class=\"pill\"\u003eFREE 6D Tempered Glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"stats-section\"\u003e\n\u003cdiv class=\"stats-grid\"\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-num\"\u003e18\u003cspan class=\"stat-unit\"\u003eFT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eDrop Protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-num\"\u003e15\u003cspan class=\"stat-unit\"\u003eN\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eMagnetic Force\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-num\"\u003e8000\u003cspan class=\"stat-unit\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eDrop Tests Passed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-num\"\u003e1.5\u003cspan class=\"stat-unit\"\u003emm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eUltra-Slim Profile\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-num\"\u003e0\u003cspan class=\"stat-unit\"\u003e%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eDamage Rate\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrapper\"\u003e\n\u003c!-- KEY FEATURES --\u003e\n\u003cdiv class=\"section alt\"\u003e\n\u003cdiv class=\"section-tag\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eEverything Your S26 Ultra Deserves\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🧲\u003c\/span\u003e\n\u003ch3\u003eN52 MagSafe Magnetic Lock\u003c\/h3\u003e\n\u003cp\u003eGrade N52 neodymium magnetic ring delivers 15N force — 2× stronger than standard cases. Snaps instantly to MagSafe chargers, wallets, and car mounts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🪖\u003c\/span\u003e\n\u003ch3\u003eMilitary-Grade Drop Protection\u003c\/h3\u003e\n\u003cp\u003eCertified to survive 18 ft \/ 5.5 m drops. Tested in 8,000+ drop simulations with 0% damage recorded. 4-corner shockproof airbags absorb every impact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e📷\u003c\/span\u003e\n\u003ch3\u003e3mm Raised Camera Lips\u003c\/h3\u003e\n\u003cp\u003eExtra-tall 3mm camera lip keeps all lenses completely clear of flat surfaces. Built-in camera airbag provides additional shockproof lens protection on impact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🎨\u003c\/span\u003e\n\u003ch3\u003eTranslucent Matte Finish\u003c\/h3\u003e\n\u003cp\u003eMinimalist frosted back with a silky, non-slip grip. Translucent design subtly shows your phone's colour while resisting fingerprints and smudges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🪶\u003c\/span\u003e\n\u003ch3\u003eUltra-Slim 1.5mm Profile\u003c\/h3\u003e\n\u003cp\u003eOnly 1.5mm thin — barely adds any bulk. Slides effortlessly in and out of pockets, fits naturally in hand, and preserves the original feel of your S26 Ultra.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🎁\u003c\/span\u003e\n\u003ch3\u003eFREE 6D Tempered Glass\u003c\/h3\u003e\n\u003cp\u003eEvery purchase includes a premium 6D full-coverage tempered glass screen protector for 360° complete front-to-back protection out of the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROTECTION DETAIL --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-tag\"\u003eProtection System\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eDefence From \u003cspan\u003eEvery Angle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prot-block\"\u003e\n\u003cdiv class=\"prot-item\"\u003e\n\u003ch4\u003e📐 3mm Camera Lips\u003c\/h4\u003e\n\u003cp\u003eIndustry-leading 3mm raised lip keeps camera lenses safely elevated when placed face-down on any surface. Scratch-free, every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prot-item\"\u003e\n\u003ch4\u003e📏 1.2mm Screen Bezel\u003c\/h4\u003e\n\u003cp\u003eA 1.2mm raised bezel around the screen defends the display against daily wear, table drops, and direct face-down impacts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prot-item\"\u003e\n\u003ch4\u003e💥 Shockproof Camera Airbag\u003c\/h4\u003e\n\u003cp\u003eDedicated airbag structure surrounding the camera module absorbs lateral and vertical impact forces to protect your lenses when it matters most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prot-item\"\u003e\n\u003ch4\u003e🏔️ 18FT Military Tested\u003c\/h4\u003e\n\u003cp\u003ePassed 8,000+ independent drop tests from up to 18 ft. MIL-STD-810 inspired design provides peace of mind for every adventure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAGNETIC SYSTEM --\u003e\n\u003cdiv class=\"section alt\"\u003e\n\u003cdiv class=\"section-tag\"\u003eMagnetic System\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eN52 Grade — \u003cspan\u003eThe Strongest Magnetic Lock\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: var(--text-muted); margin-bottom: 18px;\"\u003eThe embedded N52 neodymium ring array generates 15N of clamping force — nearly double the standard Samsung official case and triple that of generic MagSafe cases.\u003c\/p\u003e\n\u003cdiv class=\"mag-chart\"\u003e\n\u003cdiv class=\"mag-row\"\u003e\n\u003cdiv style=\"font-weight: bold; color: var(--green);\" class=\"mag-label\"\u003eThis Case\u003c\/div\u003e\n\u003cdiv class=\"mag-bar-wrap\"\u003e\n\u003cdiv style=\"width: 82%; background: linear-gradient(90deg, #3a6b45, #6aab7a);\" class=\"mag-bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"mag-val\"\u003e15N\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mag-row\"\u003e\n\u003cdiv class=\"mag-label\"\u003eOfficial Case\u003c\/div\u003e\n\u003cdiv class=\"mag-bar-wrap\"\u003e\n\u003cdiv style=\"width: 43%; background: #b0c9b7;\" class=\"mag-bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan style=\"color: var(--text-muted);\" class=\"mag-val\"\u003e8N\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mag-row\"\u003e\n\u003cdiv class=\"mag-label\"\u003eOrdinary Case\u003c\/div\u003e\n\u003cdiv class=\"mag-bar-wrap\"\u003e\n\u003cdiv style=\"width: 30%; background: #d0ddd2;\" class=\"mag-bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan style=\"color: var(--text-muted);\" class=\"mag-val\"\u003e7N\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; color: var(--text-muted); margin-top: 14px;\"\u003e✅ Compatible with all MagSafe accessories: chargers, wallets, car mounts, battery packs, ring holders \u0026amp; more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DESIGN \u0026 GRIP --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-tag\"\u003eDesign \u0026amp; Ergonomics\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eLooks Minimal. Feels Premium.\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🤲\u003c\/span\u003e\n\u003ch3\u003eSilky Non-Slip Grip\u003c\/h3\u003e\n\u003cp\u003eThe frosted matte surface provides a naturally secure grip. No more slipping out of hands — the tactile texture feels as good as it looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🔘\u003c\/span\u003e\n\u003ch3\u003eSensitive Tactile Buttons\u003c\/h3\u003e\n\u003cp\u003ePrecisely engineered button covers provide satisfying clicky feedback. Every press registers perfectly with no mushiness or resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🎯\u003c\/span\u003e\n\u003ch3\u003eAccurate Port Cutouts\u003c\/h3\u003e\n\u003cp\u003ePrecision-cut openings for USB-C, speakers, S Pen slot, and microphone — perfectly aligned for fast, hassle-free access every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e📐\u003c\/span\u003e\n\u003ch3\u003eOptimal Grip Angle\u003c\/h3\u003e\n\u003cp\u003eThe slim curved edges are shaped to sit perfectly in your palm, reducing hand fatigue during extended use and gaming sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOURS --\u003e\n\u003cdiv class=\"section alt\"\u003e\n\u003cdiv class=\"section-tag\"\u003eAvailable Colours\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003ePick Your Tone\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: var(--text-muted);\"\u003eEach colour features a matching frosted matte back and coloured frame — minimalist aesthetics in every shade.\u003c\/p\u003e\n\u003cdiv class=\"color-row\"\u003e\n\u003cdiv class=\"color-chip\"\u003e\n\u003cspan style=\"background: #3a6b45;\" class=\"dot\"\u003e\u003c\/span\u003e Forest Green\u003c\/div\u003e\n\u003cdiv class=\"color-chip\"\u003e\n\u003cspan style=\"background: #1a1a1a; border-color: #555;\" class=\"dot\"\u003e\u003c\/span\u003e Matte Black\u003c\/div\u003e\n\u003cdiv class=\"color-chip\"\u003e\n\u003cspan style=\"background: #7b68b5;\" class=\"dot\"\u003e\u003c\/span\u003e Midnight Purple\u003c\/div\u003e\n\u003cdiv class=\"color-chip\"\u003e\n\u003cspan style=\"background: #2563c4;\" class=\"dot\"\u003e\u003c\/span\u003e Navy Blue\u003c\/div\u003e\n\u003cdiv class=\"color-chip\"\u003e\n\u003cspan style=\"background: #c0392b;\" class=\"dot\"\u003e\u003c\/span\u003e Dark Red\u003c\/div\u003e\n\u003cdiv class=\"color-chip\"\u003e\n\u003cspan style=\"background: #d0d0d0; border-color: #aaa;\" class=\"dot\"\u003e\u003c\/span\u003e Frosted White\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-tag\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eFull Details\u003c\/div\u003e\n\u003cdiv class=\"specs-wrap\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCompatible Model\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eSamsung Galaxy S26 Ultra 2026 (6.9\")\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCase Thickness\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e1.5mm ultra-slim profile\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFrosted PC back + TPU bumper frame\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eTranslucent matte, fingerprint-resistant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDrop Protection\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e18 ft \/ 5.5 m military-grade, 8,000+ tests, 0% damage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMagnetic System\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eN52 neodymium ring — 15N force (MagSafe \u0026amp; Qi2)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCamera Lip Height\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e3mm raised lip + built-in camera airbag\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eScreen Bezel\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e1.2mm raised edge for display protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eS Pen Access\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eYes — precision-cut S Pen slot\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eWireless Charging\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFull compatibility, no interference\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eIn The Box\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e1× Matte Phone Case + 1× FREE 6D Tempered Glass Screen Protector\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IN THE BOX --\u003e\n\u003cdiv class=\"section alt\"\u003e\n\u003cdiv class=\"section-tag\"\u003eWhat's In The Box\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eComplete Protection, Out of the Box\u003c\/div\u003e\n\u003cdiv class=\"box-list\"\u003e\n\u003cdiv class=\"box-item\"\u003eSamsung Galaxy S26 Ultra Matte Case\u003c\/div\u003e\n\u003cdiv class=\"box-item\"\u003eFREE 6D Tempered Glass Screen Protector\u003c\/div\u003e\n\u003cdiv class=\"box-item\"\u003eInstallation Guide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/wrapper --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- FOOTER BAND --\u003e\n\u003cdiv class=\"footer-band\"\u003e\n\u003cstrong\u003eSamsung Galaxy S26 Ultra Slim Matte MagSafe Case — Slim. Strong. Seamless.\u003c\/strong\u003e\n\u003cp\u003eMilitary-Grade 18FT Drop · N52 MagSafe 15N · 3mm Camera Protection · 1.5mm Slim · FREE 6D Glass\u003c\/p\u003e\n\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Green","offer_id":57588872806745,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":57588872839513,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/SamsungGalaxyS26UltraCase_CompatiblewithMagSafe_Military-GradeDropTested_SlimShockproofProtectiveTranslucentMattePhoneCase1.jpg?v=1773748412"},{"product_id":"samsung-galaxy-s26-ultra-glitter-bling-magsafe-diamond-case-women","title":"Samsung Galaxy S26 Ultra Case Magnetic Clear Glitter | MagSafe Compatible | Cute Sparkly Bling 3D Diamond Camera Lens Protector | Soft Plating TPU Bumper | Women Girls Luxury Case + FREE 6D Tempered Glass","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\u003ctitle\u003eSamsung Galaxy S26 Ultra Glitter Bling MagSafe Case - Product Description\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@600;700;800\u0026amp;family=Lato:wght@300;400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --bg: #fdfcff;\n    --white: #ffffff;\n    --text: #1e1a2e;\n    --text-muted: #7a748a;\n    --rose: #c0628a;\n    --rose-light: #fdf0f5;\n    --rose-mid: #f0c5d8;\n    --gold: #b8860b;\n    --gold-light: #fdf8ec;\n    --gold-mid: #f0dfa0;\n    --purple: #7b5ea7;\n    --purple-light: #f5f0ff;\n    --silver: #8a8fa8;\n    --border: rgba(0,0,0,0.07);\n    --shadow-sm: 0 2px 8px rgba(180,120,180,0.08);\n    --shadow-md: 0 6px 20px rgba(180,120,180,0.13);\n    --radius: 14px;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    background: var(--bg);\n    color: var(--text);\n    font-family: 'Lato', sans-serif;\n    font-size: 15px;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ── HERO ── *\/\n  .hero {\n    background: linear-gradient(140deg, #fff 0%, #fdf4fb 40%, #f8f2ff 80%, #fff9f0 100%);\n    border-bottom: 1px solid var(--border);\n    padding: 54px 24px 46px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '✦ ✦ ✦';\n    position: absolute;\n    top: 18px; left: 50%;\n    transform: translateX(-50%);\n    font-size: 14px;\n    color: var(--gold-mid);\n    letter-spacing: 18px;\n  }\n  .hero::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse 70% 50% at 50% 0%, rgba(192,98,138,0.07), transparent 70%);\n    pointer-events: none;\n  }\n  .hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: linear-gradient(135deg, var(--rose), var(--purple));\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    padding: 5px 16px;\n    border-radius: 20px;\n    margin-bottom: 20px;\n    box-shadow: 0 4px 14px rgba(192,98,138,0.3);\n  }\n  .hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(26px, 5vw, 52px);\n    font-weight: 800;\n    line-height: 1.1;\n    color: var(--text);\n    max-width: 740px;\n    margin: 0 auto 14px;\n  }\n  .hero h1 em {\n    font-style: italic;\n    background: linear-gradient(135deg, var(--rose), var(--purple));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n  .hero-sub {\n    font-size: 14px;\n    color: var(--text-muted);\n    max-width: 500px;\n    margin: 0 auto 26px;\n    font-weight: 300;\n  }\n  .hero-pills {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n  }\n  .pill {\n    background: var(--white);\n    border: 1px solid var(--rose-mid);\n    border-radius: 20px;\n    padding: 5px 14px;\n    font-size: 12px;\n    font-weight: 700;\n    color: var(--rose);\n    box-shadow: var(--shadow-sm);\n  }\n  .pill.gold { border-color: var(--gold-mid); color: var(--gold); }\n  .pill.purple { border-color: #c9b8e8; color: var(--purple); }\n\n  \/* ── WRAPPER ── *\/\n  .wrapper { max-width: 980px; margin: 0 auto; padding: 0 20px; }\n\n  \/* ── STATS ── *\/\n  .stats-section {\n    background: var(--white);\n    border-bottom: 1px solid var(--border);\n    padding: 32px 20px;\n  }\n  .stats-grid {\n    max-width: 980px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n    gap: 12px;\n  }\n  .stat-card {\n    background: var(--bg);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 20px 12px;\n    text-align: center;\n    box-shadow: var(--shadow-sm);\n    transition: transform 0.2s;\n  }\n  .stat-card:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); }\n  .stat-icon { font-size: 22px; display: block; margin-bottom: 6px; }\n  .stat-num {\n    font-family: 'Playfair Display', serif;\n    font-size: 28px;\n    font-weight: 800;\n    background: linear-gradient(135deg, var(--rose), var(--purple));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    line-height: 1;\n  }\n  .stat-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.09em;\n    color: var(--text-muted);\n    margin-top: 5px;\n  }\n\n  \/* ── SECTION ── *\/\n  .section {\n    padding: 46px 20px;\n    border-bottom: 1px solid var(--border);\n    background: var(--white);\n  }\n  .section.alt { background: var(--bg); }\n  .section-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    background: var(--rose-light);\n    color: var(--rose);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 3px 12px;\n    border-radius: 4px;\n    margin-bottom: 10px;\n  }\n  .section-tag.gold { background: var(--gold-light); color: var(--gold); }\n  .section-tag.purple { background: var(--purple-light); color: var(--purple); }\n  .section-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(20px, 3.5vw, 32px);\n    font-weight: 800;\n    color: var(--text);\n    margin-bottom: 24px;\n    line-height: 1.2;\n  }\n  .section-title span {\n    background: linear-gradient(135deg, var(--rose), var(--purple));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  \/* ── FEATURE CARDS ── *\/\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 14px;\n  }\n  .feat-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 22px 18px;\n    box-shadow: var(--shadow-sm);\n    transition: transform 0.2s, box-shadow 0.2s;\n    position: relative;\n    overflow: hidden;\n  }\n  .feat-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, var(--rose), var(--purple));\n    border-radius: var(--radius) var(--radius) 0 0;\n  }\n  .section.alt .feat-card { background: var(--white); }\n  .feat-card:hover { transform: translateY(-3px); box-shadow: var(--shadow-md); }\n  .feat-icon { font-size: 28px; margin-bottom: 10px; display: block; }\n  .feat-card h3 {\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--text);\n    margin-bottom: 7px;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n  .feat-card p { font-size: 13px; color: var(--text-muted); line-height: 1.55; }\n\n  \/* ── COLOUR SHOWCASE ── *\/\n  .color-showcase {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n    gap: 12px;\n    margin-top: 12px;\n  }\n  .color-card {\n    border-radius: var(--radius);\n    padding: 18px 14px;\n    text-align: center;\n    border: 1px solid var(--border);\n    box-shadow: var(--shadow-sm);\n    transition: transform 0.2s;\n  }\n  .color-card:hover { transform: translateY(-2px); }\n  .color-swatch {\n    width: 36px; height: 36px;\n    border-radius: 50%;\n    margin: 0 auto 10px;\n    border: 2px solid rgba(0,0,0,0.08);\n    box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n  }\n  .color-card h4 { font-size: 12px; font-weight: 700; color: var(--text); margin-bottom: 3px; }\n  .color-card p { font-size: 11px; color: var(--text-muted); }\n\n  \/* ── SPECS TABLE ── *\/\n  .specs-wrap {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    overflow: hidden;\n    box-shadow: var(--shadow-sm);\n  }\n  .spec-row { display: flex; border-bottom: 1px solid var(--border); font-size: 13px; }\n  .spec-row:last-child { border-bottom: none; }\n  .spec-key {\n    background: var(--bg);\n    color: var(--text-muted);\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.07em;\n    padding: 13px 16px;\n    width: 44%;\n    flex-shrink: 0;\n    border-right: 1px solid var(--border);\n  }\n  .spec-val { padding: 13px 16px; color: var(--text); line-height: 1.5; }\n\n  \/* ── INCLUDED ── *\/\n  .box-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 10px;\n  }\n  .box-item {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 16px 18px;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--text);\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    box-shadow: var(--shadow-sm);\n  }\n  .box-item::before {\n    content: '✦';\n    background: linear-gradient(135deg, var(--rose), var(--purple));\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    font-size: 16px;\n    flex-shrink: 0;\n  }\n\n  \/* ── FOOTER ── *\/\n  .footer-band {\n    background: linear-gradient(135deg, var(--rose) 0%, var(--purple) 100%);\n    padding: 32px 20px;\n    text-align: center;\n  }\n  .footer-band strong {\n    display: block;\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(14px, 2vw, 20px);\n    font-weight: 700;\n    color: #fff;\n    margin-bottom: 6px;\n    letter-spacing: 0.02em;\n  }\n  .footer-band p { color: rgba(255,255,255,0.75); font-size: 12px; }\n\n  @media (max-width: 540px) {\n    .hero { padding: 40px 16px 32px; }\n    .section { padding: 32px 16px; }\n    .stats-section { padding: 24px 16px; }\n    .color-showcase { grid-template-columns: 1fr 1fr; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-badge\"\u003e💎 Samsung Galaxy S26 Ultra 2026\u003c\/div\u003e\n  \u003ch1\u003eSparkle Every Moment.\u003cbr\u003e\u003cem\u003eBling Glitter MagSafe Case.\u003c\/em\u003e\n\u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003eCrystal-clear TPU cover adorned with hand-set 3D rhinestone diamonds, a glitter MagSafe ring, and built-in bling camera lens protectors — for the woman who never compromises on style or protection.\u003c\/p\u003e\n  \u003cdiv class=\"hero-pills\"\u003e\n    \u003cspan class=\"pill\"\u003eMagSafe Compatible\u003c\/span\u003e\n    \u003cspan class=\"pill gold\"\u003e3D Bling Diamond Design\u003c\/span\u003e\n    \u003cspan class=\"pill purple\"\u003eBuilt-in Lens Protector\u003c\/span\u003e\n    \u003cspan class=\"pill\"\u003eCrystal Clear TPU\u003c\/span\u003e\n    \u003cspan class=\"pill gold\"\u003eFREE 6D Tempered Glass\u003c\/span\u003e\n    \u003cspan class=\"pill purple\"\u003e5 Colour Options\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"stats-section\"\u003e\n  \u003cdiv class=\"stats-grid\"\u003e\n    \u003cdiv class=\"stat-card\"\u003e\n      \u003cspan class=\"stat-icon\"\u003e💎\u003c\/span\u003e\n      \u003cdiv class=\"stat-num\"\u003e3D\u003c\/div\u003e\n      \u003cdiv class=\"stat-label\"\u003eDiamond Design\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-card\"\u003e\n      \u003cspan class=\"stat-icon\"\u003e🧲\u003c\/span\u003e\n      \u003cdiv class=\"stat-num\"\u003e360°\u003c\/div\u003e\n      \u003cdiv class=\"stat-label\"\u003eMagSafe Ring\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-card\"\u003e\n      \u003cspan class=\"stat-icon\"\u003e📷\u003c\/span\u003e\n      \u003cdiv class=\"stat-num\"\u003e5×\u003c\/div\u003e\n      \u003cdiv class=\"stat-label\"\u003eLens Rings\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-card\"\u003e\n      \u003cspan class=\"stat-icon\"\u003e🎨\u003c\/span\u003e\n      \u003cdiv class=\"stat-num\"\u003e5\u003c\/div\u003e\n      \u003cdiv class=\"stat-label\"\u003eColour Options\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-card\"\u003e\n      \u003cspan class=\"stat-icon\"\u003e🎁\u003c\/span\u003e\n      \u003cdiv class=\"stat-num\"\u003eFREE\u003c\/div\u003e\n      \u003cdiv class=\"stat-label\"\u003e6D Tempered Glass\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"wrapper\"\u003e\n\n  \u003c!-- KEY FEATURES --\u003e\n  \u003cdiv class=\"section alt\"\u003e\n    \u003cdiv class=\"section-tag\"\u003e✦ Key Features\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eGlamour Meets \u003cspan\u003eGalaxy Protection\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"feat-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cspan class=\"feat-icon\"\u003e💎\u003c\/span\u003e\n        \u003ch3\u003e3D Bling Diamond Design\u003c\/h3\u003e\n        \u003cp\u003eHundreds of hand-placed sparkling rhinestone crystals line the edges, camera module, and MagSafe ring — catching light from every angle for a luxury finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cspan class=\"feat-icon\"\u003e🧲\u003c\/span\u003e\n        \u003ch3\u003eMagSafe Compatible\u003c\/h3\u003e\n        \u003cp\u003eBuilt-in magnetic ring array supports all MagSafe chargers, wallets, battery packs, and car mounts. Charge wirelessly without removing the case.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cspan class=\"feat-icon\"\u003e📷\u003c\/span\u003e\n        \u003ch3\u003eBling Camera Lens Protector\u003c\/h3\u003e\n        \u003cp\u003eIndividual crystal-encrusted rings encircle each camera lens. Provides real scratch and impact protection while adding dazzling sparkle to the camera module.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cspan class=\"feat-icon\"\u003e✨\u003c\/span\u003e\n        \u003ch3\u003eGlitter MagSafe Ring\u003c\/h3\u003e\n        \u003cp\u003eThe MagSafe alignment circle features a double-layer glitter and rhinestone design that shimmers beautifully — a statement detail no one else has.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cspan class=\"feat-icon\"\u003e🛡️\u003c\/span\u003e\n        \u003ch3\u003eSoft Plating TPU Bumper\u003c\/h3\u003e\n        \u003cp\u003ePremium electroplated TPU frame absorbs shocks and drops while maintaining a slim, luxurious look. Flexible enough to snap on easily, strong enough to protect daily.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cspan class=\"feat-icon\"\u003e🎁\u003c\/span\u003e\n        \u003ch3\u003eFREE 6D Tempered Glass\u003c\/h3\u003e\n        \u003cp\u003eEvery case includes a premium full-coverage 6D tempered glass screen protector, delivering complete 360° front-to-back protection straight out of the box.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESIGN DETAIL --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-tag gold\"\u003e✦ Design Details\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eEvery Detail \u003cspan\u003eTells a Story\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"feat-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cspan class=\"feat-icon\"\u003e🌟\u003c\/span\u003e\n        \u003ch3\u003eCrystal-Clear Back Panel\u003c\/h3\u003e\n        \u003cp\u003eHigh-transparency TPU back panel keeps your phone's original colour visible while the bling frame and accents add maximum glamour.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cspan class=\"feat-icon\"\u003e💅\u003c\/span\u003e\n        \u003ch3\u003eSlim Easy-Grip Profile\u003c\/h3\u003e\n        \u003cp\u003eDespite the luxurious rhinestone detailing, the case stays slim and comfortable in hand — designed to slip in and out of bags with ease.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cspan class=\"feat-icon\"\u003e🔌\u003c\/span\u003e\n        \u003ch3\u003eFull Port Access\u003c\/h3\u003e\n        \u003cp\u003ePrecision-cut openings provide easy access to all ports, buttons, speakers, and the S Pen slot — no compromise on functionality.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cspan class=\"feat-icon\"\u003e⚡\u003c\/span\u003e\n        \u003ch3\u003eWireless Charging Ready\u003c\/h3\u003e\n        \u003cp\u003eFull compatibility with Qi and MagSafe wireless charging. No need to remove the case for fast wireless power-ups at home, in the office, or on the go.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COLOUR SHOWCASE --\u003e\n  \u003cdiv class=\"section alt\"\u003e\n    \u003cdiv class=\"section-tag purple\"\u003e✦ Colour Collection\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003e5 Stunning Colours to \u003cspan\u003eExpress Your Style\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cp style=\"font-size:13px; color:var(--text-muted); margin-bottom:16px;\"\u003eEach colour features a matching electroplated frame with complementary diamond accents — choose the shade that speaks to you.\u003c\/p\u003e\n    \u003cdiv class=\"color-showcase\"\u003e\n      \u003cdiv class=\"color-card\" style=\"background:linear-gradient(145deg, #fff, #fdf0f5);\"\u003e\n        \u003cdiv class=\"color-swatch\" style=\"background:linear-gradient(135deg,#1a1a1a,#3a3a3a);\"\u003e\u003c\/div\u003e\n        \u003ch4\u003eMidnight Black\u003c\/h4\u003e\n        \u003cp\u003eBold \u0026amp; timeless\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"color-card\" style=\"background:linear-gradient(145deg, #fff, #fff9f0);\"\u003e\n        \u003cdiv class=\"color-swatch\" style=\"background:linear-gradient(135deg,#d4af37,#f5d576);\"\u003e\u003c\/div\u003e\n        \u003ch4\u003eChampagne Gold\u003c\/h4\u003e\n        \u003cp\u003eLuxurious \u0026amp; warm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"color-card\" style=\"background:linear-gradient(145deg, #fff, #fdf4fb);\"\u003e\n        \u003cdiv class=\"color-swatch\" style=\"background:linear-gradient(135deg,#b56a8a,#e8a0c0);\"\u003e\u003c\/div\u003e\n        \u003ch4\u003eRose Pink\u003c\/h4\u003e\n        \u003cp\u003eFeminine \u0026amp; cute\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"color-card\" style=\"background:linear-gradient(145deg, #fff, #f5f0ff);\"\u003e\n        \u003cdiv class=\"color-swatch\" style=\"background:linear-gradient(135deg,#6b4fa0,#9b7bd0);\"\u003e\u003c\/div\u003e\n        \u003ch4\u003eDeep Purple\u003c\/h4\u003e\n        \u003cp\u003eRich \u0026amp; elegant\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"color-card\" style=\"background:linear-gradient(145deg, #fff, #f0f5ff);\"\u003e\n        \u003cdiv class=\"color-swatch\" style=\"background:linear-gradient(135deg,#c0c8d8,#e8ecf5);\"\u003e\u003c\/div\u003e\n        \u003ch4\u003eCrystal Silver\u003c\/h4\u003e\n        \u003cp\u003eSleek \u0026amp; refined\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-tag\"\u003e✦ Specifications\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eFull Technical \u003cspan\u003eDetails\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"specs-wrap\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCompatible Model\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eSamsung Galaxy S26 Ultra 2026 (6.9\")\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCase Style\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eClear glitter bling with 3D diamond rhinestone accents\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eSoft electroplated TPU bumper + transparent PC back\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCamera Protection\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eBuilt-in individual crystal-encrusted lens rings for each camera\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMagSafe Ring\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eDual glitter + rhinestone MagSafe alignment ring\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMagnetic Compatibility\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eMagSafe chargers, wallets, car mounts, battery packs \u0026amp; accessories\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eWireless Charging\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFully compatible — Qi \u0026amp; MagSafe\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eS Pen Access\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eYes — dedicated precision cutout\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eAvailable Colours\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eMidnight Black, Champagne Gold, Rose Pink, Deep Purple, Crystal Silver\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eTarget Audience\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eWomen, girls, bling lovers, luxury aesthetic fans\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eIn The Box\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e1× Glitter Bling Case + 1× FREE 6D Tempered Glass Screen Protector\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IN THE BOX --\u003e\n  \u003cdiv class=\"section alt\"\u003e\n    \u003cdiv class=\"section-tag gold\"\u003e✦ What's Included\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eComplete Luxury \u003cspan\u003eBundle\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"box-list\"\u003e\n      \u003cdiv class=\"box-item\"\u003eGlitter Bling MagSafe Phone Case\u003c\/div\u003e\n      \u003cdiv class=\"box-item\"\u003eFREE 6D Tempered Glass Screen Protector\u003c\/div\u003e\n      \u003cdiv class=\"box-item\"\u003eInstallation Guide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- \/wrapper --\u003e\n\n\u003c!-- FOOTER BAND --\u003e\n\u003cdiv class=\"footer-band\"\u003e\n  \u003cstrong\u003eSamsung Galaxy S26 Ultra Glitter Bling MagSafe Case — Shine Bright. Stay Protected.\u003c\/strong\u003e\n  \u003cp\u003e3D Diamond Design · MagSafe Compatible · Built-in Lens Protector · 5 Colours · FREE 6D Tempered Glass\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"snapcases.co.uk","offers":[{"title":"Black","offer_id":57588964131161,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Dark Blue","offer_id":57588964163929,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Purple","offer_id":57588964196697,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Pink","offer_id":57588964229465,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/SamsungGalaxyS26UltraCaseMagneticClearGlitter_CompatiblewithMagsafe_CuteSparklyBlingDiamondCameraLensProtectorSoftPlatingTPUBumperWomenGirlsPhoneCase1.jpg?v=1773751074"},{"product_id":"samsung-galaxy-s26-ultra-hold-stand-carbon-fibre-magsafe-case","title":"Samsung Galaxy S26 Ultra Hold and Stand Case | MagSafe Compatible | Carbon Fibre Texture | Built-in Kickstand Wrist Strap Holder | Shockproof Protective Cover for Men + FREE 6D Tempered Glass Screen Protector","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --bg: #f5f6f8;\n    --white: #ffffff;\n    --text: #16181f;\n    --text-muted: #6b7280;\n    --carbon: #1e2028;\n    --carbon-mid: #3a3d48;\n    --orange: #e05f0a;\n    --orange-light: #fff4ec;\n    --orange-mid: #fbd4b4;\n    --blue: #1e3a8a;\n    --blue-light: #eff4ff;\n    --border: rgba(0,0,0,0.08);\n    --shadow-sm: 0 1px 6px rgba(0,0,0,0.07);\n    --shadow-md: 0 5px 18px rgba(0,0,0,0.10);\n    --radius: 12px;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    background: var(--bg);\n    color: var(--text);\n    font-family: 'Inter', sans-serif;\n    font-size: 15px;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ── HERO ── *\/\n  .hero {\n    background: linear-gradient(150deg, #16181f 0%, #1e2028 50%, #252830 100%);\n    padding: 54px 24px 46px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: repeating-linear-gradient(\n      45deg,\n      rgba(255,255,255,0.015) 0px,\n      rgba(255,255,255,0.015) 1px,\n      transparent 1px,\n      transparent 8px\n    );\n    pointer-events: none;\n  }\n  .hero::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse 70% 50% at 50% 0%, rgba(224,95,10,0.18), transparent 70%);\n    pointer-events: none;\n  }\n  .hero-badge {\n    position: relative;\n    z-index: 1;\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: var(--orange);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    padding: 5px 16px;\n    border-radius: 3px;\n    margin-bottom: 20px;\n  }\n  .hero h1 {\n    position: relative;\n    z-index: 1;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(30px, 6vw, 58px);\n    font-weight: 800;\n    line-height: 1.0;\n    color: #ffffff;\n    max-width: 760px;\n    margin: 0 auto 14px;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n  }\n  .hero h1 span { color: var(--orange); }\n  .hero-sub {\n    position: relative;\n    z-index: 1;\n    font-size: 14px;\n    color: rgba(255,255,255,0.55);\n    max-width: 500px;\n    margin: 0 auto 26px;\n    font-weight: 300;\n  }\n  .hero-pills {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n  }\n  .pill {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 3px;\n    padding: 5px 14px;\n    font-size: 12px;\n    font-weight: 600;\n    color: rgba(255,255,255,0.75);\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n  .pill.hot {\n    background: rgba(224,95,10,0.25);\n    border-color: rgba(224,95,10,0.5);\n    color: #ffb480;\n  }\n\n  \/* ── WRAPPER ── *\/\n  .wrapper { max-width: 980px; margin: 0 auto; padding: 0 20px; }\n\n  \/* ── STATS ── *\/\n  .stats-section {\n    background: var(--carbon);\n    padding: 28px 20px;\n    border-bottom: 2px solid var(--orange);\n  }\n  .stats-grid {\n    max-width: 980px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));\n    gap: 2px;\n  }\n  .stat-card {\n    background: rgba(255,255,255,0.04);\n    padding: 18px 14px;\n    text-align: center;\n    border: 1px solid rgba(255,255,255,0.07);\n    transition: background 0.2s;\n  }\n  .stat-card:hover { background: rgba(224,95,10,0.12); }\n  .stat-icon { font-size: 20px; display: block; margin-bottom: 6px; }\n  .stat-num {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 32px;\n    font-weight: 800;\n    color: var(--orange);\n    line-height: 1;\n    letter-spacing: 0.02em;\n  }\n  .stat-label {\n    font-size: 10px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    color: rgba(255,255,255,0.45);\n    margin-top: 5px;\n  }\n\n  \/* ── SECTION ── *\/\n  .section {\n    padding: 46px 20px;\n    border-bottom: 1px solid var(--border);\n    background: var(--white);\n  }\n  .section.alt { background: var(--bg); }\n  .section.dark {\n    background: var(--carbon);\n    border-bottom: 1px solid rgba(255,255,255,0.06);\n  }\n  .section-tag {\n    display: inline-block;\n    background: var(--orange-light);\n    color: var(--orange);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .section-tag.dark-tag {\n    background: rgba(224,95,10,0.2);\n    color: #ffb480;\n  }\n  .section-tag.blue { background: var(--blue-light); color: var(--blue); }\n  .section-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(22px, 4vw, 36px);\n    font-weight: 800;\n    color: var(--text);\n    margin-bottom: 24px;\n    line-height: 1.1;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n  }\n  .section-title.light-title { color: #ffffff; }\n  .section-title span { color: var(--orange); }\n\n  \/* ── FEATURE GRID ── *\/\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 14px;\n  }\n  .feat-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 22px 18px;\n    box-shadow: var(--shadow-sm);\n    transition: transform 0.2s, box-shadow 0.2s;\n    border-left: 3px solid var(--orange);\n  }\n  .section.alt .feat-card { background: var(--white); }\n  .dark-card {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: var(--radius);\n    padding: 22px 18px;\n    border-left: 3px solid var(--orange);\n    transition: background 0.2s;\n  }\n  .dark-card:hover { background: rgba(255,255,255,0.08); }\n  .feat-card:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); }\n  .feat-icon { font-size: 26px; margin-bottom: 10px; display: block; }\n  .feat-card h3, .dark-card h3 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 15px;\n    font-weight: 700;\n    color: var(--text);\n    margin-bottom: 7px;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n  .dark-card h3 { color: #fff; }\n  .feat-card p { font-size: 13px; color: var(--text-muted); line-height: 1.55; }\n  .dark-card p { font-size: 13px; color: rgba(255,255,255,0.5); line-height: 1.55; }\n\n  \/* ── 3-IN-1 HIGHLIGHT ── *\/\n  .triple-row {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 8px;\n  }\n  .triple-item {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 24px 16px;\n    text-align: center;\n    box-shadow: var(--shadow-sm);\n    transition: transform 0.2s;\n  }\n  .triple-item:hover { transform: translateY(-3px); box-shadow: var(--shadow-md); }\n  .triple-num {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 44px;\n    font-weight: 800;\n    color: var(--orange);\n    line-height: 1;\n  }\n  .triple-label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 14px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    color: var(--text);\n    margin: 6px 0 4px;\n  }\n  .triple-desc { font-size: 12px; color: var(--text-muted); }\n\n  \/* ── COLOURS ── *\/\n  .color-row {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n    gap: 12px;\n    margin-top: 14px;\n  }\n  .color-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 18px 14px;\n    text-align: center;\n    box-shadow: var(--shadow-sm);\n    transition: transform 0.2s;\n  }\n  .color-card:hover { transform: translateY(-2px); }\n  .color-swatch {\n    width: 40px; height: 40px;\n    border-radius: 50%;\n    margin: 0 auto 10px;\n    border: 2px solid rgba(0,0,0,0.1);\n    box-shadow: 0 2px 8px rgba(0,0,0,0.15);\n  }\n  .color-card h4 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--text);\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-bottom: 3px;\n  }\n  .color-card p { font-size: 11px; color: var(--text-muted); }\n\n  \/* ── SPECS ── *\/\n  .specs-wrap {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    overflow: hidden;\n    box-shadow: var(--shadow-sm);\n  }\n  .spec-row { display: flex; border-bottom: 1px solid var(--border); font-size: 13px; }\n  .spec-row:last-child { border-bottom: none; }\n  .spec-key {\n    background: var(--bg);\n    color: var(--text-muted);\n    font-size: 11px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.07em;\n    padding: 13px 16px;\n    width: 44%;\n    flex-shrink: 0;\n    border-right: 1px solid var(--border);\n  }\n  .spec-val { padding: 13px 16px; color: var(--text); line-height: 1.5; }\n\n  \/* ── IN THE BOX ── *\/\n  .box-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 10px;\n  }\n  .box-item {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 16px 18px;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--text);\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    box-shadow: var(--shadow-sm);\n  }\n  .box-item::before {\n    content: '▶';\n    color: var(--orange);\n    font-size: 11px;\n    flex-shrink: 0;\n  }\n\n  \/* ── FOOTER ── *\/\n  .footer-band {\n    background: var(--carbon);\n    border-top: 3px solid var(--orange);\n    padding: 30px 20px;\n    text-align: center;\n  }\n  .footer-band strong {\n    display: block;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(15px, 2.5vw, 22px);\n    font-weight: 800;\n    color: #fff;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    margin-bottom: 6px;\n  }\n  .footer-band p { color: rgba(255,255,255,0.4); font-size: 12px; letter-spacing: 0.06em; text-transform: uppercase; }\n\n  @media (max-width: 600px) {\n    .triple-row { grid-template-columns: 1fr; }\n    .hero { padding: 40px 16px 32px; }\n    .section { padding: 32px 16px; }\n    .stats-section { padding: 20px 16px; }\n  }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e⚡ Samsung Galaxy S26 Ultra 2026\u003c\/div\u003e\n\u003ch1\u003eHold It. Stand It.\u003cbr\u003e\u003cspan\u003eOwn The Day.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eCarbon fibre texture case with integrated kickstand wrist strap, MagSafe magnetic ring, and shockproof protection — engineered for those who demand more from their gear.\u003c\/p\u003e\n\u003cdiv class=\"hero-pills\"\u003e\n\u003cspan class=\"pill hot\"\u003eBuilt-in Kickstand + Wrist Strap\u003c\/span\u003e \u003cspan class=\"pill\"\u003eMagSafe Compatible\u003c\/span\u003e \u003cspan class=\"pill\"\u003eCarbon Fibre Texture\u003c\/span\u003e \u003cspan class=\"pill\"\u003eShockproof Protection\u003c\/span\u003e \u003cspan class=\"pill hot\"\u003eFREE 6D Tempered Glass\u003c\/span\u003e \u003cspan class=\"pill\"\u003e4 Colour Options\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"stats-section\"\u003e\n\u003cdiv class=\"stats-grid\"\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cspan class=\"stat-icon\"\u003e🤜\u003c\/span\u003e\n\u003cdiv class=\"stat-num\"\u003e3-IN-1\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eHold · Stand · Protect\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cspan class=\"stat-icon\"\u003e🧲\u003c\/span\u003e\n\u003cdiv class=\"stat-num\"\u003e360°\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eMagSafe Ring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cspan class=\"stat-icon\"\u003e🏗️\u003c\/span\u003e\n\u003cdiv class=\"stat-num\"\u003eCF\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eCarbon Fibre Texture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cspan class=\"stat-icon\"\u003e🎨\u003c\/span\u003e\n\u003cdiv class=\"stat-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eColour Options\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cspan class=\"stat-icon\"\u003e🎁\u003c\/span\u003e\n\u003cdiv class=\"stat-num\"\u003eFREE\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003e6D Tempered Glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrapper\"\u003e\n\u003c!-- 3-IN-1 SYSTEM --\u003e\n\u003cdiv class=\"section alt\"\u003e\n\u003cdiv class=\"section-tag\"\u003eCore System\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eOne Case. \u003cspan\u003eThree Functions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"triple-row\"\u003e\n\u003cdiv class=\"triple-item\"\u003e\n\u003cdiv class=\"triple-num\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"triple-label\"\u003e🤝 Hold\u003c\/div\u003e\n\u003cdiv class=\"triple-desc\"\u003eFlexible wrist strap loops through the stand clip for a secure, comfortable one-hand grip during calls, commutes, and content.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"triple-item\"\u003e\n\u003cdiv class=\"triple-num\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"triple-label\"\u003e📺 Stand\u003c\/div\u003e\n\u003cdiv class=\"triple-desc\"\u003eFlip the integrated metal kickstand to prop your phone at the perfect angle for video calls, streaming, or hands-free viewing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"triple-item\"\u003e\n\u003cdiv class=\"triple-num\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"triple-label\"\u003e🛡️ Protect\u003c\/div\u003e\n\u003cdiv class=\"triple-desc\"\u003eRigid carbon fibre-textured PC shell with TPU bumper absorbs shocks and drops — keeping your S26 Ultra safe every day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-tag\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eBuilt For The \u003cspan\u003eActive Life\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🔗\u003c\/span\u003e\n\u003ch3\u003eWrist Strap Grip System\u003c\/h3\u003e\n\u003cp\u003eThe built-in adjustable wrist strap threads through the kickstand hinge, giving you a secure hand hold for one-handed use — ideal during commutes, workouts, and on the move.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🦾\u003c\/span\u003e\n\u003ch3\u003eIntegrated Kickstand\u003c\/h3\u003e\n\u003cp\u003eA sturdy foldable metal kickstand deploys in seconds. Set your phone upright or at an angle for hands-free video streaming, FaceTime calls, or desk use — no extra accessories needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🧲\u003c\/span\u003e\n\u003ch3\u003eMagSafe Compatible Ring\u003c\/h3\u003e\n\u003cp\u003eBuilt-in magnetic alignment ring works seamlessly with all MagSafe chargers, wallets, car mounts, and Qi2 accessories — charge and attach without removing the case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e⚫\u003c\/span\u003e\n\u003ch3\u003eCarbon Fibre Texture Back\u003c\/h3\u003e\n\u003cp\u003ePrecision-moulded carbon fibre weave pattern gives the case a premium tactical look and feel. The textured surface adds grip while reinforcing the rigid back panel structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🛡️\u003c\/span\u003e\n\u003ch3\u003eShockproof Protection\u003c\/h3\u003e\n\u003cp\u003eDual-layer PC + TPU construction with reinforced corners protects against drops, knocks, and daily impacts. Raised edges protect both the screen and camera lenses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🎁\u003c\/span\u003e\n\u003ch3\u003eFREE 6D Tempered Glass\u003c\/h3\u003e\n\u003cp\u003eEvery order includes a full-coverage 6D tempered glass screen protector for complete front-to-back protection, right out of the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DARK FEATURE DETAIL --\u003e\n\u003cdiv class=\"section dark\"\u003e\n\u003cdiv class=\"section-tag dark-tag\"\u003eDesign \u0026amp; Build\u003c\/div\u003e\n\u003cdiv class=\"section-title light-title\"\u003eTactical Looks. \u003cspan\u003eReal-World Toughness.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"dark-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e📐\u003c\/span\u003e\n\u003ch3\u003ePrecise Port Cutouts\u003c\/h3\u003e\n\u003cp\u003eAll ports, buttons, the S Pen slot, speakers, and microphones are precisely cut for unobstructed daily access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dark-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e📷\u003c\/span\u003e\n\u003ch3\u003eCamera Cutout Protection\u003c\/h3\u003e\n\u003cp\u003eRaised camera housing with a clean open-lens design protects the S26 Ultra's full multi-camera array without blocking the view.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dark-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🔋\u003c\/span\u003e\n\u003ch3\u003eWireless Charging Ready\u003c\/h3\u003e\n\u003cp\u003eThe slim magnetic ring doesn't interfere with wireless charging — dock it on any Qi or MagSafe pad without removing the case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dark-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🎨\u003c\/span\u003e\n\u003ch3\u003eMulti-Colour Finishes\u003c\/h3\u003e\n\u003cp\u003eThe carbon fibre back pairs with bold coloured frames — choose from Stealth Black, Desert Brown, Navy Blue, and Signal Orange to match your style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOURS --\u003e\n\u003cdiv class=\"section alt\"\u003e\n\u003cdiv class=\"section-tag blue\"\u003eColour Options\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eChoose Your \u003cspan\u003eFinish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: var(--text-muted); margin-bottom: 8px;\"\u003eEach colour features the same carbon fibre textured back paired with a bold matching frame, kickstand, and MagSafe ring.\u003c\/p\u003e\n\u003cdiv class=\"color-row\"\u003e\n\u003cdiv class=\"color-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#1a1a1a,#2e2e2e);\" class=\"color-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch4\u003eStealth Black\u003c\/h4\u003e\n\u003cp\u003eBold \u0026amp; tactical\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#8b6914,#c49a3c);\" class=\"color-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch4\u003eDesert Brown\u003c\/h4\u003e\n\u003cp\u003eWarm \u0026amp; rugged\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#1e3a8a,#2e5bb8);\" class=\"color-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch4\u003eNavy Blue\u003c\/h4\u003e\n\u003cp\u003eSharp \u0026amp; professional\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#e05f0a,#f87a30);\" class=\"color-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch4\u003eSignal Orange\u003c\/h4\u003e\n\u003cp\u003eBold \u0026amp; vibrant\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-tag\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eFull Technical \u003cspan\u003eDetails\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-wrap\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCompatible Model\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eSamsung Galaxy S26 Ultra 2026 (6.9\")\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCase Type\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eHold \u0026amp; Stand 3-in-1 — wrist strap, kickstand, MagSafe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eCarbon fibre texture PC back + TPU shockproof bumper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eKickstand\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eBuilt-in foldable metal kickstand — portrait \u0026amp; landscape modes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eWrist Strap\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIntegrated adjustable strap through kickstand hinge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMagSafe\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eBuilt-in magnetic ring — compatible with MagSafe \u0026amp; Qi2 accessories\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eWireless Charging\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFully compatible, no interference\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCamera Protection\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eRaised open-lens camera housing with lip protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eS Pen Access\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eYes — precision S Pen slot cutout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eAvailable Colours\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eStealth Black, Desert Brown, Navy Blue, Signal Orange\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eIn The Box\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e1× Hold \u0026amp; Stand Case + 1× FREE 6D Tempered Glass Screen Protector\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IN THE BOX --\u003e\n\u003cdiv class=\"section alt\"\u003e\n\u003cdiv class=\"section-tag\"\u003eIn The Box\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eWhat You \u003cspan\u003eGet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"box-list\"\u003e\n\u003cdiv class=\"box-item\"\u003eCarbon Fibre Hold \u0026amp; Stand Case\u003c\/div\u003e\n\u003cdiv class=\"box-item\"\u003eFREE 6D Tempered Glass Screen Protector\u003c\/div\u003e\n\u003cdiv class=\"box-item\"\u003eInstallation Guide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/wrapper --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"footer-band\"\u003e\n\u003cstrong\u003eGalaxy S26 Ultra Hold \u0026amp; Stand Carbon Fibre Case — Hold It. Stand It. Own It.\u003c\/strong\u003e\n\u003cp\u003e3-in-1 Wrist Strap · Kickstand · MagSafe Ring · Carbon Fibre · FREE 6D Tempered Glass\u003c\/p\u003e\n\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Black","offer_id":57589218181465,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Dark Blue","offer_id":57589218214233,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Orange","offer_id":57589218247001,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Brown","offer_id":57589218279769,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/GalaxyS26UltraHoldandStandCase1.jpg?v=1773753941"},{"product_id":"samsung-galaxy-s26-ultra-prime-magsafe-leather-case","title":"Samsung Galaxy S26 Ultra Prime Case | MagSafe Compatible | Premium Leather-Texture Soft-Touch Finish | Metal MagSafe Ring | Slim Shockproof Protective Cover for Men \u0026 Women + FREE 6D Tempered Glass","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600;700\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --bg: #f8f8f6;\n    --white: #ffffff;\n    --text: #1a1a1a;\n    --text-muted: #6e6e6e;\n    --wye-green: #7ab648;\n    --wye-green-light: #f0f7e8;\n    --wye-green-mid: #c8e8a0;\n    --charcoal: #2c2c2c;\n    --charcoal-light: #f2f2f0;\n    --gold: #b8882a;\n    --gold-light: #fdf6e8;\n    --border: rgba(0,0,0,0.07);\n    --shadow-sm: 0 1px 6px rgba(0,0,0,0.06);\n    --shadow-md: 0 6px 24px rgba(0,0,0,0.09);\n    --radius: 12px;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    background: var(--bg);\n    color: var(--text);\n    font-family: 'Jost', sans-serif;\n    font-size: 15px;\n    line-height: 1.75;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ── HERO ── *\/\n  .hero {\n    background: var(--charcoal);\n    padding: 56px 24px 48px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse 75% 55% at 50% 0%, rgba(122,182,72,0.14), transparent 70%);\n    pointer-events: none;\n  }\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, var(--wye-green), transparent);\n  }\n\n  .wye-logo {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 22px;\n    font-weight: 600;\n    letter-spacing: 0.35em;\n    color: rgba(255,255,255,0.5);\n    margin-bottom: 10px;\n  }\n  .wye-logo span { color: var(--wye-green); }\n\n  .hero-badge {\n    position: relative;\n    z-index: 1;\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: rgba(122,182,72,0.15);\n    border: 1px solid rgba(122,182,72,0.35);\n    color: var(--wye-green);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n    padding: 5px 16px;\n    border-radius: 2px;\n    margin-bottom: 22px;\n  }\n  .hero h1 {\n    position: relative;\n    z-index: 1;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(30px, 6vw, 60px);\n    font-weight: 700;\n    line-height: 1.05;\n    color: #ffffff;\n    max-width: 700px;\n    margin: 0 auto 14px;\n    letter-spacing: 0.01em;\n  }\n  .hero h1 em {\n    font-style: italic;\n    color: var(--wye-green);\n  }\n  .hero-sub {\n    position: relative;\n    z-index: 1;\n    font-size: 14px;\n    color: rgba(255,255,255,0.48);\n    max-width: 480px;\n    margin: 0 auto 28px;\n    font-weight: 300;\n    letter-spacing: 0.02em;\n  }\n  .hero-pills {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n  }\n  .pill {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.12);\n    border-radius: 2px;\n    padding: 5px 14px;\n    font-size: 11px;\n    font-weight: 500;\n    color: rgba(255,255,255,0.6);\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n  .pill.accent {\n    background: rgba(122,182,72,0.15);\n    border-color: rgba(122,182,72,0.35);\n    color: var(--wye-green);\n  }\n\n  \/* ── WRAPPER ── *\/\n  .wrapper { max-width: 980px; margin: 0 auto; padding: 0 20px; }\n\n  \/* ── STATS ── *\/\n  .stats-section {\n    background: var(--white);\n    border-bottom: 1px solid var(--border);\n    padding: 30px 20px;\n  }\n  .stats-grid {\n    max-width: 980px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));\n    gap: 12px;\n  }\n  .stat-card {\n    background: var(--bg);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 20px 12px;\n    text-align: center;\n    transition: box-shadow 0.2s;\n  }\n  .stat-card:hover { box-shadow: var(--shadow-md); }\n  .stat-icon { font-size: 20px; display: block; margin-bottom: 7px; }\n  .stat-num {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 30px;\n    font-weight: 700;\n    color: var(--charcoal);\n    line-height: 1;\n  }\n  .stat-num span { color: var(--wye-green); }\n  .stat-label {\n    font-size: 10px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.10em;\n    color: var(--text-muted);\n    margin-top: 5px;\n  }\n\n  \/* ── SECTION ── *\/\n  .section {\n    padding: 48px 20px;\n    border-bottom: 1px solid var(--border);\n    background: var(--white);\n  }\n  .section.alt { background: var(--bg); }\n  .section-tag {\n    display: inline-block;\n    background: var(--wye-green-light);\n    color: var(--wye-green);\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .section-tag.gold-tag { background: var(--gold-light); color: var(--gold); }\n  .section-tag.neutral { background: var(--charcoal-light); color: var(--charcoal); }\n  .section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(22px, 4vw, 38px);\n    font-weight: 700;\n    color: var(--text);\n    margin-bottom: 24px;\n    line-height: 1.15;\n    letter-spacing: 0.01em;\n  }\n  .section-title span { color: var(--wye-green); }\n  .section-title em { font-style: italic; }\n\n  \/* ── FEATURE GRID ── *\/\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 14px;\n  }\n  .feat-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 24px 20px;\n    box-shadow: var(--shadow-sm);\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .section.alt .feat-card { background: var(--white); }\n  .feat-card:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); }\n  .feat-card::after {\n    content: '';\n    display: block;\n    width: 32px;\n    height: 2px;\n    background: var(--wye-green);\n    margin-top: 14px;\n    border-radius: 1px;\n  }\n  .feat-icon { font-size: 26px; margin-bottom: 10px; display: block; }\n  .feat-card h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--text);\n    margin-bottom: 7px;\n    letter-spacing: 0.03em;\n  }\n  .feat-card p { font-size: 13px; color: var(--text-muted); line-height: 1.6; font-weight: 300; }\n\n  \/* ── PREMIUM PANEL ── *\/\n  .premium-panel {\n    background: var(--charcoal);\n    border-radius: var(--radius);\n    padding: 32px 28px;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin-top: 8px;\n    position: relative;\n    overflow: hidden;\n  }\n  .premium-panel::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 2px;\n    background: linear-gradient(90deg, var(--wye-green), transparent);\n  }\n  .premium-item h4 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n    font-weight: 600;\n    color: #fff;\n    margin-bottom: 5px;\n    letter-spacing: 0.03em;\n  }\n  .premium-item p { font-size: 12px; color: rgba(255,255,255,0.45); font-weight: 300; line-height: 1.6; }\n  .premium-item .tag {\n    display: inline-block;\n    background: rgba(122,182,72,0.18);\n    color: var(--wye-green);\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 2px;\n    margin-bottom: 7px;\n  }\n\n  \/* ── COLOUR SHOWCASE ── *\/\n  .color-showcase {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-top: 14px;\n  }\n  .color-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 22px 16px;\n    text-align: center;\n    box-shadow: var(--shadow-sm);\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .color-card:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); }\n  .color-swatch {\n    width: 44px; height: 44px;\n    border-radius: 50%;\n    margin: 0 auto 12px;\n    border: 2px solid rgba(0,0,0,0.08);\n    box-shadow: 0 3px 10px rgba(0,0,0,0.15);\n  }\n  .color-card h4 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--text);\n    margin-bottom: 4px;\n    letter-spacing: 0.04em;\n  }\n  .color-card .ring-note {\n    font-size: 11px;\n    color: var(--text-muted);\n    font-weight: 300;\n  }\n\n  \/* ── SPECS ── *\/\n  .specs-wrap {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    overflow: hidden;\n    box-shadow: var(--shadow-sm);\n  }\n  .spec-row { display: flex; border-bottom: 1px solid var(--border); font-size: 13px; }\n  .spec-row:last-child { border-bottom: none; }\n  .spec-key {\n    background: var(--bg);\n    color: var(--text-muted);\n    font-size: 11px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    padding: 13px 18px;\n    width: 44%;\n    flex-shrink: 0;\n    border-right: 1px solid var(--border);\n  }\n  .spec-val { padding: 13px 18px; color: var(--text); line-height: 1.5; font-weight: 400; }\n\n  \/* ── IN THE BOX ── *\/\n  .box-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 10px;\n  }\n  .box-item {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-left: 3px solid var(--wye-green);\n    border-radius: var(--radius);\n    padding: 16px 18px;\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--text);\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    box-shadow: var(--shadow-sm);\n  }\n  .box-item::before {\n    content: '✓';\n    color: var(--wye-green);\n    font-weight: 700;\n    font-size: 14px;\n    flex-shrink: 0;\n  }\n\n  \/* ── FOOTER ── *\/\n  .footer-band {\n    background: var(--charcoal);\n    padding: 34px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .footer-band::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 2px;\n    background: linear-gradient(90deg, transparent, var(--wye-green), transparent);\n  }\n  .footer-wye {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-weight: 600;\n    letter-spacing: 0.4em;\n    color: rgba(255,255,255,0.3);\n    margin-bottom: 8px;\n  }\n  .footer-wye span { color: var(--wye-green); }\n  .footer-band strong {\n    display: block;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(15px, 2.5vw, 22px);\n    font-weight: 600;\n    color: #fff;\n    margin-bottom: 8px;\n    letter-spacing: 0.04em;\n  }\n  .footer-band p { color: rgba(255,255,255,0.35); font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; }\n\n  @media (max-width: 580px) {\n    .premium-panel { grid-template-columns: 1fr; gap: 16px; }\n    .hero { padding: 40px 16px 34px; }\n    .section { padding: 34px 16px; }\n    .stats-section { padding: 22px 16px; }\n  }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"wye-logo\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-badge\"\u003eSamsung Galaxy S26 Ultra 2026\u003c\/div\u003e\n\u003ch1\u003ePrime Case.\u003cbr\u003e\u003cem\u003eRefined by Design.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eA premium soft-touch leather-texture case by WYE — engineered with a precision metal MagSafe ring, quiet confidence, and all-round protection for the Galaxy S26 Ultra.\u003c\/p\u003e\n\u003cdiv class=\"hero-pills\"\u003e\n\u003cspan class=\"pill accent\"\u003eMagSafe Compatible\u003c\/span\u003e \u003cspan class=\"pill\"\u003ePremium Leather Texture\u003c\/span\u003e \u003cspan class=\"pill\"\u003eMetal MagSafe Ring\u003c\/span\u003e \u003cspan class=\"pill accent\"\u003eFREE 6D Tempered Glass\u003c\/span\u003e \u003cspan class=\"pill\"\u003eSoft-Touch Microfibre Lining\u003c\/span\u003e \u003cspan class=\"pill\"\u003e3 Colour Options\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"stats-section\"\u003e\n\u003cdiv class=\"stats-grid\"\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cspan class=\"stat-icon\"\u003e🏷️\u003c\/span\u003e\n\u003cdiv class=\"stat-num\"\u003eW\u003cspan\u003eY\u003c\/span\u003eE\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003ePremium Brand\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cspan class=\"stat-icon\"\u003e🧲\u003c\/span\u003e\n\u003cdiv class=\"stat-num\"\u003e360\u003cspan\u003e°\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eMagSafe Ring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cspan class=\"stat-icon\"\u003e🪶\u003c\/span\u003e\n\u003cdiv class=\"stat-num\"\u003eUltra\u003cspan\u003e—\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eSlim Profile\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cspan class=\"stat-icon\"\u003e🎨\u003c\/span\u003e\n\u003cdiv class=\"stat-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eColour Finishes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cspan class=\"stat-icon\"\u003e🎁\u003c\/span\u003e\n\u003cdiv class=\"stat-num\"\u003eFREE\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003e6D Tempered Glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrapper\"\u003e\n\u003c!-- KEY FEATURES --\u003e\n\u003cdiv class=\"section alt\"\u003e\n\u003cdiv class=\"section-tag\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eWhere Elegance Meets \u003cspan\u003eEveryday Protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🧲\u003c\/span\u003e\n\u003ch3\u003eMagSafe Compatible Metal Ring\u003c\/h3\u003e\n\u003cp\u003eA precision-machined metal MagSafe alignment ring is flush-set into the back panel, delivering a strong magnetic connection to chargers, wallets, car mounts, and all Qi2 accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🖐️\u003c\/span\u003e\n\u003ch3\u003ePremium Leather-Texture Finish\u003c\/h3\u003e\n\u003cp\u003eThe matte PU leather-texture back provides a sophisticated, refined look with a comfortable non-slip grip. Resists fingerprints and everyday smudges beautifully.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🛡️\u003c\/span\u003e\n\u003ch3\u003eFull-Body Shockproof Protection\u003c\/h3\u003e\n\u003cp\u003eDual-layer PC shell and TPU bumper absorb impacts, drops, and knocks. Raised camera lip and screen bezel keep every surface protected during daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🪶\u003c\/span\u003e\n\u003ch3\u003eSlim, Lightweight Build\u003c\/h3\u003e\n\u003cp\u003eEngineered to be as slim as possible while delivering full protection — the Prime Case adds minimal bulk, letting the Galaxy S26 Ultra remain the star of the show.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e📐\u003c\/span\u003e\n\u003ch3\u003eMicrofibre Soft Lining\u003c\/h3\u003e\n\u003cp\u003eThe interior is lined with a soft microfibre material that cradles your device, preventing scratches on the back glass and maintaining a premium in-hand quality feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"feat-icon\"\u003e🎁\u003c\/span\u003e\n\u003ch3\u003eFREE 6D Tempered Glass\u003c\/h3\u003e\n\u003cp\u003eBundled with a full-coverage 6D tempered glass screen protector — complete front-to-back protection in one premium package, ready out of the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PREMIUM DETAIL PANEL --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-tag gold-tag\"\u003ePremium Construction\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eBuilt to a \u003cem\u003eHigher Standard\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"premium-panel\"\u003e\n\u003cdiv class=\"premium-item\"\u003e\n\u003cdiv class=\"tag\"\u003eMaterial\u003c\/div\u003e\n\u003ch4\u003ePU Leather-Texture Back\u003c\/h4\u003e\n\u003cp\u003eHigh-grade synthetic leather surface with subtle grain texture — tactile, premium, and fingerprint-resistant for an always-clean look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"premium-item\"\u003e\n\u003cdiv class=\"tag\"\u003eMagnetic System\u003c\/div\u003e\n\u003ch4\u003eFlush Metal MagSafe Ring\u003c\/h4\u003e\n\u003cp\u003ePrecision-embedded metal ring provides strong, aligned magnetic snap to the full MagSafe ecosystem — chargers, wallets, mounts, and more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"premium-item\"\u003e\n\u003cdiv class=\"tag\"\u003eInner Lining\u003c\/div\u003e\n\u003ch4\u003eMicrofibre Interior\u003c\/h4\u003e\n\u003cp\u003eSoft microfibre inner lining protects your phone's back glass and prevents surface marks from the inside of the case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"premium-item\"\u003e\n\u003cdiv class=\"tag\"\u003eStructure\u003c\/div\u003e\n\u003ch4\u003eDual-Layer PC + TPU Shell\u003c\/h4\u003e\n\u003cp\u003eRigid PC core provides structural strength; flexible TPU bumper absorbs drops and shocks from all angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOUR SHOWCASE --\u003e\n\u003cdiv class=\"section alt\"\u003e\n\u003cdiv class=\"section-tag\"\u003eColour Collection\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eThree Signatures. \u003cspan\u003eOne Prime Standard.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: var(--text-muted); font-weight: 300;\"\u003eEach colour is paired with a matching tone metal MagSafe ring for a fully cohesive, premium finish.\u003c\/p\u003e\n\u003cdiv class=\"color-showcase\"\u003e\n\u003cdiv class=\"color-card\"\u003e\n\u003cdiv class=\"color-swatch\" style=\"background: linear-gradient(135deg,#1a1a1a,#2c2c2c);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch4\u003eMidnight Black\u003c\/h4\u003e\n\u003cdiv class=\"ring-note\"\u003eGunmetal ring finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-card\"\u003e\n\u003cdiv class=\"color-swatch\" style=\"background: linear-gradient(135deg,#1e3060,#2a4a8a);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch4\u003eDeep Navy\u003c\/h4\u003e\n\u003cdiv class=\"ring-note\"\u003eMidnight blue ring finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-card\"\u003e\n\u003cdiv class=\"color-swatch\" style=\"background: linear-gradient(135deg,#d05a00,#f07820);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch4\u003eVivid Orange\u003c\/h4\u003e\n\u003cdiv class=\"ring-note\"\u003eGold-tone ring finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-tag neutral\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eFull Technical \u003cspan\u003eDetails\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-wrap\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eWYE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCompatible Model\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eSamsung Galaxy S26 Ultra 2026 (6.9\")\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCase Name\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003ePrime Case\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBack Finish\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003ePremium PU leather-texture, matte, fingerprint-resistant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eInner Lining\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eSoft microfibre — scratch-free interior\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eShell Material\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eDual-layer PC + TPU shockproof construction\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMagSafe Ring\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFlush-set precision metal ring — MagSafe \u0026amp; Qi2 compatible\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eWireless Charging\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFully compatible, no interference\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCamera Protection\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eRaised open-lens camera housing with lip guard\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eS Pen Access\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eYes — precision-cut S Pen slot\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eAvailable Colours\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eMidnight Black, Deep Navy, Vivid Orange\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eIn The Box\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e1× WYE Prime Case + 1× FREE 6D Tempered Glass Screen Protector\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IN THE BOX --\u003e\n\u003cdiv class=\"section alt\"\u003e\n\u003cdiv class=\"section-tag\"\u003eWhat's Included\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eThe Complete \u003cspan\u003ePrime Bundle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"box-list\"\u003e\n\u003cdiv class=\"box-item\"\u003eWYE Prime Leather-Texture MagSafe Case\u003c\/div\u003e\n\u003cdiv class=\"box-item\"\u003eFREE 6D Tempered Glass Screen Protector\u003c\/div\u003e\n\u003cdiv class=\"box-item\"\u003eWYE Installation Guide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/wrapper --\u003e\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"footer-band\"\u003e\n\u003cdiv class=\"footer-wye\"\u003e\u003c\/div\u003e\n\u003cstrong\u003eGalaxy S26 Ultra Prime Case — Defined by Refinement.\u003c\/strong\u003e\n\u003cp\u003ePremium Leather Texture · MagSafe Compatible · Slim Protection · FREE 6D Tempered Glass\u003c\/p\u003e\n\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Black","offer_id":57590295265625,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Orange","offer_id":57590295298393,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Dark Blue","offer_id":57590295331161,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/GalaxyS26UltraWYEPrimeCase1.jpg?v=1773756183"}],"url":"https:\/\/snapcases.co.uk\/collections\/samsung-s26-ultra.oembed","provider":"snapcases.co.uk","version":"1.0","type":"link"}