{"title":"G-shock","description":"\u003cstyle\u003e\n:root {\n    --primary: #0F2E2E;\n    --cream: #F5E9DA;\n    --light-bg: #FDF8F2;\n    --text-dark: #0F2E2E;\n}\n\n.tw-container {\n    max-width: 850px;\n    margin: auto;\n    font-family: system-ui, -apple-system, sans-serif;\n    color: var(--text-dark);\n    padding: 20px;\n}\n\n.tw-anim {\n    opacity: 0;\n    transform: translateY(40px) scale(0.98);\n    transition: all 0.8s cubic-bezier(.4,0,.2,1);\n}\n.tw-anim.show {\n    opacity: 1;\n    transform: translateY(0) scale(1);\n}\n\n.tw-main-title {\n    color: var(--primary);\n    font-size: 32px;\n    font-weight: 700;\n    margin-bottom: 15px;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n}\n\n.tw-intro {\n    font-size: 16px;\n    line-height: 1.8;\n    text-align: center;\n    margin-bottom: 30px;\n}\n\n.tw-feature-section {\n    background: var(--cream);\n    padding: 35px;\n    border-radius: 20px;\n    margin: 30px 0;\n}\n\n.tw-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit,minmax(200px,1fr));\n    gap: 20px;\n}\n\n.tw-card {\n    background: white;\n    padding: 20px;\n    border-radius: 14px;\n    text-align: center;\n    transition: .4s;\n    border: 1px solid rgba(15,46,46,0.1);\n}\n\n.tw-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 15px 35px rgba(15,46,46,0.25);\n}\n\n.tw-icon {\n    font-size: 28px;\n    margin-bottom: 10px;\n}\n\n.tw-sub-title {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--primary);\n    display: block;\n    margin-bottom: 5px;\n}\n\n.tw-footer-text {\n    font-size: 14px;\n    color: #444;\n    line-height: 1.7;\n    margin-top: 30px;\n    border-top: 1px solid #ddd;\n    padding-top: 25px;\n}\n\n@media(max-width:600px){\n    .tw-main-title {font-size:26px;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tw-container\"\u003e\n\n    \u003cdiv class=\"tw-anim\"\u003e\n        \u003ch1 class=\"tw-main-title\"\u003eG-Shock Collection\u003c\/h1\u003e\n        \u003cp class=\"tw-intro\"\u003e\n            Unleash the ultimate \"Absolute Toughness\" with our \u003cstrong\u003eG-Shock 7A Master Quality\u003c\/strong\u003e series. From the ultra-slim octagonal GA-2100 \"CasiOak\" to the vibrant Rainbow Brick patterns and heavy-duty digital-analog hybrids, our G-Shock collection is built for those who demand a watch that can keep up with their active lifestyle.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tw-feature-section tw-anim\"\u003e\n        \u003cdiv class=\"tw-grid\"\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e🛑\u003c\/div\u003e\n                \u003cspan class=\"tw-sub-title\"\u003eShock Resistant\u003c\/span\u003e\n                \u003cp\u003eHeavy-duty protective build inspired by Carbon Core Guard tech.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e🔋\u003c\/div\u003e\n                \u003cspan class=\"tw-sub-title\"\u003eFull Functions\u003c\/span\u003e\n                \u003cp\u003eEquipped with World Time, Alarms, Stopwatch, and LED Illuminators.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e🎨\u003c\/div\u003e\n                \u003cspan class=\"tw-sub-title\"\u003eIconic Dials\u003c\/span\u003e\n                \u003cp\u003eAuthentic colorways including limited rainbow and matte editions.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tw-footer-text tw-anim\"\u003e\n        \u003ch2 style=\"font-size: 20px; margin-bottom: 12px; color: var(--primary);\"\u003eEngineered for Strength \u0026amp; Modern Fashion\u003c\/h2\u003e\n        \u003cp\u003e\n            Our G-Shock collection bridges the gap between rugged utility and high-end street fashion. Every 7A Master Quality piece is calibrated to match the original weight and tactile feedback of the buttons. Whether you're navigating the urban jungle or heading out for an adventure, these timepieces provide the durability you expect from G-Shock with the premium aesthetic of a luxury accessory.\n        \u003c\/p\u003e\n        \u003cp style=\"margin-top: 12px; font-weight: 600;\"\u003e\n            Service Highlights: Fast Shipping Across India | Secure Cash On Delivery | Authentic G-Shock Branded Tin Packaging.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\nconst observer = new IntersectionObserver((entries)=\u003e{\n    entries.forEach(entry=\u003e{\n        if(entry.isIntersecting){\n            entry.target.classList.add('show');\n        }\n    });\n},{threshold:0.1});\n\ndocument.querySelectorAll('.tw-anim').forEach(el=\u003e{\n    observer.observe(el);\n});\n\u003c\/script\u003e","products":[{"product_id":"casio-g-shock-ga-2100rw-1aer-rainbow-brick-pattern-watch-7a-master-quality","title":"Casio G-Shock GA-2100RW-1AER Rainbow Brick Pattern Watch - 7A Master Quality","description":"\u003cdiv class=\"rb-watch-desc\"\u003e\n  \u003cstyle\u003e\n    .rb-watch-desc {\n      --steel: #9AA0A6;\n      --steel-light: #E4E6E8;\n      --black: #0B0B0C;\n      --black-mid: #17181A;\n      --charcoal-dark: #060607;\n      --cream: #F2F2F2;\n      --r1: #E84C3D;\n      --r2: #F2924A;\n      --r3: #F4D03F;\n      --r4: #4FAE7D;\n      --r5: #3E8FD9;\n      --r6: #9B59B6;\n      font-family: 'Helvetica Neue', Arial, sans-serif;\n      max-width: 720px;\n      margin: 0 auto;\n      background: linear-gradient(160deg, var(--charcoal-dark) 0%, var(--black-mid) 100%);\n      color: var(--cream);\n      border-radius: 16px;\n      padding: 32px 24px;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.5);\n      overflow: hidden;\n      position: relative;\n    }\n\n    .rb-watch-desc * { box-sizing: border-box; }\n\n    .rb-hero {\n      position: relative;\n      text-align: center;\n      padding-bottom: 20px;\n      margin-bottom: 24px;\n      border-bottom: 1px solid rgba(154,160,166,0.35);\n      opacity: 0;\n      animation: rb-fade-up 0.8s ease-out forwards;\n    }\n\n    .rb-brand {\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      font-size: 13px;\n      color: var(--steel-light);\n      margin: 0 0 8px;\n    }\n\n    .rb-model {\n      font-size: 12px;\n      color: rgba(242,242,242,0.6);\n      letter-spacing: 2px;\n      margin: 0 0 6px;\n      font-weight: 300;\n    }\n\n    .rb-title {\n      font-size: 26px;\n      font-weight: 700;\n      margin: 0 0 10px;\n      background: linear-gradient(90deg, var(--r1), var(--r2), var(--r3), var(--r4), var(--r5), var(--r6), var(--r1));\n      background-size: 300% auto;\n      -webkit-background-clip: text;\n      background-clip: text;\n      -webkit-text-fill-color: transparent;\n      animation: rb-rainbow-shimmer 5s linear infinite;\n      font-family: 'Georgia', serif;\n    }\n\n    .rb-subtitle {\n      font-size: 15px;\n      color: rgba(242,242,242,0.75);\n      font-style: italic;\n      margin: 0 0 10px;\n    }\n\n    .rb-mc-tag {\n      display: inline-block;\n      background: rgba(154,160,166,0.1);\n      border: 1px solid var(--steel);\n      color: var(--steel-light);\n      font-size: 11.5px;\n      font-weight: bold;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      padding: 5px 14px;\n      border-radius: 999px;\n    }\n\n    @keyframes rb-rainbow-shimmer {\n      to { background-position: -300% center; }\n    }\n\n    @keyframes rb-fade-up {\n      from { opacity: 0; transform: translateY(14px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* Octagonal bezel with rainbow brick pattern dial *\/\n    .rb-visual-wrap {\n      display: flex;\n      justify-content: center;\n      margin: 8px 0 22px;\n      opacity: 0;\n      animation: rb-fade-up 0.8s ease-out 0.15s forwards;\n    }\n\n    .rb-octagon {\n      width: 84px;\n      height: 84px;\n      clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);\n      background: linear-gradient(145deg, var(--steel-light), var(--steel) 55%, #6B7076);\n      box-shadow: 0 0 16px rgba(154,160,166,0.3);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .rb-brick-face {\n      width: 60px;\n      height: 60px;\n      border-radius: 6px;\n      overflow: hidden;\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      grid-template-rows: repeat(4, 1fr);\n      box-shadow: inset 0 0 6px rgba(0,0,0,0.5);\n    }\n\n    .rb-brick {\n      opacity: 0;\n      animation: rb-brick-in 0.4s ease-out forwards;\n    }\n\n    .rb-brick:nth-child(1) { background: var(--r1); animation-delay: 0.2s; }\n    .rb-brick:nth-child(2) { background: var(--r2); animation-delay: 0.25s; }\n    .rb-brick:nth-child(3) { background: var(--r3); animation-delay: 0.3s; }\n    .rb-brick:nth-child(4) { background: var(--r4); animation-delay: 0.35s; }\n    .rb-brick:nth-child(5) { background: var(--r5); animation-delay: 0.4s; }\n    .rb-brick:nth-child(6) { background: var(--r6); animation-delay: 0.45s; }\n    .rb-brick:nth-child(7) { background: var(--r1); animation-delay: 0.5s; }\n    .rb-brick:nth-child(8) { background: var(--r2); animation-delay: 0.55s; }\n    .rb-brick:nth-child(9) { background: var(--r3); animation-delay: 0.6s; }\n    .rb-brick:nth-child(10) { background: var(--r4); animation-delay: 0.65s; }\n    .rb-brick:nth-child(11) { background: var(--r5); animation-delay: 0.7s; }\n    .rb-brick:nth-child(12) { background: var(--r6); animation-delay: 0.75s; }\n    .rb-brick:nth-child(13) { background: var(--r1); animation-delay: 0.8s; }\n    .rb-brick:nth-child(14) { background: var(--r2); animation-delay: 0.85s; }\n    .rb-brick:nth-child(15) { background: var(--r3); animation-delay: 0.9s; }\n    .rb-brick:nth-child(16) { background: var(--r4); animation-delay: 0.95s; }\n\n    @keyframes rb-brick-in {\n      to { opacity: 1; }\n    }\n\n    .rb-desc-text {\n      font-size: 15px;\n      line-height: 1.7;\n      color: rgba(242,242,242,0.92);\n      margin-bottom: 26px;\n      opacity: 0;\n      animation: rb-fade-up 0.8s ease-out 0.3s forwards;\n    }\n\n    .rb-features {\n      list-style: none;\n      margin: 0 0 28px;\n      padding: 0;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n    }\n\n    .rb-features li {\n      background: rgba(154,160,166,0.06);\n      border: 1px solid rgba(154,160,166,0.25);\n      border-radius: 10px;\n      padding: 12px 14px;\n      font-size: 13.5px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      opacity: 0;\n      transform: translateX(-10px);\n      animation: rb-slide-in 0.5s ease-out forwards;\n    }\n\n    .rb-features li span.rb-ico {\n      color: var(--steel-light);\n      font-size: 16px;\n      flex-shrink: 0;\n    }\n\n    .rb-features li:nth-child(1) { animation-delay: 0.45s; }\n    .rb-features li:nth-child(2) { animation-delay: 0.55s; }\n    .rb-features li:nth-child(3) { animation-delay: 0.65s; }\n    .rb-features li:nth-child(4) { animation-delay: 0.75s; }\n    .rb-features li:nth-child(5) { animation-delay: 0.85s; }\n    .rb-features li:nth-child(6) { animation-delay: 0.95s; }\n\n    @keyframes rb-slide-in {\n      to { opacity: 1; transform: translateX(0); }\n    }\n\n    .rb-important {\n      background: rgba(255,255,255,0.03);\n      border-radius: 12px;\n      padding: 18px 20px;\n      opacity: 0;\n      animation: rb-fade-up 0.8s ease-out 1.05s forwards;\n    }\n\n    .rb-important h4 {\n      margin: 0 0 12px;\n      color: var(--steel-light);\n      letter-spacing: 1px;\n      font-size: 13px;\n      text-transform: uppercase;\n      font-weight: 700;\n    }\n\n    .rb-important ul {\n      margin: 0;\n      padding-left: 0;\n      list-style: none;\n      font-size: 13px;\n      line-height: 1.8;\n      color: rgba(242,242,242,0.85);\n    }\n\n    .rb-important li::before {\n      content: \"— \";\n      color: var(--steel);\n    }\n\n    .rb-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 18px;\n      opacity: 0;\n      animation: rb-fade-up 0.8s ease-out 1.2s forwards;\n    }\n\n    .rb-badge {\n      background: linear-gradient(90deg, var(--r1), var(--r3), var(--r5));\n      color: #0B0B0C;\n      font-weight: 700;\n      font-size: 11.5px;\n      padding: 6px 12px;\n      border-radius: 999px;\n      letter-spacing: 0.5px;\n    }\n\n    .rb-badge.plain {\n      background: var(--steel-light);\n    }\n\n    @media (max-width: 480px) {\n      .rb-features { grid-template-columns: 1fr; }\n      .rb-title { font-size: 21px; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"rb-hero\"\u003e\n    \u003cp class=\"rb-brand\"\u003eCasio G-Shock Style\u003c\/p\u003e\n    \u003cp class=\"rb-model\"\u003eGA-2100RW-1AER\u003c\/p\u003e\n    \u003ch2 class=\"rb-title\"\u003eRainbow Brick Pattern Watch\u003c\/h2\u003e\n    \u003cp class=\"rb-subtitle\"\u003eVibrant Rainbow Brick Dial · Signature Octagonal Bezel\u003c\/p\u003e\n    \u003cspan class=\"rb-mc-tag\"\u003e7A Master Quality\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rb-visual-wrap\"\u003e\n    \u003cdiv class=\"rb-octagon\"\u003e\n      \u003cdiv class=\"rb-brick-face\"\u003e\n        \u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rb-brick\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"rb-desc-text\"\u003e\n    This is a \u003cstrong\u003e7A Master Quality\u003c\/strong\u003e Casio G-Shock GA-2100RW-1AER watch,\n    styled after the original \"Rainbow Brick\" design. It features a vibrant, multi-color\n    brick-pattern dial paired with the signature octagonal G-Shock bezel. 7A Master\n    Quality means finer bezel finishing, sharper dial pattern detailing and precise\n    proportions compared to a regular first copy — an eye-catching, statement\n    piece that stands out with its bold rainbow tones while keeping the tough, sporty\n    G-Shock silhouette.\n  \u003c\/p\u003e\n\n  \u003cul class=\"rb-features\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"rb-ico\"\u003e🌈\u003c\/span\u003e Rainbow brick pattern dial\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"rb-ico\"\u003e⬠\u003c\/span\u003e Signature octagonal bezel\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"rb-ico\"\u003e🛡\u003c\/span\u003e Tough sporty build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"rb-ico\"\u003e🔋\u003c\/span\u003e Quartz movement\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"rb-ico\"\u003e✓\u003c\/span\u003e All features 100% working\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"rb-ico\"\u003e⭐\u003c\/span\u003e 7A Master Quality finish\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"rb-important\"\u003e\n    \u003ch4\u003eImportant Details\u003c\/h4\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003e7A Master Quality \/ First Copy\u003c\/strong\u003e — inspired by Casio G-Shock GA-2100RW-1AER, not an original\/genuine Casio product\u003c\/li\u003e\n      \u003cli\u003eAll features fully working \u0026amp; tested before shipping\u003c\/li\u003e\n      \u003cli\u003eOriginal brand box is \u003cstrong\u003enot included\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eFree shipping on this order\u003c\/li\u003e\n      \u003cli\u003eExtra charges (if applicable, e.g. COD\/customization) shown at checkout\u003c\/li\u003e\n      \u003cli\u003eNo exchange\/return once delivered — please review details before ordering\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"rb-badges\"\u003e\n      \u003cspan class=\"rb-badge\"\u003e7A Master Quality\u003c\/span\u003e\n      \u003cspan class=\"rb-badge plain\"\u003eFree Shipping\u003c\/span\u003e\n      \u003cspan class=\"rb-badge plain\"\u003eTested \u0026amp; Working\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Anzoro","offers":[{"title":"Default Title","offer_id":48008586821862,"sku":null,"price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0814\/9332\/8102\/files\/GA-2100RW-1AER-Rainbow-Pattern-Macro-View.jpg?v=1784299788"},{"product_id":"casio-g-shock-gm-2100-series-watch-first-copy-master-copy-quality-metal-covered-octagonal-design","title":"Casio G-Shock GM-2100 Series Watch – First Copy | Master Copy Quality | Metal Covered Octagonal Design","description":"\u003cdiv class=\"gm-watch-desc\"\u003e\n  \u003cstyle\u003e\n    .gm-watch-desc {\n      --steel: #9AA0A6;\n      --steel-light: #DCDFE3;\n      --red: #D6453D;\n      --black: #0B0B0C;\n      --black-mid: #17181A;\n      --charcoal-dark: #060607;\n      --cream: #EEEFF0;\n      font-family: 'Helvetica Neue', Arial, sans-serif;\n      max-width: 720px;\n      margin: 0 auto;\n      background: linear-gradient(160deg, var(--charcoal-dark) 0%, var(--black-mid) 100%);\n      color: var(--cream);\n      border-radius: 16px;\n      padding: 32px 24px;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.5);\n      overflow: hidden;\n      position: relative;\n    }\n\n    .gm-watch-desc * { box-sizing: border-box; }\n\n    .gm-hero {\n      position: relative;\n      text-align: center;\n      padding-bottom: 20px;\n      margin-bottom: 24px;\n      border-bottom: 1px solid rgba(154,160,166,0.35);\n      opacity: 0;\n      animation: gm-fade-up 0.8s ease-out forwards;\n    }\n\n    .gm-brand {\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      font-size: 13px;\n      color: var(--steel-light);\n      margin: 0 0 8px;\n    }\n\n    .gm-model {\n      font-size: 12px;\n      color: rgba(238,239,240,0.6);\n      letter-spacing: 2px;\n      margin: 0 0 6px;\n      font-weight: 300;\n    }\n\n    .gm-title {\n      font-size: 26px;\n      font-weight: 700;\n      margin: 0 0 10px;\n      background: linear-gradient(100deg, var(--steel-light) 20%, var(--steel) 40%, var(--steel-light) 60%);\n      background-size: 200% auto;\n      -webkit-background-clip: text;\n      background-clip: text;\n      -webkit-text-fill-color: transparent;\n      animation: gm-shimmer 3.5s linear infinite;\n      font-family: 'Georgia', serif;\n    }\n\n    .gm-subtitle {\n      font-size: 15px;\n      color: rgba(238,239,240,0.75);\n      font-style: italic;\n      margin: 0 0 10px;\n    }\n\n    .gm-mc-tag {\n      display: inline-block;\n      background: rgba(154,160,166,0.1);\n      border: 1px solid var(--steel);\n      color: var(--steel-light);\n      font-size: 11.5px;\n      font-weight: bold;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      padding: 5px 14px;\n      border-radius: 999px;\n    }\n\n    @keyframes gm-shimmer {\n      to { background-position: -200% center; }\n    }\n\n    @keyframes gm-fade-up {\n      from { opacity: 0; transform: translateY(14px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* Octagonal metal bezel visual *\/\n    .gm-visual-wrap {\n      display: flex;\n      justify-content: center;\n      margin: 8px 0 22px;\n      opacity: 0;\n      animation: gm-fade-up 0.8s ease-out 0.15s forwards;\n    }\n\n    .gm-octagon {\n      width: 84px;\n      height: 84px;\n      position: relative;\n      clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);\n      background: linear-gradient(145deg, var(--steel-light), var(--steel) 55%, #6B7076);\n      box-shadow: 0 0 16px rgba(154,160,166,0.35);\n      animation: gm-glow 3s ease-in-out infinite;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    @keyframes gm-glow {\n      0%, 100% { box-shadow: 0 0 16px rgba(154,160,166,0.35); }\n      50% { box-shadow: 0 0 24px rgba(154,160,166,0.55); }\n    }\n\n    .gm-face {\n      width: 56px;\n      height: 56px;\n      border-radius: 8px;\n      background: var(--black);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-shadow: inset 0 0 8px rgba(0,0,0,0.8);\n    }\n\n    .gm-digits {\n      font-family: 'Courier New', monospace;\n      font-size: 13px;\n      font-weight: 700;\n      color: var(--red);\n      letter-spacing: 1px;\n      animation: gm-blink 1.6s steps(1) infinite;\n    }\n\n    @keyframes gm-blink {\n      0%, 49% { opacity: 1; }\n      50%, 100% { opacity: 0.4; }\n    }\n\n    .gm-desc-text {\n      font-size: 15px;\n      line-height: 1.7;\n      color: rgba(238,239,240,0.9);\n      margin-bottom: 26px;\n      opacity: 0;\n      animation: gm-fade-up 0.8s ease-out 0.3s forwards;\n    }\n\n    .gm-features {\n      list-style: none;\n      margin: 0 0 28px;\n      padding: 0;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n    }\n\n    .gm-features li {\n      background: rgba(154,160,166,0.06);\n      border: 1px solid rgba(154,160,166,0.25);\n      border-radius: 10px;\n      padding: 12px 14px;\n      font-size: 13.5px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      opacity: 0;\n      transform: translateX(-10px);\n      animation: gm-slide-in 0.5s ease-out forwards;\n    }\n\n    .gm-features li span.gm-ico {\n      color: var(--steel-light);\n      font-size: 16px;\n      flex-shrink: 0;\n    }\n\n    .gm-features li:nth-child(1) { animation-delay: 0.45s; }\n    .gm-features li:nth-child(2) { animation-delay: 0.55s; }\n    .gm-features li:nth-child(3) { animation-delay: 0.65s; }\n    .gm-features li:nth-child(4) { animation-delay: 0.75s; }\n    .gm-features li:nth-child(5) { animation-delay: 0.85s; }\n    .gm-features li:nth-child(6) { animation-delay: 0.95s; }\n\n    @keyframes gm-slide-in {\n      to { opacity: 1; transform: translateX(0); }\n    }\n\n    .gm-important {\n      background: rgba(255,255,255,0.03);\n      border-radius: 12px;\n      padding: 18px 20px;\n      opacity: 0;\n      animation: gm-fade-up 0.8s ease-out 1.05s forwards;\n    }\n\n    .gm-important h4 {\n      margin: 0 0 12px;\n      color: var(--steel-light);\n      letter-spacing: 1px;\n      font-size: 13px;\n      text-transform: uppercase;\n      font-weight: 700;\n    }\n\n    .gm-important ul {\n      margin: 0;\n      padding-left: 0;\n      list-style: none;\n      font-size: 13px;\n      line-height: 1.8;\n      color: rgba(238,239,240,0.85);\n    }\n\n    .gm-important li::before {\n      content: \"— \";\n      color: var(--steel);\n    }\n\n    .gm-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 18px;\n      opacity: 0;\n      animation: gm-fade-up 0.8s ease-out 1.2s forwards;\n    }\n\n    .gm-badge {\n      background: var(--steel-light);\n      color: var(--black);\n      font-weight: 700;\n      font-size: 11.5px;\n      padding: 6px 12px;\n      border-radius: 999px;\n      letter-spacing: 0.5px;\n    }\n\n    @media (max-width: 480px) {\n      .gm-features { grid-template-columns: 1fr; }\n      .gm-title { font-size: 21px; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"gm-hero\"\u003e\n    \u003cp class=\"gm-brand\"\u003eCasio G-Shock Style\u003c\/p\u003e\n    \u003cp class=\"gm-model\"\u003eGM-2100 Series\u003c\/p\u003e\n    \u003ch2 class=\"gm-title\"\u003eMetal Covered Watch\u003c\/h2\u003e\n    \u003cp class=\"gm-subtitle\"\u003eSignature Octagonal Bezel · Tough Metal Build\u003c\/p\u003e\n    \u003cspan class=\"gm-mc-tag\"\u003eFirst Copy · Master Copy Quality\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gm-visual-wrap\"\u003e\n    \u003cdiv class=\"gm-octagon\"\u003e\n      \u003cdiv class=\"gm-face\"\u003e\n        \u003cspan class=\"gm-digits\"\u003e12:00\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"gm-desc-text\"\u003e\n    This is a \u003cstrong\u003eFirst Copy, Master Copy quality\u003c\/strong\u003e Casio G-Shock GM-2100\n    Series watch, styled after the original design. It features a metal-covered case\n    wrapped around the signature octagonal bezel, blending G-Shock's rugged DNA with\n    a sleeker, dressier finish. Master copy quality means finer bezel finishing,\n    sharper dial detailing and precise button placement compared to a regular first\n    copy — a versatile piece that moves easily from gym to office to evening\n    wear.\n  \u003c\/p\u003e\n\n  \u003cul class=\"gm-features\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"gm-ico\"\u003e⬠\u003c\/span\u003e Signature octagonal bezel\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"gm-ico\"\u003e🛡\u003c\/span\u003e Metal-covered tough build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"gm-ico\"\u003e⏰\u003c\/span\u003e Working digital\/analog display\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"gm-ico\"\u003e🔋\u003c\/span\u003e Quartz movement\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"gm-ico\"\u003e✓\u003c\/span\u003e All features 100% working\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"gm-ico\"\u003e⭐\u003c\/span\u003e Master Copy quality finish\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"gm-important\"\u003e\n    \u003ch4\u003eImportant Details\u003c\/h4\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFirst Copy \/ Master Copy\u003c\/strong\u003e — inspired by Casio G-Shock GM-2100 Series, not an original\/genuine Casio product\u003c\/li\u003e\n      \u003cli\u003eAll features fully working \u0026amp; tested before shipping\u003c\/li\u003e\n      \u003cli\u003eOriginal brand box is \u003cstrong\u003enot included\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eFree shipping on this order\u003c\/li\u003e\n      \u003cli\u003eExtra charges (if applicable, e.g. COD\/customization) shown at checkout\u003c\/li\u003e\n      \u003cli\u003eNo exchange\/return once delivered — please review details before ordering\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"gm-badges\"\u003e\n      \u003cspan class=\"gm-badge\"\u003eMaster Copy\u003c\/span\u003e\n      \u003cspan class=\"gm-badge\"\u003eFree Shipping\u003c\/span\u003e\n      \u003cspan class=\"gm-badge\"\u003eTested \u0026amp; Working\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Anzoro","offers":[{"title":"Default Title","offer_id":48034384183526,"sku":null,"price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0814\/9332\/8102\/files\/15_1.jpg?v=1784802237"},{"product_id":"casio-g-shock-g-steel-gm-2100b-3adr-grey-ip-analog-digital-watch-green-resin-strap-7a-master-quality","title":"Casio G-Shock G-Steel GM-2100B-3ADR Grey IP Analog-Digital Watch – Green Resin Strap – 7A Master Quality","description":"\u003cdiv class=\"gs-watch-desc\"\u003e\n  \u003cstyle\u003e\n    .gs-watch-desc {\n      --grey: #9AA0A6;\n      --grey-light: #DCDFE3;\n      --green: #4FAE7D;\n      --green-light: #8FD4AC;\n      --green-dark: #1F6E4A;\n      --black: #0B0C0D;\n      --black-mid: #17181A;\n      --charcoal-dark: #060706;\n      --cream: #EFF2EF;\n      font-family: 'Helvetica Neue', Arial, sans-serif;\n      max-width: 720px;\n      margin: 0 auto;\n      background: linear-gradient(160deg, var(--charcoal-dark) 0%, var(--black-mid) 100%);\n      color: var(--cream);\n      border-radius: 16px;\n      padding: 32px 24px;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.5);\n      overflow: hidden;\n      position: relative;\n    }\n\n    .gs-watch-desc * { box-sizing: border-box; }\n\n    .gs-hero {\n      position: relative;\n      text-align: center;\n      padding-bottom: 20px;\n      margin-bottom: 24px;\n      border-bottom: 1px solid rgba(154,160,166,0.35);\n      opacity: 0;\n      animation: gs-fade-up 0.8s ease-out forwards;\n    }\n\n    .gs-brand {\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      font-size: 13px;\n      color: var(--grey-light);\n      margin: 0 0 8px;\n    }\n\n    .gs-model {\n      font-size: 12px;\n      color: rgba(239,242,239,0.6);\n      letter-spacing: 2px;\n      margin: 0 0 6px;\n      font-weight: 300;\n    }\n\n    .gs-title {\n      font-size: 25px;\n      font-weight: 700;\n      margin: 0 0 10px;\n      background: linear-gradient(100deg, var(--grey-light) 15%, var(--green-light) 35%, var(--grey-light) 55%, var(--green-light) 75%);\n      background-size: 250% auto;\n      -webkit-background-clip: text;\n      background-clip: text;\n      -webkit-text-fill-color: transparent;\n      animation: gs-shimmer 4s linear infinite;\n      font-family: 'Georgia', serif;\n    }\n\n    .gs-subtitle {\n      font-size: 15px;\n      color: rgba(239,242,239,0.75);\n      font-style: italic;\n      margin: 0 0 10px;\n    }\n\n    .gs-mc-tag {\n      display: inline-block;\n      background: rgba(79,174,125,0.12);\n      border: 1px solid var(--green);\n      color: var(--green-light);\n      font-size: 11.5px;\n      font-weight: bold;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      padding: 5px 14px;\n      border-radius: 999px;\n    }\n\n    @keyframes gs-shimmer {\n      to { background-position: -250% center; }\n    }\n\n    @keyframes gs-fade-up {\n      from { opacity: 0; transform: translateY(14px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* Octagonal grey IP bezel with analog-digital dial *\/\n    .gs-visual-wrap {\n      display: flex;\n      justify-content: center;\n      margin: 8px 0 22px;\n      opacity: 0;\n      animation: gs-fade-up 0.8s ease-out 0.15s forwards;\n    }\n\n    .gs-octagon {\n      width: 84px;\n      height: 84px;\n      clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);\n      background: linear-gradient(145deg, var(--grey-light), var(--grey) 55%, #6B7076);\n      box-shadow: 0 0 16px rgba(154,160,166,0.3);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .gs-face {\n      width: 58px;\n      height: 58px;\n      border-radius: 8px;\n      background: var(--black);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      box-shadow: inset 0 0 8px rgba(0,0,0,0.8);\n      position: relative;\n    }\n\n    .gs-hand {\n      position: absolute;\n      top: 50%; left: 50%;\n      width: 2px; height: 16px;\n      background: var(--green-light);\n      transform-origin: bottom center;\n      transform: translate(-50%, -100%) rotate(0deg);\n      border-radius: 2px;\n      animation: gs-hand-spin 5s linear infinite;\n    }\n\n    @keyframes gs-hand-spin {\n      from { transform: translate(-50%, -100%) rotate(0deg); }\n      to { transform: translate(-50%, -100%) rotate(360deg); }\n    }\n\n    .gs-digits {\n      font-family: 'Courier New', monospace;\n      font-size: 10px;\n      font-weight: 700;\n      color: var(--green-light);\n      margin-top: 20px;\n      animation: gs-blink 1.6s steps(1) infinite;\n    }\n\n    @keyframes gs-blink {\n      0%, 49% { opacity: 1; }\n      50%, 100% { opacity: 0.4; }\n    }\n\n    .gs-desc-text {\n      font-size: 15px;\n      line-height: 1.7;\n      color: rgba(239,242,239,0.92);\n      margin-bottom: 26px;\n      opacity: 0;\n      animation: gs-fade-up 0.8s ease-out 0.3s forwards;\n    }\n\n    .gs-features {\n      list-style: none;\n      margin: 0 0 28px;\n      padding: 0;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n    }\n\n    .gs-features li {\n      background: rgba(154,160,166,0.06);\n      border: 1px solid rgba(79,174,125,0.28);\n      border-radius: 10px;\n      padding: 12px 14px;\n      font-size: 13.5px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      opacity: 0;\n      transform: translateX(-10px);\n      animation: gs-slide-in 0.5s ease-out forwards;\n    }\n\n    .gs-features li span.gs-ico {\n      color: var(--green-light);\n      font-size: 16px;\n      flex-shrink: 0;\n    }\n\n    .gs-features li:nth-child(1) { animation-delay: 0.45s; }\n    .gs-features li:nth-child(2) { animation-delay: 0.55s; }\n    .gs-features li:nth-child(3) { animation-delay: 0.65s; }\n    .gs-features li:nth-child(4) { animation-delay: 0.75s; }\n    .gs-features li:nth-child(5) { animation-delay: 0.85s; }\n    .gs-features li:nth-child(6) { animation-delay: 0.95s; }\n\n    @keyframes gs-slide-in {\n      to { opacity: 1; transform: translateX(0); }\n    }\n\n    .gs-important {\n      background: rgba(255,255,255,0.03);\n      border-radius: 12px;\n      padding: 18px 20px;\n      opacity: 0;\n      animation: gs-fade-up 0.8s ease-out 1.05s forwards;\n    }\n\n    .gs-important h4 {\n      margin: 0 0 12px;\n      color: var(--green-light);\n      letter-spacing: 1px;\n      font-size: 13px;\n      text-transform: uppercase;\n      font-weight: 700;\n    }\n\n    .gs-important ul {\n      margin: 0;\n      padding-left: 0;\n      list-style: none;\n      font-size: 13px;\n      line-height: 1.8;\n      color: rgba(239,242,239,0.85);\n    }\n\n    .gs-important li::before {\n      content: \"— \";\n      color: var(--green);\n    }\n\n    .gs-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 18px;\n      opacity: 0;\n      animation: gs-fade-up 0.8s ease-out 1.2s forwards;\n    }\n\n    .gs-badge {\n      background: var(--green-light);\n      color: var(--charcoal-dark);\n      font-weight: 700;\n      font-size: 11.5px;\n      padding: 6px 12px;\n      border-radius: 999px;\n      letter-spacing: 0.5px;\n    }\n\n    @media (max-width: 480px) {\n      .gs-features { grid-template-columns: 1fr; }\n      .gs-title { font-size: 19px; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"gs-hero\"\u003e\n    \u003cp class=\"gs-brand\"\u003eCasio G-Shock G-Steel Style\u003c\/p\u003e\n    \u003cp class=\"gs-model\"\u003eModel: GM-2100B-3ADR · G1160\u003c\/p\u003e\n    \u003ch2 class=\"gs-title\"\u003eGrey IP Analog-Digital Watch\u003c\/h2\u003e\n    \u003cp class=\"gs-subtitle\"\u003eGrey IP Case · Analog-Digital Dial · Green Resin Strap\u003c\/p\u003e\n    \u003cspan class=\"gs-mc-tag\"\u003e7A Master Quality\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gs-visual-wrap\"\u003e\n    \u003cdiv class=\"gs-octagon\"\u003e\n      \u003cdiv class=\"gs-face\"\u003e\n        \u003cdiv class=\"gs-hand\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"gs-digits\"\u003e12:00\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"gs-desc-text\"\u003e\n    This is a \u003cstrong\u003e7A Master Quality\u003c\/strong\u003e Casio G-Shock G-Steel GM-2100B-3ADR\n    watch, styled after the original design. It features a grey IP-plated metal case\n    paired with an analog-digital dial and a fresh green resin strap. 7A Master\n    Quality means finer case finishing, sharper dial detailing and precise button\n    placement compared to a regular first copy — the grey-and-green combination\n    gives it a modern, sporty-tough look for outdoor activities and everyday wear.\n  \u003c\/p\u003e\n\n  \u003cul class=\"gs-features\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"gs-ico\"\u003e⚫\u003c\/span\u003e Grey IP-plated metal case\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"gs-ico\"\u003e📊\u003c\/span\u003e Analog-digital dial display\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"gs-ico\"\u003e🍃\u003c\/span\u003e Green resin strap\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"gs-ico\"\u003e⬠\u003c\/span\u003e Signature G-Shock silhouette\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"gs-ico\"\u003e✓\u003c\/span\u003e All features 100% working\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"gs-ico\"\u003e⭐\u003c\/span\u003e 7A Master Quality finish\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"gs-important\"\u003e\n    \u003ch4\u003eImportant Details\u003c\/h4\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003e7A Master Quality \/ First Copy\u003c\/strong\u003e — inspired by Casio G-Shock G-Steel GM-2100B-3ADR, not an original\/genuine Casio product\u003c\/li\u003e\n      \u003cli\u003eAll features fully working \u0026amp; tested before shipping\u003c\/li\u003e\n      \u003cli\u003eOriginal brand box is \u003cstrong\u003enot included\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eFree shipping on this order\u003c\/li\u003e\n      \u003cli\u003eExtra charges (if applicable, e.g. COD\/customization) shown at checkout\u003c\/li\u003e\n      \u003cli\u003eNo exchange\/return once delivered — please review details before ordering\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"gs-badges\"\u003e\n      \u003cspan class=\"gs-badge\"\u003e7A Master Quality\u003c\/span\u003e\n      \u003cspan class=\"gs-badge\"\u003eFree Shipping\u003c\/span\u003e\n      \u003cspan class=\"gs-badge\"\u003eTested \u0026amp; Working\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Anzoro","offers":[{"title":"Default Title","offer_id":48034405122278,"sku":null,"price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0814\/9332\/8102\/files\/16_1.jpg?v=1784803732"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0814\/9332\/8102\/collections\/9_4_7f0a2106-db70-4eaf-a4ef-9e8a1f65f87d.gif?v=1784300517","url":"https:\/\/anzoro.com\/collections\/g-shock-1.oembed","provider":"Anzoro","version":"1.0","type":"link"}