{"title":"Iwata Airbrushes","description":"\u003cp data-start=\"176\" data-end=\"406\"\u003e\u003cstrong data-start=\"176\" data-end=\"274\"\u003eShop premium Iwata airbrushes – the industry standard for precision, control, and reliability.\u003c\/strong\u003e Ideal for professionals and enthusiasts across model making, illustration, automotive detailing, custom painting, makeup, and more.\u003c\/p\u003e\n\u003cp data-start=\"408\" data-end=\"436\"\u003eChoose from a full range of:\u003c\/p\u003e\n\u003cul data-start=\"437\" data-end=\"629\"\u003e\n\u003cli data-start=\"437\" data-end=\"480\"\u003e\n\u003cp data-start=\"439\" data-end=\"480\"\u003eGravity-feed and siphon-feed airbrushes\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"481\" data-end=\"548\"\u003e\n\u003cp data-start=\"483\" data-end=\"548\"\u003eModels from the Eclipse, Hi-Line, Neo, and Custom Micron series\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"549\" data-end=\"629\"\u003e\n\u003cp data-start=\"551\" data-end=\"629\"\u003eTools designed for ultra-fine lines, smooth gradients, and consistent coverage\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"631\" data-end=\"874\"\u003eEach Iwata airbrush is engineered in Japan with top-tier materials and craftsmanship, ensuring flawless performance and long-lasting durability. Whether you're just starting out or upgrading your kit, you'll find the right Iwata airbrush here.\u003c\/p\u003e\n\u003cp data-start=\"876\" data-end=\"964\"\u003e✅ 100% Genuine Iwata products\u003cbr data-start=\"905\" data-end=\"908\"\u003e✅ Fast shipping\u003cbr data-start=\"923\" data-end=\"926\"\u003e✅ Trusted by professionals worldwide\u003c\/p\u003e","products":[{"product_id":"iwata-neo-cn-airbrush-0-35mm-dual-action-gravity-feed-for-models-art","title":"Iwata NEO CN Airbrush 0.35mm Dual Action Gravity Feed for Models \u0026 Art","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003cmeta content=\"Iwata NEO CN Gravity Feed Airbrush 0.35mm - Perfect for beginners \u0026amp; pros. Dual-action, dual cups, fine lines to broad coverage. FREE £8 masking putty included!\" name=\"description\"\u003e \u003cmeta content=\"iwata neo cn, airbrush, 0.35mm, dual action, gravity feed, scale modeling, miniature painting, fine art, professional airbrush\" name=\"keywords\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);\n            color: #ffffff;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: linear-gradient(145deg, #2a2a2a, #1f1f1f);\n            border-radius: 20px;\n            padding: 30px;\n            box-shadow: 0 20px 40px rgba(0,0,0,0.3);\n        }\n        \n        .header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 30px;\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            border-radius: 15px;\n            color: #ffffff;\n        }\n        \n        .header h1 {\n            font-size: 2.5em;\n            margin-bottom: 10px;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n        }\n        \n        .header .subtitle {\n            font-size: 1.2em;\n            font-weight: 600;\n        }\n        \n        .bonus-banner {\n            background: linear-gradient(135deg, #f093fb, #f5576c);\n            color: #ffffff;\n            padding: 20px;\n            border-radius: 15px;\n            text-align: center;\n            margin-bottom: 30px;\n            border: 3px solid #d4af37;\n            animation: pulse 2s infinite;\n        }\n        \n        @keyframes pulse {\n            0% { transform: scale(1); }\n            50% { transform: scale(1.02); }\n            100% { transform: scale(1); }\n        }\n        \n        .bonus-banner h3 {\n            font-size: 1.5em;\n            margin-bottom: 10px;\n        }\n        \n        .section {\n            margin-bottom: 40px;\n            padding: 25px;\n            background: linear-gradient(145deg, #333333, #2a2a2a);\n            border-radius: 15px;\n            border-left: 5px solid #667eea;\n        }\n        \n        .section h2 {\n            color: #a29bfe;\n            font-size: 1.8em;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .section h3 {\n            color: #667eea;\n            font-size: 1.4em;\n            margin: 20px 0 10px 0;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            color: #ffffff;\n            padding: 20px;\n            border-radius: 10px;\n            margin: 20px 0;\n            font-weight: 600;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .feature-card {\n            background: linear-gradient(145deg, #3a3a3a, #2f2f2f);\n            padding: 20px;\n            border-radius: 12px;\n            border: 2px solid #667eea;\n            transition: transform 0.3s ease;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(102, 126, 234, 0.3);\n        }\n        \n        .feature-card h4 {\n            color: #a29bfe;\n            margin-bottom: 10px;\n            font-size: 1.1em;\n        }\n        \n        .applications-list {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 15px;\n            margin: 20px 0;\n        }\n        \n        .application-item {\n            background: linear-gradient(135deg, #4a4a4a, #3a3a3a);\n            padding: 15px;\n            border-radius: 10px;\n            border-left: 4px solid #667eea;\n        }\n        \n        .application-item strong {\n            color: #a29bfe;\n            display: block;\n            margin-bottom: 5px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            background: #2a2a2a;\n            border-radius: 10px;\n            overflow: hidden;\n        }\n        \n        .specs-table th,\n        .specs-table td {\n            padding: 15px;\n            text-align: left;\n            border-bottom: 1px solid #444;\n        }\n        \n        .specs-table th {\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            color: #ffffff;\n            font-weight: bold;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background: #333;\n        }\n        \n        .included-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .included-item {\n            background: linear-gradient(135deg, #2d5016, #4caf50);\n            padding: 20px;\n            border-radius: 12px;\n            color: #ffffff;\n            text-align: center;\n        }\n        \n        .included-item .icon {\n            font-size: 2.5em;\n            margin-bottom: 15px;\n            display: block;\n        }\n        \n        .included-item h4 {\n            margin-bottom: 10px;\n            color: #c8e6c9;\n        }\n        \n        .bonus-item {\n            background: linear-gradient(135deg, #f093fb, #f5576c) !important;\n            border: 2px solid #d4af37;\n        }\n        \n        .faq-item {\n            background: linear-gradient(145deg, #3a3a3a, #2f2f2f);\n            margin: 15px 0;\n            border-radius: 10px;\n            overflow: hidden;\n            border: 1px solid #444;\n        }\n        \n        .faq-question {\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            color: #ffffff;\n            padding: 15px;\n            font-weight: bold;\n            cursor: pointer;\n        }\n        \n        .faq-answer {\n            padding: 15px;\n            color: #fff;\n        }\n        \n        .why-choose {\n            background: linear-gradient(135deg, #2a4a4a, #1a3a3a);\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            margin-top: 40px;\n            border: 3px solid #4caf50;\n        }\n        \n        .why-choose h2 {\n            color: #4caf50;\n            margin-bottom: 20px;\n        }\n        \n        .store-features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 20px;\n        }\n        \n        .store-feature {\n            background: rgba(76, 175, 80, 0.1);\n            padding: 15px;\n            border-radius: 10px;\n            border: 1px solid #4caf50;\n        }\n        \n        .warranty-section {\n            background: linear-gradient(135deg, #4a4a2a, #3a3a1a);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            border: 2px solid #ffd700;\n        }\n        \n        .warranty-section h2 {\n            color: #ffd700;\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        \n        .cta-section {\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            padding: 40px;\n            border-radius: 20px;\n            text-align: center;\n            color: #ffffff;\n            margin-top: 40px;\n        }\n        \n        .cta-section h2 {\n            font-size: 2em;\n            margin-bottom: 20px;\n        }\n        \n        .cta-section .bonus-highlight {\n            background: rgba(255, 255, 255, 0.2);\n            padding: 15px;\n            border-radius: 10px;\n            margin-top: 20px;\n            border: 2px solid #d4af37;\n        }\n        \n        .emoji {\n            font-size: 1.2em;\n            margin-right: 8px;\n        }\n        \n        @media (max-width: 768px) {\n            .container {\n                padding: 15px;\n            }\n            \n            .header h1 {\n                font-size: 1.8em;\n            }\n            \n            .section {\n                padding: 15px;\n            }\n            \n            .features-grid,\n            .applications-list,\n            .included-grid,\n            .store-features {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 0.9em;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 10px;\n            }\n        }\n        \n        .strong {\n            font-weight: bold;\n            color: #a29bfe;\n        }\n        \n        .underline {\n            text-decoration: underline;\n            color: #667eea;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\n\u003ch1\u003e🎨 IWATA NEO CN AIRBRUSH\u003c\/h1\u003e\n\u003cdiv class=\"subtitle\"\u003e\n\u003cstrong\u003e0.35mm Dual Action Gravity Feed • Professional Quality\u003c\/strong\u003e\u003cbr\u003e🏪 \u003cstrong\u003eHOBBY HEAVEN - Your Art Supply Destination\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bonus-banner\"\u003e\n\u003ch3\u003e🎁 EXCLUSIVE BONUS OFFER! 🎁\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFREE HHP-1001 Elastic Masking Putty (£8 Value) with every purchase!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePerfect companion for precision masking work\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e📝 Product Overview\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eIwata NEO CN Gravity Dual-Action Airbrush\u003c\/strong\u003e is the perfect entry point into professional airbrushing. Designed with both beginners and experienced artists in mind, this gravity-fed airbrush delivers exceptional performance across a wide range of applications.\u003c\/p\u003e\n\u003cdiv class=\"highlight-box\"\u003eFeaturing a 0.35mm needle and nozzle system, the NEO CN provides excellent atomization and spray control at low air pressures. The gravity-fed design ensures consistent paint flow, while the dual-action trigger gives you precise control over both air and paint flow.\u003c\/div\u003e\n\u003cp\u003eWhy artists choose the NEO CN: It's forgiving enough for beginners to learn on, yet capable enough for detailed professional work. The simple maintenance and cleaning process means you spend more time creating and less time on upkeep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e⭐ Key Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e✨ Beginner Friendly\u003c\/h4\u003e\n\u003cp\u003eEasy to learn, forgiving to mistakes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e🎯 0.35mm Precision\u003c\/h4\u003e\n\u003cp\u003eFine lines to broad coverage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e🔄 Dual Cup System\u003c\/h4\u003e\n\u003cp\u003e1.5ml \u0026amp; 7ml interchangeable cups\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e💪 Dual Action Control\u003c\/h4\u003e\n\u003cp\u003eIndependent air and paint flow control\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e🎨 Perfect For\u003c\/h2\u003e\n\u003cdiv class=\"applications-list\"\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cstrong\u003e🚗 Scale Modeling:\u003c\/strong\u003e Cars, planes, tanks, trains\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cstrong\u003e🎭 Miniature Painting:\u003c\/strong\u003e Warhammer, D\u0026amp;D figures\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cstrong\u003e🖼️ Fine Art \u0026amp; Illustration:\u003c\/strong\u003e Canvas work, illustrations\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cstrong\u003e📸 Photo Retouching:\u003c\/strong\u003e Professional photo work\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cstrong\u003e💅 Nail Art \u0026amp; Body Art:\u003c\/strong\u003e Beauty applications\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cstrong\u003e🧁 Cake Decorating:\u003c\/strong\u003e Food-safe applications\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e⚙️ Technical Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eNeedle\/Nozzle Size\u003c\/th\u003e\n\u003ctd\u003e0.35mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine Width Range\u003c\/th\u003e\n\u003ctd\u003e0.3mm to 25mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeed Type\u003c\/th\u003e\n\u003ctd\u003eGravity Feed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAction Type\u003c\/th\u003e\n\u003ctd\u003eDual Action\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCup Sizes\u003c\/th\u003e\n\u003ctd\u003e1.5ml (small) \u0026amp; 7ml (large)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Pressure\u003c\/th\u003e\n\u003ctd\u003e8-20 PSI (0.06-0.14 MPa)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eThread Size\u003c\/th\u003e\n\u003ctd\u003e1\/8\" BSP (Universal)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 Years Manufacturer Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e📦 What's Included\u003c\/h2\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cspan class=\"icon\"\u003e🎨\u003c\/span\u003e\n\u003ch4\u003eIwata NEO CN Airbrush\u003c\/h4\u003e\n\u003cp\u003eComplete airbrush body with 0.35mm needle\/nozzle\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003e\n\u003ch4\u003eDual Cup System\u003c\/h4\u003e\n\u003cp\u003e1.5ml small cup \u0026amp; 7ml large cup\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cspan class=\"icon\"\u003e🔧\u003c\/span\u003e\n\u003ch4\u003eNozzle Wrench\u003c\/h4\u003e\n\u003cp\u003eFor easy maintenance and cleaning\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item bonus-item\"\u003e\n\u003cspan class=\"icon\"\u003e🎁\u003c\/span\u003e\n\u003ch4\u003eBONUS: HHP-1001 Masking Putty\u003c\/h4\u003e\n\u003cp\u003eProfessional elastic masking putty (£6 value)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; margin-top: 20px; color: #ff6b6b;\"\u003e\u003cstrong\u003e⚠️ Note:\u003c\/strong\u003e Air hose and compressor sold separately\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🤔 Is this suitable for beginners?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely! The NEO CN is specifically recommended as one of the best starter airbrushes. It's forgiving to beginner mistakes, easy to clean, and works well even with budget compressors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🎨 What paints can I use?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eWorks with acrylics, lacquers, enamels, inks, and food coloring. Always thin paints to milk-like consistency for best results.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e📏 How fine lines can it produce?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eWith proper technique and thinned paint, you can achieve lines as fine as 0.3mm. The 0.35mm needle strikes the perfect balance between fine detail and broader coverage.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🧼 Is it easy to clean?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes! The gravity-feed design and removable cups make cleaning quick and simple. The straightforward construction allows easy access to all components.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🔌 Will it fit my compressor?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe standard 1\/8\" BSP thread fits most popular airbrush hoses and compressors. If needed, adapters are widely available.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🔧 Are spare parts available?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes! Iwata provides excellent parts support. Needles, nozzles, cups, and all wear items are readily available as genuine replacements.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warranty-section\"\u003e\n\u003ch2\u003e🛡️ Warranty \u0026amp; Support\u003c\/h2\u003e\n\u003cp\u003eThis Iwata NEO CN comes with a full \u003cstrong\u003e5-year manufacturer warranty\u003c\/strong\u003e covering material and manufacturing defects. Wear items like needles, nozzles, and seals are not covered under warranty but are readily available as spare parts.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eFor warranty claims and technical support, contact us directly - we're here to help ensure your airbrush performs perfectly for years to come.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-choose\"\u003e\n\u003ch2\u003e🌟 Why Choose Hobby Heaven?\u003c\/h2\u003e\n\u003cdiv class=\"store-features\"\u003e\n\u003cdiv class=\"store-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e🚚\u003c\/span\u003e \u003cstrong\u003eFast Dispatch\u003c\/strong\u003e\u003cbr\u003eSame day dispatch on orders before 2PM\u003c\/div\u003e\n\u003cdiv class=\"store-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e🔒\u003c\/span\u003e \u003cstrong\u003eGenuine Products\u003c\/strong\u003e\u003cbr\u003e100% authentic Iwata products with full warranty\u003c\/div\u003e\n\u003cdiv class=\"store-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e💬\u003c\/span\u003e \u003cstrong\u003eExpert Support\u003c\/strong\u003e\u003cbr\u003eProfessional advice from experienced users\u003c\/div\u003e\n\u003cdiv class=\"store-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e🎁\u003c\/span\u003e \u003cstrong\u003eExclusive Bonuses\u003c\/strong\u003e\u003cbr\u003eAdded value with every purchase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-section\"\u003e\n\u003ch2\u003e🎯 Ready to Start Your Airbrushing Journey?\u003c\/h2\u003e\n\u003cp\u003eGet professional results from day one with the Iwata NEO CN\u003c\/p\u003e\n\u003cdiv class=\"bonus-highlight\"\u003e\u003cstrong\u003ePlus FREE £6 Masking Putty - Limited Time Offer!\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tamiya","offers":[{"title":"Default Title","offer_id":45154260091069,"sku":"IW-NEO-CN","price":89.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0271\/9583\/4503\/files\/Pic-16089_b4f4316f-0c82-4f18-9f8d-0ece47fd5d8a.jpg?v=1750146504"},{"product_id":"iwata-revolution-cr3-dual-action-gravity-feed-airbrush-0-3mm-nozzle-7ml-cup","title":"Iwata Revolution CR3 Dual-Action Gravity Feed Airbrush 0.3mm Nozzle – 7ml Cup","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\u003e🎨 IWATA REVOLUTION CR3 AIRBRUSH - 0.3mm Dual Action | Hobby Heaven\u003c\/title\u003e\n    \u003cmeta name=\"description\" content=\"Iwata Revolution CR3 0.3mm Gravity Airbrush - Dual-action, 7ml cup, 10-year warranty. Perfect for models, miniatures, art. FREE £8 masking putty included!\"\u003e\n    \u003cmeta name=\"keywords\" content=\"iwata revolution cr3, airbrush, 0.3mm, dual action, gravity feed, miniature painting, scale models, 10 year warranty\"\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);\n            color: #ffffff;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: linear-gradient(145deg, #2a2a2a, #1f1f1f);\n            border-radius: 20px;\n            padding: 30px;\n            box-shadow: 0 20px 40px rgba(0,0,0,0.3);\n        }\n        \n        .header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 30px;\n            background: linear-gradient(135deg, #e74c3c, #c0392b);\n            border-radius: 15px;\n            color: #ffffff;\n        }\n        \n        .header h1 {\n            font-size: 2.5em;\n            margin-bottom: 10px;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n        }\n        \n        .header .subtitle {\n            font-size: 1.2em;\n            font-weight: 600;\n        }\n        \n        .bonus-banner {\n            background: linear-gradient(135deg, #d4af37, #f1c40f);\n            color: #1a1a1a;\n            padding: 20px;\n            border-radius: 15px;\n            text-align: center;\n            margin-bottom: 30px;\n            border: 3px solid #e74c3c;\n            animation: glow 3s infinite alternate;\n        }\n        \n        @keyframes glow {\n            0% { box-shadow: 0 0 10px rgba(212, 175, 55, 0.5); }\n            100% { box-shadow: 0 0 20px rgba(212, 175, 55, 0.8); }\n        }\n        \n        .bonus-banner h3 {\n            font-size: 1.4em;\n            margin-bottom: 10px;\n        }\n        \n        .section {\n            margin-bottom: 40px;\n            padding: 25px;\n            background: linear-gradient(145deg, #333333, #2a2a2a);\n            border-radius: 15px;\n            border-left: 5px solid #e74c3c;\n        }\n        \n        .section h2 {\n            color: #ff6b6b;\n            font-size: 1.8em;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .section h3 {\n            color: #e74c3c;\n            font-size: 1.4em;\n            margin: 20px 0 10px 0;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #e74c3c, #c0392b);\n            color: #ffffff;\n            padding: 20px;\n            border-radius: 10px;\n            margin: 20px 0;\n            font-weight: 600;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 20px 0;\n        }\n        \n        .spec-item {\n            background: linear-gradient(135deg, #4a4a4a, #3a3a3a);\n            padding: 15px;\n            border-radius: 10px;\n            text-align: center;\n            border: 2px solid #e74c3c;\n        }\n        \n        .spec-item .number {\n            font-size: 1.5em;\n            color: #ff6b6b;\n            font-weight: bold;\n            display: block;\n        }\n        \n        .spec-item .label {\n            color: #ffffff;\n            font-size: 0.9em;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            background: #2a2a2a;\n            border-radius: 10px;\n            overflow: hidden;\n        }\n        \n        .specs-table th,\n        .specs-table td {\n            padding: 15px;\n            text-align: left;\n            border-bottom: 1px solid #444;\n        }\n        \n        .specs-table th {\n            background: linear-gradient(135deg, #e74c3c, #c0392b);\n            color: #ffffff;\n            font-weight: bold;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background: #333;\n        }\n        \n        .included-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .included-item {\n            background: linear-gradient(135deg, #27ae60, #2ecc71);\n            padding: 20px;\n            border-radius: 12px;\n            color: #ffffff;\n            text-align: center;\n        }\n        \n        .included-item .icon {\n            font-size: 2.5em;\n            margin-bottom: 15px;\n            display: block;\n        }\n        \n        .included-item h4 {\n            margin-bottom: 10px;\n            color: #ffffff;\n        }\n        \n        .bonus-item {\n            background: linear-gradient(135deg, #d4af37, #f1c40f) !important;\n            color: #1a1a1a !important;\n            border: 2px solid #e74c3c;\n        }\n        \n        .bonus-item h4 {\n            color: #1a1a1a !important;\n        }\n        \n        .applications-list {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 15px;\n            margin: 20px 0;\n        }\n        \n        .application-item {\n            background: linear-gradient(135deg, #4a4a4a, #3a3a3a);\n            padding: 15px;\n            border-radius: 10px;\n            border-left: 4px solid #e74c3c;\n        }\n        \n        .application-item strong {\n            color: #ff6b6b;\n            display: block;\n            margin-bottom: 5px;\n        }\n        \n        .faq-item {\n            background: linear-gradient(145deg, #3a3a3a, #2f2f2f);\n            margin: 15px 0;\n            border-radius: 10px;\n            overflow: hidden;\n            border: 1px solid #444;\n        }\n        \n        .faq-question {\n            background: linear-gradient(135deg, #e74c3c, #c0392b);\n            color: #ffffff;\n            padding: 15px;\n            font-weight: bold;\n            cursor: pointer;\n        }\n        \n        .faq-answer {\n            padding: 15px;\n            color: #fff;\n        }\n        \n        .warranty-section {\n            background: linear-gradient(135deg, #d4af37, #f1c40f);\n            color: #1a1a1a;\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            border: 3px solid #e74c3c;\n        }\n        \n        .warranty-section h2 {\n            color: #1a1a1a;\n            text-align: center;\n            margin-bottom: 20px;\n            font-size: 2em;\n        }\n        \n        .warranty-highlight {\n            background: rgba(231, 76, 60, 0.2);\n            padding: 15px;\n            border-radius: 10px;\n            margin: 15px 0;\n            border: 2px solid #e74c3c;\n        }\n        \n        .why-choose {\n            background: linear-gradient(135deg, #2a4a4a, #1a3a3a);\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            margin-top: 40px;\n            border: 3px solid #27ae60;\n        }\n        \n        .why-choose h2 {\n            color: #2ecc71;\n            margin-bottom: 20px;\n        }\n        \n        .store-features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 20px;\n        }\n        \n        .store-feature {\n            background: rgba(46, 204, 113, 0.1);\n            padding: 15px;\n            border-radius: 10px;\n            border: 1px solid #2ecc71;\n        }\n        \n        .cta-section {\n            background: linear-gradient(135deg, #e74c3c, #c0392b);\n            padding: 40px;\n            border-radius: 20px;\n            text-align: center;\n            color: #ffffff;\n            margin-top: 40px;\n        }\n        \n        .cta-section h2 {\n            font-size: 2em;\n            margin-bottom: 20px;\n        }\n        \n        .cta-highlight {\n            background: rgba(255, 255, 255, 0.2);\n            padding: 15px;\n            border-radius: 10px;\n            margin-top: 20px;\n            border: 2px solid #d4af37;\n        }\n        \n        .honest-answers {\n            background: linear-gradient(145deg, #2c3e50, #34495e);\n            padding: 25px;\n            border-radius: 15px;\n            border-left: 5px solid #3498db;\n        }\n        \n        .honest-answers h2 {\n            color: #3498db;\n            margin-bottom: 20px;\n        }\n        \n        .emoji {\n            font-size: 1.2em;\n            margin-right: 8px;\n        }\n        \n        @media (max-width: 768px) {\n            body {\n                padding: 5px;\n                font-size: 17px;\n            }\n            \n            .container {\n                padding: 8px;\n                margin: 5px;\n                max-width: calc(100% - 10px);\n                border-radius: 10px;\n                width: 100%;\n            }\n            \n            .header {\n                padding: 15px;\n                margin-bottom: 20px;\n            }\n            \n            .header h1 {\n                font-size: 1.9em;\n            }\n            \n            .section {\n                padding: 15px;\n                margin-bottom: 20px;\n            }\n            \n            .key-specs,\n            .applications-list,\n            .included-grid,\n            .store-features {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                font-size: 16px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 12px;\n            }\n            \n            .faq-question,\n            .faq-answer {\n                font-size: 16px;\n            }\n            \n            .header .subtitle {\n                font-size: 1.3em;\n            }\n            \n            .bonus-banner {\n                padding: 15px;\n                margin-bottom: 20px;\n            }\n            \n            .bonus-banner h3 {\n                font-size: 1.5em;\n            }\n            \n            .section h2 {\n                font-size: 1.9em;\n            }\n            \n            .feature-card,\n            .application-item,\n            .included-item {\n                font-size: 16px;\n            }\n            \n            .warranty-section,\n            .why-choose,\n            .cta-section,\n            .honest-answers {\n                padding: 15px;\n            }\n        }\n        \n        .strong {\n            font-weight: bold;\n            color: #ff6b6b;\n        }\n        \n        .underline {\n            text-decoration: underline;\n            color: #e74c3c;\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"header\"\u003e\n            \u003ch1\u003e🎨 IWATA REVOLUTION CR3\u003c\/h1\u003e\n            \u003cdiv class=\"subtitle\"\u003e\n                \u003cstrong\u003eDual-Action | 0.3mm | 7ml Cup | 110g | 10-Year Warranty\u003c\/strong\u003e\u003cbr\u003e\n                🏪 \u003cstrong\u003eHOBBY HEAVEN - Authentic Art Supplies with Expert Support\u003c\/strong\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bonus-banner\"\u003e\n            \u003ch3\u003eFREE HHP-1001 Elastic Masking Putty (£8 value) included\u003c\/h3\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section\"\u003e\n            \u003ch2\u003e🔍 What You Need to Know\u003c\/h2\u003e\n            \u003cp\u003eThe \u003cstrong\u003eCR3 is a gravity-fed dual-action airbrush\u003c\/strong\u003e with a 0.3mm needle. It weighs 110g and comes with a 7ml cup. Works at 20-30 PSI with most paints when properly thinned. Standard 1\/8\" thread fits most compressors.\u003c\/p\u003e\n            \n            \u003cdiv class=\"key-specs\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cspan class=\"number\"\u003e0.3mm\u003c\/span\u003e\n                    \u003cspan class=\"label\"\u003eNeedle\/Nozzle\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cspan class=\"number\"\u003e0.3-38mm\u003c\/span\u003e\n                    \u003cspan class=\"label\"\u003eLine Width\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cspan class=\"number\"\u003e7ml\u003c\/span\u003e\n                    \u003cspan class=\"label\"\u003eCup Size\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cspan class=\"number\"\u003e110g\u003c\/span\u003e\n                    \u003cspan class=\"label\"\u003eWeight\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cspan class=\"number\"\u003e10 Years\u003c\/span\u003e\n                    \u003cspan class=\"label\"\u003eWarranty\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"highlight-box\"\u003e\n                \u003cstrong\u003eLine width:\u003c\/strong\u003e 0.3mm fine lines up to 38mm broad coverage\u003cbr\u003e\n                \u003cstrong\u003ePaint compatibility:\u003c\/strong\u003e Water-based and solvent-based paints (acrylics, lacquers, inks, cosmetics)\u003cbr\u003e\n                \u003cstrong\u003eCleaning:\u003c\/strong\u003e Removable needle and nozzle for thorough maintenance\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section\"\u003e\n            \u003ch2\u003e⚙️ Technical Specifications\u003c\/h2\u003e\n            \u003ctable class=\"specs-table\"\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eAction Type\u003c\/th\u003e\n                    \u003ctd\u003eDual-Action (separate air and paint control)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eNeedle\/Nozzle\u003c\/th\u003e\n                    \u003ctd\u003e0.3mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eLine Width\u003c\/th\u003e\n                    \u003ctd\u003e0.3mm to 38mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCup Size\u003c\/th\u003e\n                    \u003ctd\u003e7ml\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eOperating Pressure\u003c\/th\u003e\n                    \u003ctd\u003e20-30 PSI recommended\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eWeight\u003c\/th\u003e\n                    \u003ctd\u003e110g\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eThread\u003c\/th\u003e\n                    \u003ctd\u003e1\/8\" standard\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eWarranty\u003c\/th\u003e\n                    \u003ctd\u003e10 years (UK)\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section\"\u003e\n            \u003ch2\u003e📦 What's in the Box\u003c\/h2\u003e\n            \u003cdiv class=\"included-grid\"\u003e\n                \u003cdiv class=\"included-item\"\u003e\n                    \u003cspan class=\"icon\"\u003e🎨\u003c\/span\u003e\n                    \u003ch4\u003eIwata Revolution CR3 airbrush\u003c\/h4\u003e\n                    \u003cp\u003ewith 0.3mm needle\/nozzle installed\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"included-item\"\u003e\n                    \u003cspan class=\"icon\"\u003e🥛\u003c\/span\u003e\n                    \u003ch4\u003e7ml gravity cup\u003c\/h4\u003e\n                    \u003cp\u003ePerfect size for most projects\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"included-item\"\u003e\n                    \u003cspan class=\"icon\"\u003e🔧\u003c\/span\u003e\n                    \u003ch4\u003eMaintenance tools\u003c\/h4\u003e\n                    \u003cp\u003efor cleaning\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"included-item bonus-item\"\u003e\n                    \u003cspan class=\"icon\"\u003e🎁\u003c\/span\u003e\n                    \u003ch4\u003eBONUS: HHP-1001 Elastic Masking Putty\u003c\/h4\u003e\n                    \u003cp\u003e(£8 value)\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"text-align: center; margin-top: 20px; color: #ff6b6b;\"\u003e\u003cstrong\u003e⚠️ Air hose and compressor not included\u003c\/strong\u003e - purchase separately\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section\"\u003e\n            \u003ch2\u003e🎯 Common Uses\u003c\/h2\u003e\n            \u003cdiv class=\"applications-list\"\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cstrong\u003e🚗 Scale Models:\u003c\/strong\u003e Cars, planes, tanks, military models\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cstrong\u003e🎲 Miniatures:\u003c\/strong\u003e Gaming figures, collectibles, detailed painting\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cstrong\u003e💫 Body Art:\u003c\/strong\u003e Temporary tattoos, face painting, cosmetics\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cstrong\u003e👕 T-Shirts:\u003c\/strong\u003e Custom clothing designs and textiles\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cstrong\u003e🚙 Automotive:\u003c\/strong\u003e Touch-ups, custom paint work\n                \u003c\/div\u003e\n                \u003cdiv class=\"application-item\"\u003e\n                    \u003cstrong\u003e🖼️ Art Projects:\u003c\/strong\u003e Canvas work, illustrations, hobby painting\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"honest-answers\"\u003e\n            \u003ch2\u003e💬 Straight Answers to Common Questions\u003c\/h2\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003e🤔 Is this good for beginners?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eYes. It has intuitive dual-action control, comfortable ergonomics, and is forgiving to learn on. The 0.3mm nozzle is a good middle ground - not too fine to clog easily, not too large to lack detail.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003e🎨 What paints actually work?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eMost paints when thinned properly. Acrylics like Vallejo, Citadel work well. Lacquers and enamels too, but clean thoroughly after use. Thin to milk consistency - too thick will clog, too thin will run.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003e📏 How fine can I paint details?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eRealistic expectation: 0.5-1mm lines for most users. With practice and perfect paint consistency, some achieve 0.3mm. For ultra-fine work (0.2mm), you'd need a smaller nozzle airbrush.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003e🧼 Is cleaning actually easy?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eYes, compared to other airbrushes. The needle pulls out, nozzle unscrews. Flush with cleaner between colors, do a full strip-down weekly if used regularly. Takes 5-10 minutes for basic cleaning.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003e🔌 Will it fit my compressor?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eProbably. It has standard 1\/8\" BSP thread that fits most airbrush hoses. If your compressor has different threading, adapters are available for £2-5.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003e⚖️ Is 110g too heavy?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eMost people find it comfortable. It's slightly front-heavy due to the cup, but you adapt quickly. For 4+ hour sessions, some prefer lighter models, but for typical 1-2 hour use it's fine.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003e🎲 Can I paint Warhammer figures with this?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eYes, it's popular for miniature painting. Good for base coats, highlights, and medium details. For tiny details like eyes or small markings, you might still need a brush, but it handles 90% of miniature work well.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cdiv class=\"faq-question\"\u003e🔧 What about spare parts?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eAvailable and reasonably priced. Needles cost around £15, nozzles £20, seals £5. With normal use, needles last 6-12 months, nozzles 1-2 years. We stock common parts.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"warranty-section\"\u003e\n            \u003ch2\u003e🛡️ 10-Year Warranty Details\u003c\/h2\u003e\n            \u003cp\u003eCovers manufacturing defects and material faults for \u003cstrong\u003e10 years in the UK\u003c\/strong\u003e. Does not cover wear parts (needles, nozzles, seals) or damage from improper use\/cleaning. Iwata honors this warranty through authorized dealers.\u003c\/p\u003e\n            \u003cdiv class=\"warranty-highlight\"\u003e\n                \u003cstrong\u003eThis is significantly longer than most airbrush warranties (typically 1-2 years), reflecting the build quality.\u003c\/strong\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"why-choose\"\u003e\n            \u003ch2\u003e🌟 Why Buy From Hobby Heaven\u003c\/h2\u003e\n            \u003cdiv class=\"store-features\"\u003e\n                \u003cdiv class=\"store-feature\"\u003e\n                    \u003cspan class=\"emoji\"\u003e✅\u003c\/span\u003e\n                    \u003cstrong\u003eAuthorized Iwata dealer\u003c\/strong\u003e\u003cbr\u003e\n                    full warranty coverage\n                \u003c\/div\u003e\n                \u003cdiv class=\"store-feature\"\u003e\n                    \u003cspan class=\"emoji\"\u003e🚚\u003c\/span\u003e\n                    \u003cstrong\u003eSame-day dispatch\u003c\/strong\u003e\u003cbr\u003e\n                    on orders before 2PM weekdays\n                \u003c\/div\u003e\n                \u003cdiv class=\"store-feature\"\u003e\n                    \u003cspan class=\"emoji\"\u003e🎁\u003c\/span\u003e\n                    \u003cstrong\u003eFree masking putty\u003c\/strong\u003e\u003cbr\u003e\n                    worth £8 (limited time)\n                \u003c\/div\u003e\n                \u003cdiv class=\"store-feature\"\u003e\n                    \u003cspan class=\"emoji\"\u003e💬\u003c\/span\u003e\n                    \u003cstrong\u003eTechnical support\u003c\/strong\u003e\u003cbr\u003e\n                    from people who actually use these tools\n                \u003c\/div\u003e\n                \u003cdiv class=\"store-feature\"\u003e\n                    \u003cspan class=\"emoji\"\u003e📦\u003c\/span\u003e\n                    \u003cstrong\u003eStock common spare parts\u003c\/strong\u003e\u003cbr\u003e\n                    for quick replacement\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2\u003eIwata Revolution CR3 + Free Masking Putty\u003c\/h2\u003e\n            \u003cp\u003e\u003cstrong\u003e10-year warranty | Same-day dispatch | Expert support\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv class=\"cta-highlight\"\u003e\n                \u003cstrong\u003eHOBBY HEAVEN\u003c\/strong\u003e\u003cbr\u003e\n                Authentic supplies, honest advice, reliable service\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Tamiya","offers":[{"title":"Default Title","offer_id":45154295021757,"sku":"IW-RV-CR3","price":89.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0271\/9583\/4503\/files\/Pic-16111.jpg?v=1750147543"},{"product_id":"iwata-eclipse-hp-cs-dual-action-airbrush-0-35mm-nozzle-with-gravity-cup-professional-spray-tool","title":"Iwata Eclipse HP-CS Dual-Action Airbrush 0.35mm Nozzle with Gravity Cup – Professional Spray Tool","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003cmeta content=\"Iwata Eclipse CS 0.35mm Professional Airbrush - PTFE seals, compression-fit nozzle, 7ml cup with lid. 10-year warranty. FREE £6 masking putty included!\" name=\"description\"\u003e \u003cmeta content=\"iwata eclipse cs, professional airbrush, 0.35mm, dual action, compression fit nozzle, ptfe seals, scale models, body art\" name=\"keywords\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);\n            color: #ffffff;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: linear-gradient(145deg, #2a2a2a, #1f1f1f);\n            border-radius: 20px;\n            padding: 30px;\n            box-shadow: 0 20px 40px rgba(0,0,0,0.3);\n        }\n        \n        .header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 30px;\n            background: linear-gradient(135deg, #8e44ad, #9b59b6);\n            border-radius: 15px;\n            color: #ffffff;\n        }\n        \n        .header h1 {\n            font-size: 2.5em;\n            margin-bottom: 10px;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n        }\n        \n        .header .subtitle {\n            font-size: 1.2em;\n            font-weight: 600;\n        }\n        \n        .bonus-banner {\n            background: linear-gradient(135deg, #d4af37, #f1c40f);\n            color: #1a1a1a;\n            padding: 20px;\n            border-radius: 15px;\n            text-align: center;\n            margin-bottom: 30px;\n            border: 3px solid #8e44ad;\n            animation: shimmer 3s infinite alternate;\n        }\n        \n        @keyframes shimmer {\n            0% { box-shadow: 0 0 15px rgba(212, 175, 55, 0.6); }\n            100% { box-shadow: 0 0 25px rgba(212, 175, 55, 0.9); }\n        }\n        \n        .bonus-banner h3 {\n            font-size: 1.4em;\n            margin-bottom: 10px;\n        }\n        \n        .section {\n            margin-bottom: 40px;\n            padding: 25px;\n            background: linear-gradient(145deg, #333333, #2a2a2a);\n            border-radius: 15px;\n            border-left: 5px solid #8e44ad;\n        }\n        \n        .section h2 {\n            color: #bb86fc;\n            font-size: 1.8em;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .section h3 {\n            color: #8e44ad;\n            font-size: 1.4em;\n            margin: 20px 0 10px 0;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #8e44ad, #9b59b6);\n            color: #ffffff;\n            padding: 20px;\n            border-radius: 10px;\n            margin: 20px 0;\n            font-weight: 600;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 20px 0;\n        }\n        \n        .spec-item {\n            background: linear-gradient(135deg, #4a4a4a, #3a3a3a);\n            padding: 15px;\n            border-radius: 10px;\n            text-align: center;\n            border: 2px solid #8e44ad;\n        }\n        \n        .spec-item .number {\n            font-size: 1.5em;\n            color: #bb86fc;\n            font-weight: bold;\n            display: block;\n        }\n        \n        .spec-item .label {\n            color: #ffffff;\n            font-size: 0.9em;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            background: #2a2a2a;\n            border-radius: 10px;\n            overflow: hidden;\n        }\n        \n        .specs-table th,\n        .specs-table td {\n            padding: 15px;\n            text-align: left;\n            border-bottom: 1px solid #444;\n        }\n        \n        .specs-table th {\n            background: linear-gradient(135deg, #8e44ad, #9b59b6);\n            color: #ffffff;\n            font-weight: bold;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background: #333;\n        }\n        \n        .included-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .included-item {\n            background: linear-gradient(135deg, #27ae60, #2ecc71);\n            padding: 20px;\n            border-radius: 12px;\n            color: #ffffff;\n            text-align: center;\n        }\n        \n        .included-item .icon {\n            font-size: 2.5em;\n            margin-bottom: 15px;\n            display: block;\n        }\n        \n        .included-item h4 {\n            margin-bottom: 10px;\n            color: #ffffff;\n        }\n        \n        .bonus-item {\n            background: linear-gradient(135deg, #d4af37, #f1c40f) !important;\n            color: #1a1a1a !important;\n            border: 2px solid #8e44ad;\n        }\n        \n        .bonus-item h4 {\n            color: #1a1a1a !important;\n        }\n        \n        .applications-list {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 15px;\n            margin: 20px 0;\n        }\n        \n        .application-item {\n            background: linear-gradient(135deg, #4a4a4a, #3a3a3a);\n            padding: 15px;\n            border-radius: 10px;\n            border-left: 4px solid #8e44ad;\n        }\n        \n        .application-item strong {\n            color: #bb86fc;\n            display: block;\n            margin-bottom: 5px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .feature-card {\n            background: linear-gradient(145deg, #3a3a3a, #2f2f2f);\n            padding: 20px;\n            border-radius: 12px;\n            border: 2px solid #8e44ad;\n            transition: transform 0.3s ease;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(142, 68, 173, 0.3);\n        }\n        \n        .feature-card h4 {\n            color: #bb86fc;\n            margin-bottom: 10px;\n            font-size: 1.1em;\n        }\n        \n        .comparison-section {\n            background: linear-gradient(145deg, #2c3e50, #34495e);\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n        }\n        \n        .comparison-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            background: #2a2a2a;\n            border-radius: 10px;\n            overflow: hidden;\n        }\n        \n        .comparison-table th,\n        .comparison-table td {\n            padding: 12px;\n            text-align: left;\n            border-bottom: 1px solid #444;\n        }\n        \n        .comparison-table th {\n            background: linear-gradient(135deg, #3498db, #2980b9);\n            color: #ffffff;\n            font-weight: bold;\n        }\n        \n        .comparison-table tr:nth-child(even) {\n            background: #333;\n        }\n        \n        .faq-item {\n            background: linear-gradient(145deg, #3a3a3a, #2f2f2f);\n            margin: 15px 0;\n            border-radius: 10px;\n            overflow: hidden;\n            border: 1px solid #444;\n        }\n        \n        .faq-question {\n            background: linear-gradient(135deg, #8e44ad, #9b59b6);\n            color: #ffffff;\n            padding: 15px;\n            font-weight: bold;\n            cursor: pointer;\n        }\n        \n        .faq-answer {\n            padding: 15px;\n            color: #fff;\n        }\n        \n        .warranty-section {\n            background: linear-gradient(135deg, #d4af37, #f1c40f);\n            color: #1a1a1a;\n            padding: 30px;\n            border-radius: 15px;\n            margin: 30px 0;\n            border: 3px solid #8e44ad;\n        }\n        \n        .warranty-section h2 {\n            color: #1a1a1a;\n            text-align: center;\n            margin-bottom: 20px;\n            font-size: 2em;\n        }\n        \n        .warranty-highlight {\n            background: rgba(142, 68, 173, 0.2);\n            padding: 15px;\n            border-radius: 10px;\n            margin: 15px 0;\n            border: 2px solid #8e44ad;\n        }\n        \n        .why-choose {\n            background: linear-gradient(135deg, #2a4a4a, #1a3a3a);\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            margin-top: 40px;\n            border: 3px solid #27ae60;\n        }\n        \n        .why-choose h2 {\n            color: #2ecc71;\n            margin-bottom: 20px;\n        }\n        \n        .store-features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 20px;\n        }\n        \n        .store-feature {\n            background: rgba(46, 204, 113, 0.1);\n            padding: 15px;\n            border-radius: 10px;\n            border: 1px solid #2ecc71;\n        }\n        \n        .cta-section {\n            background: linear-gradient(135deg, #8e44ad, #9b59b6);\n            padding: 40px;\n            border-radius: 20px;\n            text-align: center;\n            color: #ffffff;\n            margin-top: 40px;\n        }\n        \n        .cta-section h2 {\n            font-size: 2em;\n            margin-bottom: 20px;\n        }\n        \n        .cta-highlight {\n            background: rgba(255, 255, 255, 0.2);\n            padding: 15px;\n            border-radius: 10px;\n            margin-top: 20px;\n            border: 2px solid #d4af37;\n        }\n        \n        .honest-answers {\n            background: linear-gradient(145deg, #2c3e50, #34495e);\n            padding: 25px;\n            border-radius: 15px;\n            border-left: 5px solid #3498db;\n        }\n        \n        .honest-answers h2 {\n            color: #3498db;\n            margin-bottom: 20px;\n        }\n        \n        .emoji {\n            font-size: 1.2em;\n            margin-right: 8px;\n        }\n        \n        @media (max-width: 768px) {\n            body {\n                padding: 5px;\n                font-size: 17px;\n            }\n            \n            .container {\n                padding: 8px;\n                margin: 5px;\n                max-width: calc(100% - 10px);\n                border-radius: 10px;\n                width: 100%;\n            }\n            \n            .header {\n                padding: 15px;\n                margin-bottom: 20px;\n            }\n            \n            .header h1 {\n                font-size: 1.9em;\n            }\n            \n            .section {\n                padding: 15px;\n                margin-bottom: 20px;\n            }\n            \n            .key-specs,\n            .applications-list,\n            .included-grid,\n            .store-features,\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table,\n            .comparison-table {\n                font-size: 16px;\n            }\n            \n            .specs-table th,\n            .specs-table td,\n            .comparison-table th,\n            .comparison-table td {\n                padding: 12px;\n            }\n            \n            .faq-question,\n            .faq-answer {\n                font-size: 16px;\n            }\n            \n            .header .subtitle {\n                font-size: 1.3em;\n            }\n            \n            .bonus-banner {\n                padding: 15px;\n                margin-bottom: 20px;\n            }\n            \n            .bonus-banner h3 {\n                font-size: 1.5em;\n            }\n            \n            .section h2 {\n                font-size: 1.9em;\n            }\n            \n            .feature-card,\n            .application-item,\n            .included-item {\n                font-size: 16px;\n            }\n            \n            .warranty-section,\n            .why-choose,\n            .cta-section,\n            .honest-answers,\n            .comparison-section {\n                padding: 15px;\n            }\n        }\n        \n        .strong {\n            font-weight: bold;\n            color: #bb86fc;\n        }\n        \n        .underline {\n            text-decoration: underline;\n            color: #8e44ad;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\n\u003ch1\u003e🎨 IWATA ECLIPSE CS AIRBRUSH\u003c\/h1\u003e\n\u003cdiv class=\"subtitle\"\u003e\n\u003cstrong\u003eDual-Action | 0.35mm | 7ml Cup with Lid | 110g | 10-Year Warranty\u003c\/strong\u003e\u003cbr\u003e🏪 \u003cstrong\u003eHOBBY HEAVEN - Authentic Art Supplies with Expert Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bonus-banner\"\u003e\n\u003ch3\u003eFREE HHP-1001 Elastic Masking Putty (£6 value) included\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e🔍 What You Need to Know\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eEclipse CS is a gravity-fed dual-action airbrush\u003c\/strong\u003e with a 0.35mm needle. It weighs 110g and comes with a 7ml cup with lid. Works at 25-35 PSI. Features compression-fit nozzle and PTFE solvent-resistant seals. Standard 1\/8\" thread.\u003c\/p\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"number\"\u003e0.35mm\u003c\/span\u003e \u003cspan class=\"label\"\u003eNeedle\/Nozzle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"number\"\u003e0.35-50mm\u003c\/span\u003e \u003cspan class=\"label\"\u003eLine Width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"number\"\u003e7ml + Lid\u003c\/span\u003e \u003cspan class=\"label\"\u003eCup Size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"number\"\u003e110g\u003c\/span\u003e \u003cspan class=\"label\"\u003eWeight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"number\"\u003e10 Years\u003c\/span\u003e \u003cspan class=\"label\"\u003eWarranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cstrong\u003eLine width:\u003c\/strong\u003e 0.35mm fine lines up to 50mm broad coverage\u003cbr\u003e\u003cstrong\u003ePaint compatibility:\u003c\/strong\u003e Water-based and solvent-based paints, lacquers, cosmetics\u003cbr\u003e\u003cstrong\u003eSpecial features:\u003c\/strong\u003e Cutaway handle design, compression-fit nozzle, PTFE seals\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e⚙️ Technical Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eAction Type\u003c\/th\u003e\n\u003ctd\u003eDual-Action (independent air and paint control)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNeedle\/Nozzle\u003c\/th\u003e\n\u003ctd\u003e0.35mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLine Width\u003c\/th\u003e\n\u003ctd\u003e0.35mm to 50mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCup Size\u003c\/th\u003e\n\u003ctd\u003e7ml with lid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Pressure\u003c\/th\u003e\n\u003ctd\u003e25-35 PSI recommended\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e110g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eThread\u003c\/th\u003e\n\u003ctd\u003e1\/8\" standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecial Features\u003c\/th\u003e\n\u003ctd\u003ePTFE seals, compression-fit nozzle, cutaway handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e10 years (UK)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e📦 What's in the Box\u003c\/h2\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cspan class=\"icon\"\u003e🎨\u003c\/span\u003e\n\u003ch4\u003eIwata Eclipse CS airbrush\u003c\/h4\u003e\n\u003cp\u003ewith 0.35mm needle\/nozzle installed\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cspan class=\"icon\"\u003e🥛\u003c\/span\u003e\n\u003ch4\u003e7ml gravity cup with lid\u003c\/h4\u003e\n\u003cp\u003eMix colors, prevent drying during breaks\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cspan class=\"icon\"\u003e🔧\u003c\/span\u003e\n\u003ch4\u003eMaintenance tools\u003c\/h4\u003e\n\u003cp\u003eand documentation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item bonus-item\"\u003e\n\u003cspan class=\"icon\"\u003e🎁\u003c\/span\u003e\n\u003ch4\u003eBONUS: HHP-1001 Elastic Masking Putty\u003c\/h4\u003e\n\u003cp\u003e(£6 value)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; margin-top: 20px; color: #bb86fc;\"\u003e\u003cstrong\u003e⚠️ Air hose and compressor not included\u003c\/strong\u003e - purchase separately\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e🎯 Common Uses\u003c\/h2\u003e\n\u003cdiv class=\"applications-list\"\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cstrong\u003e🚗 Scale Models:\u003c\/strong\u003e Cars, planes, military models, detailed work\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cstrong\u003e💫 Body Art:\u003c\/strong\u003e Professional makeup, temporary tattoos\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cstrong\u003e🏺 Ceramics:\u003c\/strong\u003e Pottery decoration, glazing applications\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cstrong\u003e🖼️ Fine Art:\u003c\/strong\u003e Canvas work, illustrations, artistic projects\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cstrong\u003e💄 Cosmetics:\u003c\/strong\u003e Professional makeup application\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cstrong\u003e🎨 Hobby Work:\u003c\/strong\u003e General crafts and creative projects\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003e✨ Why the Eclipse CS is Different\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e🔧 Compression-Fit Nozzle\u003c\/h4\u003e\n\u003cp\u003eNo threading to strip or over-tighten. Easier maintenance and longer nozzle life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e🛡️ PTFE Seals\u003c\/h4\u003e\n\u003cp\u003eResist aggressive solvents and lacquers. Use harsh thinners without damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e🖐️ Cutaway Handle\u003c\/h4\u003e\n\u003cp\u003eErgonomic design for precision work and comfortable long sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e📏 Wide Spray Range\u003c\/h4\u003e\n\u003cp\u003e0.35mm to 50mm coverage - one of the most versatile nozzle sizes available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"honest-answers\"\u003e\n\u003ch2\u003e💬 Straight Answers to Common Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🤔 Is this suitable for beginners?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt's more advanced than entry models, but dedicated beginners can learn on it. The dual-action gives full control, which is good for developing proper technique. If you're casual about the hobby, start with something simpler.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🎨 What paints actually work well?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eMost paints when properly thinned. The PTFE seals handle aggressive solvents, so lacquers and enamels work fine. Acrylics, inks, cosmetics all good. Always thin to proper consistency - this isn't forgiving of thick paint.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e📏 How fine can I realistically paint?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eWith practice, 0.5-0.8mm lines consistently. The 0.35mm nozzle is a compromise between detail and versatility. For ultra-fine work under 0.5mm, you'd want a smaller nozzle like 0.2mm.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🥛 What about the cup with lid?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eVery practical. Mix colors in the cup, lid prevents drying during breaks. Makes color transitions smoother. The 7ml size is good for most work - not too small to constantly refill, not too large to waste paint.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🧼 Is cleaning actually easy?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eEasier than most. The compression-fit nozzle pops out without tools, needle slides out easily. Takes 5-8 minutes for basic cleaning between colors, 15 minutes for full strip-down weekly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e💧 What if I get bubbling or spitting?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eUsually dirty needle\/nozzle, wrong paint consistency, or loose nozzle. Clean thoroughly, check paint thinning, ensure nozzle is properly seated. If problems persist, needle or nozzle may need replacing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🚗 Is the 0.35mm good for scale models?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, it's popular for 1\/72 to 1\/24 scale work. Handles both detail work and broader areas well. For tiny 1\/144 scale details, you might want something finer, but it covers 90% of modeling needs.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🔧 Spare parts - what breaks and when?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eNeedles (£18) last 6-12 months with normal use. Nozzles (£22) last 1-2 years. PTFE seals rarely need replacing. Spring steel spring is very durable. We stock all common parts.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-section\"\u003e\n\u003ch2 style=\"color: #ffffff; text-align: center; margin-bottom: 20px;\"\u003e🔍 vs Other Iwata Models\u003c\/h2\u003e\n\u003ctable class=\"comparison-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eNozzle\u003c\/th\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003cth\u003eKey Difference\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEclipse CS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e0.35mm\u003c\/td\u003e\n\u003ctd\u003eVersatile general use\u003c\/td\u003e\n\u003ctd\u003eCompression nozzle, PTFE seals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNEO CN\u003c\/td\u003e\n\u003ctd\u003e0.35mm\u003c\/td\u003e\n\u003ctd\u003eBeginners\u003c\/td\u003e\n\u003ctd\u003eSimpler, budget-friendly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRevolution CR3\u003c\/td\u003e\n\u003ctd\u003e0.3mm\u003c\/td\u003e\n\u003ctd\u003eHobby use\u003c\/td\u003e\n\u003ctd\u003eMid-range option\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warranty-section\"\u003e\n\u003ch2\u003e🛡️ 10-Year Warranty Details\u003c\/h2\u003e\n\u003cp\u003eCovers manufacturing defects and material faults for \u003cstrong\u003e10 years in the UK\u003c\/strong\u003e. Excludes wear items (needles, nozzles, seals) and damage from misuse. The PTFE seals and compression nozzle design contribute to the long warranty period.\u003c\/p\u003e\n\u003cdiv class=\"warranty-highlight\"\u003e\u003cstrong\u003eThis extended warranty reflects the build quality - most airbrush warranties are 1-2 years maximum.\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-choose\"\u003e\n\u003ch2\u003e🌟 Why Buy From Hobby Heaven\u003c\/h2\u003e\n\u003cdiv class=\"store-features\"\u003e\n\u003cdiv class=\"store-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e✅\u003c\/span\u003e \u003cstrong\u003eAuthorized Iwata dealer\u003c\/strong\u003e\u003cbr\u003efull warranty coverage\u003c\/div\u003e\n\u003cdiv class=\"store-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e🚚\u003c\/span\u003e \u003cstrong\u003eSame-day dispatch\u003c\/strong\u003e\u003cbr\u003eon orders before 2PM weekdays\u003c\/div\u003e\n\u003cdiv class=\"store-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e🎁\u003c\/span\u003e \u003cstrong\u003eFree masking putty\u003c\/strong\u003e\u003cbr\u003eworth £6 (limited time)\u003c\/div\u003e\n\u003cdiv class=\"store-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e💬\u003c\/span\u003e \u003cstrong\u003eTechnical support\u003c\/strong\u003e\u003cbr\u003efrom experienced users\u003c\/div\u003e\n\u003cdiv class=\"store-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e📦\u003c\/span\u003e \u003cstrong\u003eStock Eclipse CS spare parts\u003c\/strong\u003e\u003cbr\u003efor quick service\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-section\"\u003e\n\u003ch2\u003eIwata Eclipse CS + Free Masking Putty\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003e10-year warranty | Same-day dispatch | Expert support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"cta-highlight\"\u003e\n\u003cstrong\u003eHOBBY HEAVEN\u003c\/strong\u003e\u003cbr\u003eAuthentic supplies, honest advice, reliable service\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tamiya","offers":[{"title":"Default Title","offer_id":45154390802621,"sku":"IW-ECL-CS","price":144.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0271\/9583\/4503\/files\/Pic-16099.jpg?v=1750152410"},{"product_id":"iwata-hp-b-plus-professional-airbrush-gravity-feed-dual-action-0-2mm-precision-high-performance-plus-series","title":"Iwata HP-B Plus Professional Airbrush – Gravity Feed, Dual Action, 0.2mm Precision | High Performance Plus Series","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\u003eIwata Hi-Perform HP-B Plus Gravity Airbrush (IW-HP-B-PLUS) Brand New | 0.2mm Professional Precision | Hobby Heaven\u003c\/title\u003e\n    \u003cmeta name=\"description\" content=\"Iwata HP-B Plus professional gravity feed airbrush IW-HP-B-PLUS. 0.2mm precision nozzle, PTFE sealing, dual action. Perfect balance of detail and reliability.\"\u003e\n    \u003cmeta name=\"keywords\" content=\"iwata hp-b plus, iw-hp-b-plus, professional airbrush, gravity feed, 0.2mm precision, dual action airbrush\"\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            background: rgb(34, 34, 34);\n            color: #ffffff;\n            font-family: 'Arial', sans-serif;\n            line-height: 1.6;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .hero-section {\n            background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);\n            border-radius: 15px;\n            padding: 25px;\n            margin-bottom: 20px;\n            border: 2px solid #0066cc;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .hero-section::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(0, 102, 204, 0.05) 0%, transparent 70%);\n            animation: pulse 4s ease-in-out infinite;\n        }\n        \n        @keyframes pulse {\n            0%, 100% { opacity: 0.3; }\n            50% { opacity: 0.7; }\n        }\n        \n        .product-title {\n            font-size: 2.2rem;\n            font-weight: bold;\n            background: linear-gradient(45deg, #0066cc, #ffd700);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            margin-bottom: 10px;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .subtitle {\n            font-size: 1.1rem;\n            color: #cccccc;\n            margin-bottom: 15px;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .brand-line {\n            font-size: 1rem;\n            color: #ffd700;\n            font-weight: bold;\n            margin-bottom: 20px;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .precision-highlight {\n            background: linear-gradient(135deg, rgba(0, 102, 204, 0.2), rgba(255, 215, 0, 0.1));\n            border: 2px solid #0066cc;\n            padding: 20px;\n            border-radius: 12px;\n            margin: 20px 0;\n            text-align: center;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n            gap: 15px;\n            margin: 20px 0;\n        }\n        \n        .feature-card {\n            background: linear-gradient(135deg, #2a2a2a 0%, #3a3a3a 100%);\n            border: 1px solid #0066cc;\n            border-radius: 10px;\n            padding: 18px;\n            transition: all 0.3s ease;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-3px);\n            border-color: #ffd700;\n            box-shadow: 0 5px 15px rgba(0, 102, 204, 0.3);\n        }\n        \n        .feature-icon {\n            font-size: 1.8rem;\n            margin-bottom: 10px;\n            display: block;\n        }\n        \n        .feature-title {\n            color: #0066cc;\n            font-size: 1.1rem;\n            font-weight: bold;\n            margin-bottom: 8px;\n        }\n        \n        .feature-card p {\n            font-size: 0.9rem;\n        }\n        \n        .specs-table {\n            background: rgba(42, 42, 42, 0.8);\n            border-radius: 10px;\n            overflow: hidden;\n            margin: 20px 0;\n            border: 1px solid #555;\n        }\n        \n        .specs-table table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .specs-table th {\n            background: linear-gradient(45deg, #0066cc, #004499);\n            color: #fff;\n            padding: 12px;\n            font-weight: bold;\n            text-align: left;\n        }\n        \n        .specs-table td {\n            padding: 10px 12px;\n            border-bottom: 1px solid #555;\n        }\n        \n        .advanced-features {\n            background: rgba(58, 58, 58, 0.4);\n            border-radius: 10px;\n            padding: 20px;\n            margin: 20px 0;\n        }\n        \n        .feature-detail {\n            margin-bottom: 15px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #555;\n        }\n        \n        .feature-detail:last-child {\n            border-bottom: none;\n            margin-bottom: 0;\n        }\n        \n        .feature-detail h4 {\n            color: #0066cc;\n            margin-bottom: 8px;\n            font-size: 1.1rem;\n        }\n        \n        .applications-section {\n            background: linear-gradient(135deg, rgba(0, 102, 204, 0.1), rgba(255, 215, 0, 0.05));\n            border-radius: 10px;\n            padding: 20px;\n            margin: 20px 0;\n        }\n        \n        .app-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n        \n        .app-card {\n            background: rgba(42, 42, 42, 0.6);\n            padding: 15px;\n            border-radius: 8px;\n            border-left: 4px solid #0066cc;\n        }\n        \n        .app-list {\n            list-style: none;\n            padding-left: 0;\n            font-size: 0.85rem;\n        }\n        \n        .app-list li {\n            margin-bottom: 4px;\n            padding-left: 15px;\n            position: relative;\n        }\n        \n        .app-list li::before {\n            content: \"•\";\n            color: #ffd700;\n            font-weight: bold;\n            position: absolute;\n            left: 0;\n        }\n        \n        .paint-compatibility {\n            background: rgba(58, 58, 58, 0.3);\n            border-radius: 8px;\n            padding: 15px;\n            margin: 15px 0;\n        }\n        \n        .paint-table {\n            background: rgba(42, 42, 42, 0.8);\n            border-radius: 8px;\n            overflow: hidden;\n            margin: 10px 0;\n            border: 1px solid #555;\n        }\n        \n        .paint-table table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .paint-table th {\n            background: linear-gradient(45deg, #0066cc, #004499);\n            color: #fff;\n            padding: 8px;\n            font-weight: bold;\n            text-align: left;\n            font-size: 0.9rem;\n        }\n        \n        .paint-table td {\n            padding: 6px 8px;\n            border-bottom: 1px solid #555;\n            font-size: 0.8rem;\n        }\n        \n        .excellent {\n            color: #00ff7f;\n            font-weight: bold;\n        }\n        \n        .good {\n            color: #ffd700;\n            font-weight: bold;\n        }\n        \n        .caution {\n            color: #ff8c00;\n            font-weight: bold;\n        }\n        \n        .comparison-section {\n            background: rgba(58, 58, 58, 0.4);\n            border-radius: 10px;\n            padding: 20px;\n            margin: 20px 0;\n        }\n        \n        .comparison-table {\n            background: rgba(42, 42, 42, 0.8);\n            border-radius: 8px;\n            overflow: hidden;\n            margin: 10px 0;\n            border: 1px solid #555;\n        }\n        \n        .comparison-table table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .comparison-table th {\n            background: linear-gradient(45deg, #0066cc, #004499);\n            color: #fff;\n            padding: 8px;\n            font-weight: bold;\n            text-align: center;\n            font-size: 0.8rem;\n        }\n        \n        .comparison-table td {\n            padding: 6px 8px;\n            border-bottom: 1px solid #555;\n            text-align: center;\n            font-size: 0.75rem;\n        }\n        \n        .hp-b-row {\n            background: rgba(255, 215, 0, 0.1);\n            font-weight: bold;\n        }\n        \n        .star-rating {\n            color: #ffd700;\n        }\n        \n        .sweet-spot {\n            background: linear-gradient(135deg, rgba(255, 215, 0, 0.15), rgba(0, 102, 204, 0.1));\n            border: 2px solid #ffd700;\n            padding: 15px;\n            border-radius: 8px;\n            margin: 15px 0;\n            text-align: center;\n        }\n        \n        .maintenance-section {\n            background: rgba(58, 58, 58, 0.3);\n            border-radius: 8px;\n            padding: 15px;\n            margin: 15px 0;\n        }\n        \n        .care-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 12px;\n            margin: 10px 0;\n        }\n        \n        .care-item {\n            background: rgba(42, 42, 42, 0.6);\n            padding: 10px;\n            border-radius: 6px;\n            border-left: 3px solid #00ff7f;\n            font-size: 0.85rem;\n        }\n        \n        .section-title {\n            font-size: 1.5rem;\n            color: #0066cc;\n            margin: 25px 0 15px 0;\n            font-weight: bold;\n            text-align: center;\n        }\n        \n        .faq-section {\n            margin: 15px 0;\n        }\n        \n        .faq-compact {\n            background: rgba(42, 42, 42, 0.6);\n            margin-bottom: 8px;\n            border-radius: 6px;\n            overflow: hidden;\n            border: 1px solid #555;\n        }\n        \n        .faq-question {\n            background: rgba(0, 102, 204, 0.1);\n            padding: 8px;\n            font-weight: bold;\n            color: #0066cc;\n            font-size: 0.8rem;\n        }\n        \n        .faq-answer {\n            padding: 8px;\n            font-size: 0.75rem;\n        }\n        \n        @media (max-width: 768px) {\n            .container {\n                padding: 10px;\n            }\n            \n            .product-title {\n                font-size: 1.8rem;\n            }\n            \n            .hero-section {\n                padding: 15px;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"container\"\u003e\n        \u003c!-- Hero Section --\u003e\n        \u003cdiv class=\"hero-section\"\u003e\n            \u003ch1 class=\"product-title\"\u003eIWATA HP-B PLUS PROFESSIONAL AIRBRUSH\u003c\/h1\u003e\n            \u003cp class=\"subtitle\"\u003eGravity Feed | Dual Action | 0.2mm Precision | High Performance Plus Series\u003c\/p\u003e\n            \u003cp class=\"brand-line\"\u003eFrom Hobby Heaven - Your Professional Airbrush Specialists\u003c\/p\u003e\n            \n            \u003cdiv class=\"precision-highlight\"\u003e\n                \u003ch3 style=\"color: #0066cc; margin-bottom: 10px;\"\u003eProfessional Precision Meets Everyday Reliability\u003c\/h3\u003e\n                \u003cp\u003e\u003cstrong\u003e0.2mm ultra-fine nozzle\u003c\/strong\u003e delivers hairline details to 20mm coverage. \u003cstrong\u003ePTFE sealed system\u003c\/strong\u003e handles aggressive solvents with professional reliability.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Key Features --\u003e\n        \u003cdiv class=\"features-grid\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cspan class=\"feature-icon\"\u003e🎯\u003c\/span\u003e\n                \u003ch3 class=\"feature-title\"\u003e0.2mm Ultra-Fine\u003c\/h3\u003e\n                \u003cp\u003eHairline details to 20mm coverage - perfect for precision work\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cspan class=\"feature-icon\"\u003e🔧\u003c\/span\u003e\n                \u003ch3 class=\"feature-title\"\u003eEasy Maintenance\u003c\/h3\u003e\n                \u003cp\u003eTool-free disassembly and improved thread design for quick service\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cspan class=\"feature-icon\"\u003e💎\u003c\/span\u003e\n                \u003ch3 class=\"feature-title\"\u003ePTFE Sealed\u003c\/h3\u003e\n                \u003cp\u003eTeflon seals handle solvents and aggressive paints with ease\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cspan class=\"feature-icon\"\u003e⚖️\u003c\/span\u003e\n                \u003ch3 class=\"feature-title\"\u003ePerfect Balance\u003c\/h3\u003e\n                \u003cp\u003eErgonomic design reduces fatigue during extended painting sessions\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Technical Specifications --\u003e\n        \u003ch2 class=\"section-title\"\u003e📋 Technical Specifications\u003c\/h2\u003e\n        \u003cdiv class=\"specs-table\"\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\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003eHP-B Plus (High Performance Plus Series)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003ePart Number\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd style=\"color: #ffd700; font-weight: bold;\"\u003eIW-HP-B-PLUS\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eFeed Type\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003eGravity Feed\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eAction\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003eDual Action (Independent Trigger)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eCup Capacity\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e1.8ml (1\/16 oz)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eNozzle Size\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e0.2mm (0.3mm option available separately)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eSpray Pattern\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e0.2mm to 20mm coverage\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eWorking Pressure\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e15-25 PSI\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eSealing\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd style=\"color: #00ff7f;\"\u003ePTFE (Teflon) - Solvent Resistant\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Advanced Features --\u003e\n        \u003cdiv class=\"advanced-features\"\u003e\n            \u003ch3 style=\"color: #0066cc; margin-bottom: 15px; text-align: center;\"\u003e🔧 Advanced Professional Features\u003c\/h3\u003e\n            \n            \u003cdiv class=\"feature-detail\"\u003e\n                \u003ch4\u003e🔩 Improved Thread Design\u003c\/h4\u003e\n                \u003cp\u003eNew nozzle threading system provides better sealing and easier maintenance. No more cross-threading or leakage issues.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-detail\"\u003e\n                \u003ch4\u003e🛡️ PTFE Sealing System\u003c\/h4\u003e\n                \u003cp\u003eTeflon seals resist aggressive solvents, lacquers, and solvent-based paints. Perfect for automotive and industrial applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-detail\"\u003e\n                \u003ch4\u003e✂️ Cutaway Handle Design\u003c\/h4\u003e\n                \u003cp\u003eEasy access for cleaning and maintenance. Pre-set handle allows precise control over paint flow volume.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-detail\"\u003e\n                \u003ch4\u003e⚖️ Ergonomic Balance\u003c\/h4\u003e\n                \u003cp\u003eLightweight construction with perfect weight distribution. Reduces hand fatigue during extended painting sessions.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Applications --\u003e\n        \u003cdiv class=\"applications-section\"\u003e\n            \u003ch3 style=\"color: #0066cc; margin-bottom: 15px; text-align: center;\"\u003e🎯 Perfect Applications\u003c\/h3\u003e\n            \u003cdiv class=\"app-grid\"\u003e\n                \u003cdiv class=\"app-card\"\u003e\n                    \u003ch4 style=\"color: #ffd700; margin-bottom: 8px;\"\u003e🏎️ Precision Modeling\u003c\/h4\u003e\n                    \u003cul class=\"app-list\"\u003e\n                        \u003cli\u003eScale model details and weathering\u003c\/li\u003e\n                        \u003cli\u003eFigurine painting and fine features\u003c\/li\u003e\n                        \u003cli\u003eCustom automotive detailing\u003c\/li\u003e\n                        \u003cli\u003eMotorcycle and tuning projects\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"app-card\"\u003e\n                    \u003ch4 style=\"color: #ffd700; margin-bottom: 8px;\"\u003e🎨 Professional Art\u003c\/h4\u003e\n                    \u003cul class=\"app-list\"\u003e\n                        \u003cli\u003eCommercial illustration work\u003c\/li\u003e\n                        \u003cli\u003eFine art and artistic finishes\u003c\/li\u003e\n                        \u003cli\u003ePhoto retouching and restoration\u003c\/li\u003e\n                        \u003cli\u003eTechnical illustration\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"app-card\"\u003e\n                    \u003ch4 style=\"color: #ffd700; margin-bottom: 8px;\"\u003e💅 Specialty Applications\u003c\/h4\u003e\n                    \u003cul class=\"app-list\"\u003e\n                        \u003cli\u003eNail art and beauty applications\u003c\/li\u003e\n                        \u003cli\u003eCeramics and pottery decoration\u003c\/li\u003e\n                        \u003cli\u003eCake decorating and food art\u003c\/li\u003e\n                        \u003cli\u003eTouch-up and repair work\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Paint Compatibility --\u003e\n        \u003cdiv class=\"paint-compatibility\"\u003e\n            \u003ch3 style=\"color: #0066cc; margin-bottom: 15px; text-align: center;\"\u003e🧪 Paint \u0026amp; Media Compatibility\u003c\/h3\u003e\n            \u003cp style=\"text-align: center; margin-bottom: 10px; font-style: italic;\"\u003eRecommended: Well-filtered, properly thinned paints for best results\u003c\/p\u003e\n            \u003cdiv class=\"paint-table\"\u003e\n                \u003ctable\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003ePaint Type\u003c\/th\u003e\n                            \u003cth\u003eCompatibility\u003c\/th\u003e\n                            \u003cth\u003eNotes\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eWater-based Acrylics\u003c\/td\u003e\n                            \u003ctd class=\"excellent\"\u003e✅ Excellent\u003c\/td\u003e\n                            \u003ctd\u003ePerfect for beginners and detailed work\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eSolvent-based Acrylics\u003c\/td\u003e\n                            \u003ctd class=\"excellent\"\u003e✅ Excellent\u003c\/td\u003e\n                            \u003ctd\u003ePTFE seals handle solvents perfectly\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eEnamels\u003c\/td\u003e\n                            \u003ctd class=\"excellent\"\u003e✅ Excellent\u003c\/td\u003e\n                            \u003ctd\u003eThin to \"milky consistency\"\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eLacquers\u003c\/td\u003e\n                            \u003ctd class=\"good\"\u003e✅ Good\u003c\/td\u003e\n                            \u003ctd\u003eWell-filtered and properly thinned\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eHeavy\/Opaque Paints\u003c\/td\u003e\n                            \u003ctd class=\"caution\"\u003e⚠️ With 0.3mm\u003c\/td\u003e\n                            \u003ctd\u003eConsider 0.3mm nozzle option\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Comparison --\u003e\n        \u003cdiv class=\"comparison-section\"\u003e\n            \u003ch3 style=\"color: #0066cc; margin-bottom: 15px; text-align: center;\"\u003e⚖️ How HP-B Plus Compares\u003c\/h3\u003e\n            \u003cdiv class=\"comparison-table\"\u003e\n                \u003ctable\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eFeature\u003c\/th\u003e\n                            \u003cth\u003eHP-B Plus\u003c\/th\u003e\n                            \u003cth\u003eEclipse Series\u003c\/th\u003e\n                            \u003cth\u003eMicron Series\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody class=\"hp-b-row\"\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eDetail Capability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n\u003cspan class=\"star-rating\"\u003e★★★★☆\u003c\/span\u003e Excellent\u003c\/td\u003e\n                            \u003ctd\u003e\n\u003cspan class=\"star-rating\"\u003e★★★☆☆\u003c\/span\u003e Good\u003c\/td\u003e\n                            \u003ctd\u003e\n\u003cspan class=\"star-rating\"\u003e★★★★★\u003c\/span\u003e Superior\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eDurability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n\u003cspan class=\"star-rating\"\u003e★★★★★\u003c\/span\u003e Excellent\u003c\/td\u003e\n                            \u003ctd\u003e\n\u003cspan class=\"star-rating\"\u003e★★★★☆\u003c\/span\u003e Very Good\u003c\/td\u003e\n                            \u003ctd\u003e\n\u003cspan class=\"star-rating\"\u003e★★★☆☆\u003c\/span\u003e Moderate\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eEase of Maintenance\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n\u003cspan class=\"star-rating\"\u003e★★★★★\u003c\/span\u003e Superior\u003c\/td\u003e\n                            \u003ctd\u003e\n\u003cspan class=\"star-rating\"\u003e★★★☆☆\u003c\/span\u003e Good\u003c\/td\u003e\n                            \u003ctd\u003e\n\u003cspan class=\"star-rating\"\u003e★★☆☆☆\u003c\/span\u003e Challenging\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eValue for Money\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n\u003cspan class=\"star-rating\"\u003e★★★★★\u003c\/span\u003e Outstanding\u003c\/td\u003e\n                            \u003ctd\u003e\n\u003cspan class=\"star-rating\"\u003e★★★☆☆\u003c\/span\u003e Fair\u003c\/td\u003e\n                            \u003ctd\u003e\n\u003cspan class=\"star-rating\"\u003e★★☆☆☆\u003c\/span\u003e Premium\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"sweet-spot\"\u003e\n                \u003ch4 style=\"color: #ffd700; margin-bottom: 8px;\"\u003e💡 The Sweet Spot\u003c\/h4\u003e\n                \u003cp\u003eHP-B Plus offers near-Micron detail capability with Eclipse-level reliability at an affordable price point. Perfect for serious hobbyists and semi-professionals.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Maintenance Guide --\u003e\n        \u003cdiv class=\"maintenance-section\"\u003e\n            \u003ch3 style=\"color: #0066cc; margin-bottom: 15px; text-align: center;\"\u003e🛠️ Professional Maintenance Guide\u003c\/h3\u003e\n            \u003cdiv class=\"care-grid\"\u003e\n                \u003cdiv class=\"care-item\"\u003eHandle 0.2mm nozzle gently - easily damaged if forced\u003c\/div\u003e\n                \u003cdiv class=\"care-item\"\u003eUse soft cleaning tools only - no metal implements\u003c\/div\u003e\n                \u003cdiv class=\"care-item\"\u003eNever over-tighten components - hand-tight is sufficient\u003c\/div\u003e\n                \u003cdiv class=\"care-item\"\u003eUse genuine Iwata replacement parts for best performance\u003c\/div\u003e\n                \u003cdiv class=\"care-item\"\u003eClean immediately after use to prevent paint curing\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Expert Q\u0026A --\u003e\n        \u003ch2 class=\"section-title\"\u003e❓ Expert Q\u0026amp;A\u003c\/h2\u003e\n        \u003cdiv class=\"faq-section\"\u003e\n            \u003cdiv class=\"faq-compact\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eIs HP-B Plus suitable for ultra-fine details?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eYes! The 0.2mm nozzle handles hairlines and micro-blends that rival much more expensive airbrushes. The responsive trigger gives excellent control.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-compact\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eWhat makes maintenance so easy?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eThe cutaway handle design and improved threading system. No tools needed for basic service, and the PTFE seals resist chemical damage from aggressive cleaners.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-compact\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eCan I use thicker paints with this airbrush?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eWith 0.2mm, thin to \"milky consistency\" works best. For heavier paints, consider the optional 0.3mm nozzle conversion (sold separately).\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-compact\"\u003e\n                \u003cdiv class=\"faq-question\"\u003eHow does it compare to Eclipse and Micron series?\u003c\/div\u003e\n                \u003cdiv class=\"faq-answer\"\u003eMore durable than Micron, more detailed than Eclipse. It's the \"workhorse\" choice - reliable for daily use with professional-level detail capability at a reasonable price.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Final Value --\u003e\n        \u003cdiv style=\"background: linear-gradient(135deg, rgba(0, 102, 204, 0.2), rgba(255, 215, 0, 0.1)); border: 2px solid #0066cc; padding: 20px; margin: 20px 0; border-radius: 12px; text-align: center;\"\u003e\n            \u003ch3 style=\"color: #0066cc; margin-bottom: 10px;\"\u003e🎨 Professional Precision, Everyday Reliability\u003c\/h3\u003e\n            \u003cp\u003e\u003cstrong\u003e0.2mm Ultra-Fine:\u003c\/strong\u003e Hairline details to 20mm coverage for versatile precision work.\u003cbr\u003e\n            \u003cstrong\u003ePTFE Sealing:\u003c\/strong\u003e Handles aggressive solvents and lacquers with professional reliability.\u003cbr\u003e\n            \u003cstrong\u003eTool-Free Maintenance:\u003c\/strong\u003e Cutaway handle design and improved threading for easy service.\u003cbr\u003e\n            \u003cstrong\u003eThe Sweet Spot:\u003c\/strong\u003e Near-Micron detail capability with Eclipse durability at outstanding value.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Iwata","offers":[{"title":"Default Title","offer_id":45712493281469,"sku":"IW-HP-B-PLUS","price":178.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0271\/9583\/4503\/files\/iwata-hp-b-plus-airbrush-top-view.jpg?v=1758205257"},{"product_id":"iwata-revolution-br-airbrush-iw-rv-br-0-3-mm-gravity-feed-dual-action-airbrush","title":"Iwata Revolution BR Airbrush (IW-RV-BR) – 0.3 mm Gravity-Feed Dual Action Airbrush","description":"\u003c!-- \n================================\nIWATA REVOLUTION BR AIRBRUSH (IW-RV-BR)\nShopify UK Product Description - ENGLISH\nHobby Heaven - Authorised Iwata Dealer\n================================\n--\u003e\n\n\u003c!-- PRODUCT TITLE (for Shopify) --\u003e\n\u003c!-- Iwata Revolution BR Airbrush - 0.3mm Gravity Feed for Detail \u0026 Nail Art | IW-RV-BR --\u003e\n\n\u003c!-- META DESCRIPTION (for SEO - max 155 chars) --\u003e\n\u003c!-- Iwata Revolution BR airbrush - 0.3mm nozzle, 1.5ml cup. Dual-action gravity feed. For nail art, miniatures, fine detail. 10-year UK warranty. Authorised dealer. --\u003e\n\n\u003c!-- PRODUCT DESCRIPTION HTML --\u003e\n\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #e8e8e8; line-height: 1.7; max-width: 900px; margin: 0 auto; padding: 25px; background-color: #222222; border-radius: 12px;\"\u003e\n\n  \u003c!-- HERO SECTION --\u003e\n  \u003cdiv style=\"background: linear-gradient(135deg, rgba(183,28,28,0.2) 0%, rgba(34,34,34,0.95) 50%, rgba(211,47,47,0.15) 100%); border: 1px solid rgba(211,47,47,0.5); border-radius: 12px; padding: 25px; margin-bottom: 25px;\"\u003e\n    \u003ch2 style=\"color: #ef5350; margin: 0 0 12px 0; font-size: 1.4em; font-weight: 600;\"\u003e✈️ Iwata Revolution BR – Precision Detail Airbrush\u003c\/h2\u003e\n    \u003cp style=\"margin: 0; font-size: 1.05em; color: #cccccc;\"\u003e\n      0.3mm nozzle for fine lines and detail work. \u003cstrong style=\"color: #ffcdd2;\"\u003eIwata quality at entry-level price. 10-year UK warranty.\u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- AUTHORISED DEALER --\u003e\n  \u003cdiv style=\"background: rgba(76,175,80,0.15); border: 2px solid rgba(76,175,80,0.4); border-radius: 8px; padding: 15px; margin-bottom: 25px; text-align: center;\"\u003e\n    \u003cp style=\"margin: 0; color: #a5d6a7; font-size: 1em;\"\u003e\n      \u003cstrong\u003e✓ Authorised Iwata Dealer\u003c\/strong\u003e – Genuine product with full UK warranty and support\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY SPECS --\u003e\n  \u003cdiv style=\"background: linear-gradient(90deg, rgba(183,28,28,0.1) 0%, rgba(34,34,34,0.8) 100%); border: 2px solid rgba(183,28,28,0.3); border-radius: 10px; padding: 20px; margin-bottom: 25px;\"\u003e\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 15px; text-align: center;\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv style=\"font-size: 1.5em; font-weight: bold; color: #ef5350;\"\u003e0.3mm\u003c\/div\u003e\n        \u003cdiv style=\"color: #aaa; font-size: 0.85em;\"\u003eNozzle\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv style=\"font-size: 1.5em; font-weight: bold; color: #ef5350;\"\u003e1.5ml\u003c\/div\u003e\n        \u003cdiv style=\"color: #aaa; font-size: 0.85em;\"\u003eCup Size\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv style=\"font-size: 1.5em; font-weight: bold; color: #ef5350;\"\u003e0.3-25mm\u003c\/div\u003e\n        \u003cdiv style=\"color: #aaa; font-size: 0.85em;\"\u003eSpray Width\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv style=\"font-size: 1.5em; font-weight: bold; color: #ef5350;\"\u003e10yr\u003c\/div\u003e\n        \u003cdiv style=\"color: #aaa; font-size: 0.85em;\"\u003eWarranty\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT IS IT --\u003e\n  \u003cdiv style=\"margin-bottom: 25px;\"\u003e\n    \u003ch3 style=\"color: #ef5350; font-size: 1.15em; margin-bottom: 10px; border-bottom: 1px solid rgba(183,28,28,0.3); padding-bottom: 8px;\"\u003e📦 What You Get\u003c\/h3\u003e\n    \u003cp style=\"margin: 0; color: #e0e0e0;\"\u003e\n      \u003cstrong\u003eDual-action, internal-mix, gravity-feed airbrush\u003c\/strong\u003e – the Revolution BR delivers Iwata precision at an accessible price. The 0.3mm nozzle sprays fine lines for detail work, while the ergonomic handle with cutaway grip keeps hands comfortable through long sessions. PTFE packings handle solvent-based paints safely.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INCLUDED --\u003e\n  \u003cdiv style=\"background: rgba(183,28,28,0.08); border: 1px solid rgba(183,28,28,0.3); border-radius: 8px; padding: 15px; margin-bottom: 25px;\"\u003e\n    \u003ch4 style=\"color: #ef5350; margin: 0 0 10px 0; font-size: 1em;\"\u003e📋 Included in Box\u003c\/h4\u003e\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 10px; font-size: 0.9em; color: #ccc;\"\u003e\n      \u003cdiv\u003e✓ Iwata Revolution BR Airbrush\u003c\/div\u003e\n      \u003cdiv\u003e✓ Iwata Nozzle Spanner\u003c\/div\u003e\n      \u003cdiv\u003e✓ Iwata Lube (Super Lube)\u003c\/div\u003e\n      \u003cdiv\u003e✓ 10-Year UK Warranty Card\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BEST FOR --\u003e\n  \u003cdiv style=\"margin-bottom: 25px;\"\u003e\n    \u003ch3 style=\"color: #ef5350; font-size: 1.15em; margin-bottom: 15px; border-bottom: 1px solid rgba(183,28,28,0.3); padding-bottom: 8px;\"\u003e🎯 Best For\u003c\/h3\u003e\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(183,28,28,0.08); border-radius: 8px; padding: 12px;\"\u003e\n        \u003cstrong style=\"color: #ffcdd2;\"\u003e💅 Nail Art\u003c\/strong\u003e\n        \u003cp style=\"margin: 5px 0 0 0; font-size: 0.9em; color: #ccc;\"\u003ePrecise lines, gradients, small paint loads\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(183,28,28,0.08); border-radius: 8px; padding: 12px;\"\u003e\n        \u003cstrong style=\"color: #ffcdd2;\"\u003e🎨 Miniatures \u0026amp; Models\u003c\/strong\u003e\n        \u003cp style=\"margin: 5px 0 0 0; font-size: 0.9em; color: #ccc;\"\u003eWeathering, details, thin base coats\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(183,28,28,0.08); border-radius: 8px; padding: 12px;\"\u003e\n        \u003cstrong style=\"color: #ffcdd2;\"\u003e🎭 Body Art \u0026amp; Craft\u003c\/strong\u003e\n        \u003cp style=\"margin: 5px 0 0 0; font-size: 0.9em; color: #ccc;\"\u003eSmooth gradients, comfortable long sessions\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(183,28,28,0.08); border-radius: 8px; padding: 12px;\"\u003e\n        \u003cstrong style=\"color: #ffcdd2;\"\u003e🌱 Beginners\u003c\/strong\u003e\n        \u003cp style=\"margin: 5px 0 0 0; font-size: 0.9em; color: #ccc;\"\u003eIwata quality, forgiving to learn on\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS TABLE --\u003e\n  \u003cdiv style=\"margin-bottom: 25px;\"\u003e\n    \u003ch3 style=\"color: #ef5350; font-size: 1.15em; margin-bottom: 15px; border-bottom: 1px solid rgba(183,28,28,0.3); padding-bottom: 8px;\"\u003e📋 Specifications\u003c\/h3\u003e\n    \u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 0.95em;\"\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1);\"\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #aaa; width: 40%;\"\u003eModel\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #e8e8e8;\"\u003e\u003cstrong\u003eIW-RV-BR\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1); background: rgba(255,255,255,0.02);\"\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #aaa;\"\u003eAction\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #e8e8e8;\"\u003e\u003cstrong\u003eDual-action\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1);\"\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #aaa;\"\u003eFeed\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #e8e8e8;\"\u003e\u003cstrong\u003eGravity (top cup)\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1); background: rgba(255,255,255,0.02);\"\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #aaa;\"\u003eNozzle size\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #ef5350;\"\u003e\u003cstrong\u003e0.3mm\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1);\"\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #aaa;\"\u003eCup capacity\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #e8e8e8;\"\u003e\n\u003cstrong\u003e1.5ml\u003c\/strong\u003e (0.05 oz)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1); background: rgba(255,255,255,0.02);\"\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #aaa;\"\u003eSpray width\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #e8e8e8;\"\u003e0.3mm – 25mm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1);\"\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #aaa;\"\u003eOptimal pressure\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #e8e8e8;\"\u003e\u003cstrong\u003e20-30 PSI\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1); background: rgba(255,255,255,0.02);\"\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #aaa;\"\u003eWeight\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #e8e8e8;\"\u003e80g (0.08 kg)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1);\"\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #aaa;\"\u003eDimensions\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #e8e8e8;\"\u003e142 × 51 × 17mm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1); background: rgba(255,255,255,0.02);\"\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #aaa;\"\u003eNozzle type\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #e8e8e8;\"\u003eThreaded (R3 head system)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1);\"\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #aaa;\"\u003ePackings\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #ef5350;\"\u003ePTFE (solvent resistant)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #aaa;\"\u003eWarranty\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px 12px; color: #ef5350;\"\u003e\u003cstrong\u003e10 years (UK)\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- REVOLUTION COMPARISON --\u003e\n  \u003cdiv style=\"margin-bottom: 25px;\"\u003e\n    \u003ch3 style=\"color: #ef5350; font-size: 1.15em; margin-bottom: 15px; border-bottom: 1px solid rgba(183,28,28,0.3); padding-bottom: 8px;\"\u003e📊 Revolution Series Comparison\u003c\/h3\u003e\n    \u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 0.85em;\"\u003e\n      \u003ctr style=\"background: rgba(183,28,28,0.2);\"\u003e\n        \u003ctd style=\"padding: 10px; color: #ef5350; font-weight: bold;\"\u003eModel\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ef5350; font-weight: bold; text-align: center;\"\u003eNozzle\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ef5350; font-weight: bold; text-align: center;\"\u003eCup\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ef5350; font-weight: bold; text-align: center;\"\u003eSpray\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ef5350; font-weight: bold;\"\u003eBest For\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1); background: rgba(183,28,28,0.1);\"\u003e\n        \u003ctd style=\"padding: 10px; color: #ffcdd2;\"\u003e\u003cstrong\u003eBR ✓\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ccc; text-align: center;\"\u003e0.3mm\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ccc; text-align: center;\"\u003e1.5ml\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ccc; text-align: center;\"\u003e0.3-25mm\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #aaa;\"\u003eNail art, fine detail\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid rgba(255,255,255,0.1);\"\u003e\n        \u003ctd style=\"padding: 10px; color: #e8e8e8;\"\u003eCR\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ccc; text-align: center;\"\u003e0.5mm\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ccc; text-align: center;\"\u003e9ml\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ccc; text-align: center;\"\u003eto 50mm\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #aaa;\"\u003eModels, base coats\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding: 10px; color: #e8e8e8;\"\u003eM.A.R\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ccc; text-align: center;\"\u003eMicro\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ccc; text-align: center;\"\u003e1.5ml\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #ccc; text-align: center;\"\u003eUltra-fine\u003c\/td\u003e\n        \u003ctd style=\"padding: 10px; color: #aaa;\"\u003eTattoo, fine art\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cp style=\"margin: 10px 0 0 0; font-size: 0.85em; color: #aaa; text-align: center;\"\u003e\n      💡 \u003cem\u003eNeed to spray primers or thicker paints? Consider the \u003cstrong\u003eCR\u003c\/strong\u003e with larger 0.5mm nozzle.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLEANING --\u003e\n  \u003cdiv style=\"background: rgba(255,215,0,0.08); border: 1px solid rgba(255,215,0,0.3); border-radius: 8px; padding: 15px; margin-bottom: 25px;\"\u003e\n    \u003ch4 style=\"color: #ffd54f; margin: 0 0 10px 0; font-size: 1em;\"\u003e💡 Quick Cleaning (5 min colour change)\u003c\/h4\u003e\n    \u003col style=\"margin: 0; padding-left: 18px; color: #ccc; font-size: 0.9em; line-height: 1.7;\"\u003e\n      \u003cli\u003eEmpty cup, add cleaner (acrylic or solvent-based as needed)\u003c\/li\u003e\n      \u003cli\u003ePull trigger back and forth to flush through nozzle\u003c\/li\u003e\n      \u003cli\u003eUse spanner to remove nozzle cap when deep cleaning (be gentle with needle!)\u003c\/li\u003e\n      \u003cli\u003eApply Iwata Lube to packings, reassemble\u003c\/li\u003e\n      \u003cli\u003eStore in case – \u003cstrong\u003enever bend the needle\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMPRESSOR NOTE --\u003e\n  \u003cdiv style=\"background: rgba(33,150,243,0.1); border: 1px solid rgba(33,150,243,0.3); border-radius: 8px; padding: 15px; margin-bottom: 25px;\"\u003e\n    \u003ch4 style=\"color: #64b5f6; margin: 0 0 10px 0; font-size: 1em;\"\u003e🔌 Compressor Requirements\u003c\/h4\u003e\n    \u003cp style=\"margin: 0; font-size: 0.9em; color: #ccc;\"\u003e\n      Works with small hobby compressors (0.5-1 HP with tank). Minimum 20 PSI, optimal 20-30 PSI. Standard 1\/8\" BSP hose connection fits most compressors.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROS \u0026 CONS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; margin-bottom: 25px;\"\u003e\n    \u003cdiv style=\"background: rgba(76,175,80,0.1); border: 1px solid rgba(76,175,80,0.3); border-radius: 8px; padding: 15px;\"\u003e\n      \u003ch4 style=\"color: #81c784; margin: 0 0 10px 0; font-size: 1em;\"\u003e✅ Pros\u003c\/h4\u003e\n      \u003cul style=\"margin: 0; padding-left: 18px; color: #ccc; font-size: 0.9em; line-height: 1.6;\"\u003e\n        \u003cli\u003eIwata quality at entry-level price\u003c\/li\u003e\n        \u003cli\u003eExcellent atomisation at low PSI\u003c\/li\u003e\n        \u003cli\u003e0.3mm precision for detail work\u003c\/li\u003e\n        \u003cli\u003ePTFE packings (solvent safe)\u003c\/li\u003e\n        \u003cli\u003eComfortable cutaway grip\u003c\/li\u003e\n        \u003cli\u003e10-year UK warranty\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: rgba(255,152,0,0.1); border: 1px solid rgba(255,152,0,0.3); border-radius: 8px; padding: 15px;\"\u003e\n      \u003ch4 style=\"color: #ffb74d; margin: 0 0 10px 0; font-size: 1em;\"\u003e⚠️ Keep in Mind\u003c\/h4\u003e\n      \u003cul style=\"margin: 0; padding-left: 18px; color: #ccc; font-size: 0.9em; line-height: 1.6;\"\u003e\n        \u003cli\u003eSmall 1.5ml cup – frequent refills\u003c\/li\u003e\n        \u003cli\u003e0.3mm struggles with thick primers\u003c\/li\u003e\n        \u003cli\u003eNeeds spanner for deep cleaning\u003c\/li\u003e\n        \u003cli\u003eRequires compressor (not included)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv style=\"text-align: center; padding-top: 15px; border-top: 1px solid rgba(183,28,28,0.2);\"\u003e\n    \u003cp style=\"margin: 0; color: #888; font-size: 0.85em;\"\u003e\n      🏪 \u003cstrong style=\"color: #ef5350;\"\u003eHobby Heaven\u003c\/strong\u003e – Authorised Iwata Dealer UK\u003cbr\u003e\n      \u003cspan style=\"font-size: 0.8em; color: #666;\"\u003eFamily-run specialist – full warranty support and advice\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!--\n================================\nSHOPIFY TAGS (suggested):\nIwata, Revolution BR, airbrush, IW-RV-BR, 0.3mm airbrush, nail art airbrush, miniature airbrush, gravity feed, dual action, beginner airbrush, detail airbrush\n================================\n--\u003e","brand":"Iwata","offers":[{"title":"Default Title","offer_id":46168872550589,"sku":"IW-RV-BR","price":119.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0271\/9583\/4503\/files\/iwata-revolution-br-airbrush-unboxing-box-contents.jpg?v=1765535320"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0271\/9583\/4503\/collections\/Pic-16089_e2e7536b-5d89-4d4b-a0fd-cdab2c13be9f.jpg?v=1750144301","url":"https:\/\/hobbyheaven.org\/collections\/iwata-airbrushes\/airbrush-gravity-feed.oembed","provider":"Hobby Heaven","version":"1.0","type":"link"}