{"title":"Fossil","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\"\u003eFossil Heritage Collection\u003c\/h1\u003e\n        \u003cp class=\"tw-intro\"\u003e\n            Discover the perfect blend of mid-century design and modern functionality with our \u003cstrong\u003eFossil 7A Master Quality\u003c\/strong\u003e collection. From the classic appeal of the Grant chronograph to the industrial transparency of the Townsman Automatic, our Fossil range is curated for those who appreciate the soul of vintage horology combined with the precision of today’s watchmaking.\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\"\u003ePremium Leather\u003c\/span\u003e\n                \u003cp\u003eAuthentic soft-touch leather straps for a classic vintage feel.\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\"\u003eSkeleton Dials\u003c\/span\u003e\n                \u003cp\u003eMesmerizing automatic movements with exposed mechanical gears.\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\"\u003eChrono Precision\u003c\/span\u003e\n                \u003cp\u003eFully functional quartz chronographs with calibrated pushers.\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);\"\u003eAuthentic Design \u0026amp; Timeless Style\u003c\/h2\u003e\n        \u003cp\u003e\n            Our Fossil collection celebrates the art of storytelling through design. Every 7A Master Quality watch is crafted to mirror the original weight, dial textures, and \"Open Heart\" windows. Whether you're seeking a professional timepiece with a stainless steel bracelet or a rugged leather-strapped companion for your weekend adventures, our Fossil selection ensures you always stay in style without compromising on durability or craftsmanship.\n        \u003c\/p\u003e\n        \u003cp style=\"margin-top: 12px; font-weight: 600;\"\u003e\n            Service Commitments: Pan-India Free Delivery | Secure Cash On Delivery | Includes Iconic Fossil Branded 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":"fossil-mens-townsman-automatic-blue-dial-silver-watch-me3260-7a-master-quality","title":"Fossil Men's Townsman Automatic Blue Dial Silver Watch ME3260 - 7A Master Quality","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}\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: 28px;\n    font-weight: 700;\n    margin-bottom: 12px;\n}\n\n.tw-intro {\n    font-size: 15px;\n    line-height: 1.7;\n    margin-bottom: 20px;\n}\n\n.tw-feature-section {\n    background: var(--cream);\n    padding: 30px;\n    border-radius: 18px;\n    margin: 30px 0;\n}\n\n.tw-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit,minmax(180px,1fr));\n    gap: 15px;\n}\n\n.tw-card {\n    background: white;\n    padding: 18px;\n    border-radius: 14px;\n    text-align: center;\n    transition: .4s;\n    position: relative;\n    overflow: hidden;\n}\n\n.tw-card:hover {\n    transform: translateY(-6px) scale(1.03);\n    box-shadow: 0 15px 30px rgba(15,46,46,0.25);\n}\n\n.tw-icon {\n    font-size: 24px;\n    margin-bottom: 8px;\n}\n\n.tw-card::before {\n    content: \"\";\n    position: absolute;\n    width: 120%;\n    height: 100%;\n    background: linear-gradient(120deg, transparent, rgba(255,255,255,0.4), transparent);\n    top: 0;\n    left: -120%;\n    transition: 0.6s;\n}\n.tw-card:hover::before {\n    left: 120%;\n}\n\n.tw-spec {\n    margin-top: 30px;\n}\n.tw-spec-item {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 0;\n    border-bottom: 1px solid #ddd;\n}\n.tw-spec-item span:first-child {\n    font-weight: 600;\n}\n\n.tw-trust {\n    background: var(--cream);\n    margin-top: 30px;\n    padding: 20px;\n    border-radius: 14px;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-around;\n    gap: 10px;\n}\n\n.tw-badge {\n    background: white;\n    padding: 8px 14px;\n    border-radius: 20px;\n    font-size: 13px;\n    font-weight: 600;\n    transition: .3s;\n}\n.tw-badge:hover {\n    transform: scale(1.08);\n    background: var(--primary);\n    color: white;\n}\n\n@media(max-width:600px){\n    .tw-main-title {font-size:24px;}\n    .tw-spec-item {flex-direction:column; gap: 4px;}\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\"\u003eFossil Townsman Automatic ME3260\u003c\/h1\u003e\n        \u003cp class=\"tw-intro\"\u003e\n            Redefine your wrist game with the \u003cstrong\u003eFossil Men's Townsman ME3260\u003c\/strong\u003e. This 7A Master Quality edition brings the perfect blend of transparency and tradition. Featuring a captivating \u003cstrong\u003eocean blue dial\u003c\/strong\u003e with a skeleton window, it allows you to witness the rhythmic heartbeat of its mechanical engine. Crafted with high-grade stainless steel, it's a statement piece for the modern gentleman.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tw-feature-section tw-anim\"\u003e\n        \u003ch2 class=\"tw-main-title\" style=\"font-size:22px;\"\u003ePremium Features\u003c\/h2\u003e\n        \u003cdiv class=\"tw-grid\"\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e🌊\u003c\/div\u003e\n                \u003cstrong\u003eOcean Blue Dial\u003c\/strong\u003e\n                \u003cp\u003eRich blue textured dial with rose-gold accents.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e⚙️\u003c\/div\u003e\n                \u003cstrong\u003eAutomatic Engine\u003c\/strong\u003e\n                \u003cp\u003eSelf-winding mechanical movement (7A Grade).\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e🔗\u003c\/div\u003e\n                \u003cstrong\u003eSilver Finish\u003c\/strong\u003e\n                \u003cp\u003eTriple-link stainless steel band with butterfly clasp.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e💎\u003c\/div\u003e\n                \u003cstrong\u003eSkeleton Design\u003c\/strong\u003e\n                \u003cp\u003eExposed balance wheel showing gears in motion.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tw-spec tw-anim\"\u003e\n        \u003ch2 class=\"tw-main-title\" style=\"font-size:22px;\"\u003eDetailed Specifications\u003c\/h2\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eBrand Model\u003c\/span\u003e\u003cspan\u003eFossil Townsman ME3260\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eQuality\u003c\/span\u003e\u003cspan\u003e7A Master Quality\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eMechanism\u003c\/span\u003e\u003cspan\u003eAutomatic (No Battery Required)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eDial Window\u003c\/span\u003e\u003cspan\u003eMineral Glass (Scratch Resistant)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eCase Size\u003c\/span\u003e\u003cspan\u003e44mm\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eStrap Material\u003c\/span\u003e\u003cspan\u003eSolid Stainless Steel (Silver)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003ePackage Includes\u003c\/span\u003e\u003cspan\u003eBranded Tin Box \u0026amp; Manuals\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tw-trust tw-anim\"\u003e\n        \u003cdiv class=\"tw-badge\"\u003e🛡️ Master Quality Guaranteed\u003c\/div\u003e\n        \u003cdiv class=\"tw-badge\"\u003e🚚 Fast Free Delivery\u003c\/div\u003e\n        \u003cdiv class=\"tw-badge\"\u003e📦 Cash On Delivery\u003c\/div\u003e\n        \u003cdiv class=\"tw-badge\"\u003e✅ Original Serial-Linked Look\u003c\/div\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","brand":"Anzoro","offers":[{"title":"Default Title","offer_id":51400664973600,"sku":null,"price":2499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/2586\/1408\/files\/Fossil-Townsman-ME3260-Blue-Dial-Front-View.gif?v=1774991611"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/2586\/1408\/collections\/Fossil-Townsman-ME3260-Blue-Dial-Front-View.gif?v=1775370289","url":"https:\/\/anzoro.com\/collections\/fossil.oembed","provider":"anzoro","version":"1.0","type":"link"}