{"title":"Vape Cotton","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\u003eVape Cotton UK - Premium Wicking Solutions | Vape Lounge\u003c\/title\u003e\n    \u003cmeta name=\"description\" content=\"Premium vape cotton at Vape Lounge UK. Organic, unbleached cotton for pure flavour. Quick absorption, heat resistant wicking for RDAs, RTAs. Fast UK delivery.\"\u003e\n    \u003cstyle\u003e\n        \/* Vape Cotton Collection Styles *\/\n        .vape-cotton-collection {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n            color: #1a1a1a;\n            margin: 0;\n            padding: 0;\n            position: relative;\n            background: #ffffff;\n            line-height: 1.6;\n        }\n\n        .vape-cotton-collection * {\n            box-sizing: border-box;\n        }\n\n        \/* Reset and isolate all heading styles *\/\n        .vape-cotton-collection h1,\n        .vape-cotton-collection h2,\n        .vape-cotton-collection h3,\n        .vape-cotton-collection h4,\n        .vape-cotton-collection h5,\n        .vape-cotton-collection h6 {\n            margin-top: 0 !important;\n            margin-bottom: 1rem !important;\n            line-height: 1.3 !important;\n            display: block !important;\n            visibility: visible !important;\n            opacity: 1 !important;\n            position: relative !important;\n            overflow: visible !important;\n            height: auto !important;\n            min-height: auto !important;\n            max-height: none !important;\n            text-transform: none;\n            letter-spacing: normal;\n        }\n\n        \/* Hero Section with Pink\/Rose Gradient *\/\n        .vape-cotton-collection .collection-hero {\n            background: linear-gradient(135deg, #ec4899 0%, #f472b6 25%, #f9a8d4 50%, #fbcfe8 75%, #fce7f3 100%);\n            background-size: 400% 400%;\n            animation: cottonFlow 35s ease infinite;\n            padding: 4rem 2rem;\n            text-align: center;\n            color: white;\n            position: relative;\n            overflow: hidden;\n            min-height: 550px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            transform: none !important;\n        }\n\n        @keyframes cottonFlow {\n            0% { background-position: 0% 50%; }\n            50% { background-position: 100% 50%; }\n            100% { background-position: 0% 50%; }\n        }\n\n        .vape-cotton-collection .collection-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 200 200\"\u003e\u003cdefs\u003e\u003cpattern id=\"cotton-pattern\" width=\"60\" height=\"60\" patternUnits=\"userSpaceOnUse\"\u003e\u003ccircle cx=\"30\" cy=\"30\" r=\"20\" fill=\"rgba(255,255,255,0.05)\" opacity=\"0.5\"\/\u003e\u003ccircle cx=\"30\" cy=\"30\" r=\"15\" fill=\"rgba(255,255,255,0.03)\" opacity=\"0.7\"\/\u003e\u003ccircle cx=\"30\" cy=\"30\" r=\"10\" fill=\"rgba(255,255,255,0.02)\" opacity=\"0.9\"\/\u003e\u003ccircle cx=\"30\" cy=\"30\" r=\"5\" fill=\"rgba(255,255,255,0.08)\"\/\u003e\u003c\/pattern\u003e\u003c\/defs\u003e\u003crect width=\"200\" height=\"200\" fill=\"url(%23cotton-pattern)\"\/\u003e\u003c\/svg\u003e');\n            animation: cottonFloat 120s linear infinite;\n            opacity: 0.4;\n        }\n\n        @keyframes cottonFloat {\n            0% { transform: translateX(0) translateY(0) scale(1); }\n            50% { transform: translateX(-30px) translateY(-30px) scale(1.1); }\n            100% { transform: translateX(0) translateY(0) scale(1); }\n        }\n\n        .vape-cotton-collection .cotton-element {\n            position: absolute;\n            background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.1) 50%, transparent 70%);\n            border-radius: 50%;\n            animation: cottonDrift 25s ease-in-out infinite;\n            filter: blur(1px);\n        }\n\n        .vape-cotton-collection .cotton-element:nth-child(1) {\n            width: 180px;\n            height: 180px;\n            top: 5%;\n            left: 10%;\n            animation-delay: 0s;\n        }\n\n        .vape-cotton-collection .cotton-element:nth-child(2) {\n            width: 250px;\n            height: 250px;\n            bottom: 10%;\n            right: 5%;\n            animation-delay: 8s;\n        }\n\n        .vape-cotton-collection .cotton-element:nth-child(3) {\n            width: 150px;\n            height: 150px;\n            top: 40%;\n            left: 70%;\n            animation-delay: 16s;\n        }\n\n        @keyframes cottonDrift {\n            0%, 100% {\n                transform: translate(0, 0) scale(1);\n                opacity: 0.2;\n            }\n            25% {\n                transform: translate(30px, -20px) scale(1.2);\n                opacity: 0.4;\n            }\n            50% {\n                transform: translate(-20px, 30px) scale(0.9);\n                opacity: 0.3;\n            }\n            75% {\n                transform: translate(-30px, -10px) scale(1.1);\n                opacity: 0.35;\n            }\n        }\n\n        .vape-cotton-collection .collection-hero-content {\n            position: relative;\n            z-index: 2;\n            max-width: 1100px;\n            margin: 0 auto;\n        }\n\n        .vape-cotton-collection .collection-hero h1 {\n            font-size: clamp(2.5rem, 6vw, 4.5rem) !important;\n            font-weight: 900 !important;\n            margin: 0 0 1.5rem 0 !important;\n            letter-spacing: -1px;\n            animation: cottonReveal 1.5s ease-out;\n            line-height: 1.2 !important;\n            display: block !important;\n            color: white !important;\n        }\n\n        @keyframes cottonReveal {\n            0% {\n                opacity: 0;\n                filter: blur(10px);\n                transform: scale(0.8);\n            }\n            100% {\n                opacity: 1;\n                filter: blur(0);\n                transform: scale(1);\n            }\n        }\n\n        .vape-cotton-collection .collection-hero p {\n            font-size: 1.3rem;\n            margin: 0 0 2.5rem;\n            opacity: 0.95;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n            animation: fadeInCotton 1s ease-out 0.5s both;\n        }\n\n        @keyframes fadeInCotton {\n            from {\n                opacity: 0;\n                transform: translateY(20px);\n            }\n            to {\n                opacity: 0.95;\n                transform: translateY(0);\n            }\n        }\n\n        .vape-cotton-collection .hero-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n            gap: 1.5rem;\n            max-width: 700px;\n            margin: 0 auto;\n            animation: fadeInCotton 1s ease-out 0.8s both;\n        }\n\n        .vape-cotton-collection .hero-spec {\n            background: rgba(255,255,255,0.2);\n            border-radius: 30px;\n            padding: 1.5rem 1rem;\n            text-align: center;\n            border: 2px solid rgba(255,255,255,0.4);\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            cursor: pointer;\n            position: relative;\n            overflow: hidden;\n            backdrop-filter: blur(10px);\n        }\n\n        .vape-cotton-collection .hero-spec::after {\n            content: '';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 0;\n            height: 0;\n            background: radial-gradient(circle, rgba(255,255,255,0.5) 0%, transparent 70%);\n            transform: translate(-50%, -50%);\n            transition: all 0.6s ease;\n        }\n\n        .vape-cotton-collection .hero-spec:hover::after {\n            width: 150%;\n            height: 150%;\n        }\n\n        .vape-cotton-collection .hero-spec:hover {\n            transform: translateY(-12px) scale(1.05);\n            background: rgba(255,255,255,0.35);\n            border-color: rgba(255,255,255,0.7);\n        }\n\n        .vape-cotton-collection .hero-spec .spec-icon {\n            font-size: 2.5rem;\n            margin-bottom: 0.5rem;\n            display: block;\n            position: relative;\n            z-index: 1;\n            animation: iconFloat 4s ease-in-out infinite;\n        }\n\n        @keyframes iconFloat {\n            0%, 100% { transform: translateY(0) rotate(0deg); }\n            50% { transform: translateY(-10px) rotate(5deg); }\n        }\n\n        .vape-cotton-collection .hero-spec:nth-child(2) .spec-icon {\n            animation-delay: 1s;\n        }\n\n        .vape-cotton-collection .hero-spec:nth-child(3) .spec-icon {\n            animation-delay: 2s;\n        }\n\n        .vape-cotton-collection .hero-spec:nth-child(4) .spec-icon {\n            animation-delay: 3s;\n        }\n\n        .vape-cotton-collection .hero-spec .spec-value {\n            font-size: 1.6rem;\n            font-weight: 800;\n            display: block;\n            position: relative;\n            z-index: 1;\n        }\n\n        .vape-cotton-collection .hero-spec .spec-label {\n            font-size: 0.9rem;\n            opacity: 0.9;\n            margin-top: 0.2rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Introduction Section *\/\n        .vape-cotton-collection .intro-section {\n            padding: 5rem 2rem;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        .vape-cotton-collection .intro-section h2 {\n            font-size: 3rem !important;\n            font-weight: 800 !important;\n            margin: 0 0 2.5rem 0 !important;\n            text-align: center !important;\n            color: #ec4899 !important;\n            display: block !important;\n            line-height: 1.3 !important;\n            padding: 0.5rem 0 !important;\n        }\n\n        .vape-cotton-collection .intro-content {\n            background: linear-gradient(135deg, #ffffff, #fce7f3);\n            border-radius: 30px;\n            padding: 3rem;\n            position: relative;\n            overflow: hidden;\n            border: 2px solid #fbcfe8;\n        }\n\n        .vape-cotton-collection .intro-content::after {\n            content: '☁️';\n            position: absolute;\n            top: -40px;\n            right: -40px;\n            font-size: 180px;\n            opacity: 0.03;\n            transform: rotate(15deg);\n        }\n\n        .vape-cotton-collection .intro-text {\n            font-size: 1.1rem;\n            color: #444;\n            line-height: 1.8;\n        }\n\n        .vape-cotton-collection .intro-text p {\n            margin-bottom: 1.5rem;\n        }\n\n        \/* Mastery Section *\/\n        .vape-cotton-collection .mastery-section {\n            padding: 4rem 2rem;\n            background: linear-gradient(135deg, #fce7f3 0%, #fbcfe8 100%);\n        }\n\n        .vape-cotton-collection .mastery-section h2 {\n            font-size: 2.8rem !important;\n            font-weight: 800 !important;\n            margin: 0 0 3rem 0 !important;\n            text-align: center !important;\n            color: #be185d !important;\n            display: block !important;\n            line-height: 1.3 !important;\n            padding: 0.5rem 0 !important;\n        }\n\n        .vape-cotton-collection .mastery-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 2rem;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        .vape-cotton-collection .mastery-card {\n            background: white;\n            border-radius: 25px;\n            padding: 2.5rem;\n            position: relative;\n            overflow: hidden;\n            transition: all 0.4s ease;\n            border: 2px solid #fbcfe8;\n        }\n\n        .vape-cotton-collection .mastery-card::before {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 0;\n            background: linear-gradient(180deg, transparent, rgba(236, 72, 153, 0.05));\n            transition: all 0.5s ease;\n        }\n\n        .vape-cotton-collection .mastery-card:hover::before {\n            height: 100%;\n        }\n\n        .vape-cotton-collection .mastery-card:hover {\n            transform: translateY(-12px);\n            border-color: #f472b6;\n        }\n\n        .vape-cotton-collection .mastery-card h3 {\n            font-size: 1.5rem !important;\n            font-weight: 700 !important;\n            margin: 0 0 1rem 0 !important;\n            color: #ec4899 !important;\n            display: block !important;\n        }\n\n        .vape-cotton-collection .mastery-card p {\n            font-size: 1.05rem;\n            margin: 0;\n            color: #555;\n            line-height: 1.7;\n        }\n\n        \/* Top 5 Knowledge Section *\/\n        .vape-cotton-collection .knowledge-section {\n            padding: 5rem 2rem;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        .vape-cotton-collection .section-title {\n            text-align: center !important;\n            font-size: 2.8rem !important;\n            font-weight: 800 !important;\n            margin: 0 0 3rem 0 !important;\n            color: #ec4899 !important;\n            display: block !important;\n            line-height: 1.3 !important;\n            padding: 0.5rem 0 !important;\n            height: auto !important;\n            overflow: visible !important;\n        }\n\n        .vape-cotton-collection .knowledge-grid {\n            display: grid;\n            gap: 2rem;\n        }\n\n        .vape-cotton-collection .knowledge-card {\n            background: white;\n            border-radius: 25px;\n            padding: 2.5rem;\n            display: flex;\n            align-items: flex-start;\n            gap: 2rem;\n            transition: all 0.4s ease;\n            position: relative;\n            overflow: hidden;\n            border: 2px solid #fce7f3;\n        }\n\n        .vape-cotton-collection .knowledge-card:hover {\n            transform: translateX(20px);\n            border-color: #f9a8d4;\n        }\n\n        .vape-cotton-collection .knowledge-number {\n            background: linear-gradient(135deg, #ec4899, #f472b6);\n            color: white;\n            min-width: 65px;\n            height: 65px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 900;\n            font-size: 2rem;\n            flex-shrink: 0;\n            animation: numberPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes numberPulse {\n            0%, 100% { \n                transform: scale(1);\n                box-shadow: 0 0 0 0 rgba(236, 72, 153, 0.4);\n            }\n            50% { \n                transform: scale(1.1);\n                box-shadow: 0 0 0 20px rgba(236, 72, 153, 0);\n            }\n        }\n\n        .vape-cotton-collection .knowledge-card:nth-child(2) .knowledge-number {\n            animation-delay: 0.6s;\n        }\n\n        .vape-cotton-collection .knowledge-card:nth-child(3) .knowledge-number {\n            animation-delay: 1.2s;\n        }\n\n        .vape-cotton-collection .knowledge-card:nth-child(4) .knowledge-number {\n            animation-delay: 1.8s;\n        }\n\n        .vape-cotton-collection .knowledge-card:nth-child(5) .knowledge-number {\n            animation-delay: 2.4s;\n        }\n\n        .vape-cotton-collection .knowledge-content h3 {\n            font-size: 1.5rem !important;\n            font-weight: 700 !important;\n            margin: 0 0 1rem 0 !important;\n            color: #be185d !important;\n            display: block !important;\n        }\n\n        .vape-cotton-collection .knowledge-content p {\n            font-size: 1.05rem;\n            margin: 0;\n            color: #555;\n            line-height: 1.7;\n        }\n\n        \/* Key Features Section *\/\n        .vape-cotton-collection .features-section {\n            padding: 5rem 2rem;\n            background: linear-gradient(135deg, #ec4899 0%, #f472b6 50%, #f9a8d4 100%);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .vape-cotton-collection .features-section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"\u003e\u003cdefs\u003e\u003cpattern id=\"cotton-features\" width=\"30\" height=\"30\" patternUnits=\"userSpaceOnUse\"\u003e\u003ccircle cx=\"15\" cy=\"15\" r=\"10\" fill=\"rgba(255,255,255,0.05)\" opacity=\"0.5\"\/\u003e\u003ccircle cx=\"15\" cy=\"15\" r=\"5\" fill=\"rgba(255,255,255,0.08)\"\/\u003e\u003c\/pattern\u003e\u003c\/defs\u003e\u003crect width=\"100\" height=\"100\" fill=\"url(%23cotton-features)\"\/\u003e\u003c\/svg\u003e');\n            opacity: 0.3;\n        }\n\n        .vape-cotton-collection .features-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 1;\n        }\n\n        .vape-cotton-collection .features-section h2 {\n            color: white !important;\n            text-align: center !important;\n            margin-bottom: 3rem !important;\n            font-size: 2.8rem !important;\n            display: block !important;\n            line-height: 1.3 !important;\n        }\n\n        .vape-cotton-collection .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 2rem;\n        }\n\n        .vape-cotton-collection .feature-card {\n            background: rgba(255,255,255,0.15);\n            border-radius: 25px;\n            padding: 2.5rem 2rem;\n            text-align: center;\n            color: white;\n            border: 2px solid rgba(255,255,255,0.35);\n            transition: all 0.4s ease;\n            position: relative;\n            overflow: hidden;\n            backdrop-filter: blur(10px);\n        }\n\n        .vape-cotton-collection .feature-card::before {\n            content: '';\n            position: absolute;\n            width: 200%;\n            height: 200%;\n            top: -100%;\n            left: -100%;\n            background: radial-gradient(circle at center, rgba(255,255,255,0.3) 0%, transparent 50%);\n            transition: all 0.8s ease;\n            transform: rotate(0deg);\n        }\n\n        .vape-cotton-collection .feature-card:hover::before {\n            top: -50%;\n            left: -50%;\n            transform: rotate(180deg);\n        }\n\n        .vape-cotton-collection .feature-card:hover {\n            background: rgba(255,255,255,0.25);\n            transform: translateY(-10px) scale(1.03);\n            border-color: rgba(255,255,255,0.6);\n        }\n\n        .vape-cotton-collection .feature-icon {\n            font-size: 3.5rem;\n            margin-bottom: 1.5rem;\n            display: block;\n            position: relative;\n            z-index: 1;\n            animation: iconSoft 5s ease-in-out infinite;\n        }\n\n        @keyframes iconSoft {\n            0%, 100% { transform: scale(1) translateY(0); }\n            25% { transform: scale(1.05) translateY(-5px); }\n            75% { transform: scale(0.95) translateY(5px); }\n        }\n\n        .vape-cotton-collection .feature-card:nth-child(2) .feature-icon {\n            animation-delay: 1.25s;\n        }\n\n        .vape-cotton-collection .feature-card:nth-child(3) .feature-icon {\n            animation-delay: 2.5s;\n        }\n\n        .vape-cotton-collection .feature-card:nth-child(4) .feature-icon {\n            animation-delay: 3.75s;\n        }\n\n        .vape-cotton-collection .feature-card h3 {\n            font-size: 1.4rem !important;\n            font-weight: 700 !important;\n            margin: 0 0 1rem 0 !important;\n            color: white !important;\n            display: block !important;\n            position: relative;\n            z-index: 1;\n        }\n\n        .vape-cotton-collection .feature-card p {\n            font-size: 1rem;\n            margin: 0;\n            opacity: 0.95;\n            line-height: 1.6;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* What Sets Us Apart Section *\/\n        .vape-cotton-collection .unique-section {\n            padding: 5rem 2rem;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        .vape-cotton-collection .unique-content {\n            background: linear-gradient(135deg, #fce7f3, #fbcfe8);\n            border-radius: 30px;\n            padding: 3rem;\n            position: relative;\n            overflow: hidden;\n            border: 2px solid #f472b6;\n        }\n\n        .vape-cotton-collection .unique-content::before {\n            content: '💨';\n            position: absolute;\n            bottom: -50px;\n            right: -50px;\n            font-size: 200px;\n            opacity: 0.05;\n            transform: rotate(20deg);\n        }\n\n        .vape-cotton-collection .unique-content h2 {\n            font-size: 2.5rem !important;\n            font-weight: 800 !important;\n            margin: 0 0 2rem 0 !important;\n            color: #ec4899 !important;\n            display: block !important;\n            line-height: 1.3 !important;\n        }\n\n        .vape-cotton-collection .unique-content p {\n            font-size: 1.1rem;\n            margin: 0 0 1.5rem 0;\n            color: #444;\n            line-height: 1.8;\n        }\n\n        \/* Comparison Table *\/\n        .vape-cotton-collection .comparison-section {\n            padding: 5rem 2rem;\n            background: #fdf2f8;\n        }\n\n        .vape-cotton-collection .comparison-container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        .vape-cotton-collection .comparison-section h2 {\n            text-align: center !important;\n            font-size: 2.5rem !important;\n            margin-bottom: 2rem !important;\n            color: #be185d !important;\n            display: block !important;\n        }\n\n        .vape-cotton-collection .comparison-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin-top: 2rem;\n            background: white;\n            border-radius: 20px;\n            overflow: hidden;\n            border: 2px solid #fbcfe8;\n        }\n\n        .vape-cotton-collection .comparison-table th {\n            background: linear-gradient(135deg, #ec4899, #f472b6);\n            color: white;\n            padding: 1.5rem;\n            text-align: left;\n            font-weight: 700;\n            font-size: 1.1rem;\n        }\n\n        .vape-cotton-collection .comparison-table td {\n            padding: 1.5rem;\n            border-bottom: 1px solid #fce7f3;\n            color: #555;\n            font-size: 1rem;\n        }\n\n        .vape-cotton-collection .comparison-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        .vape-cotton-collection .comparison-table tr:hover {\n            background: linear-gradient(90deg, rgba(236, 72, 153, 0.03), rgba(244, 114, 182, 0.03));\n        }\n\n        \/* FAQ Section *\/\n        .vape-cotton-collection .faq-section {\n            padding: 5rem 2rem;\n            background: linear-gradient(135deg, #fce7f3, #fbcfe8);\n        }\n\n        .vape-cotton-collection .faq-container {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .vape-cotton-collection .faq-item {\n            background: white;\n            border-radius: 20px;\n            margin-bottom: 1.5rem;\n            overflow: hidden;\n            transition: all 0.3s ease;\n            border: 2px solid #fbcfe8;\n        }\n\n        .vape-cotton-collection .faq-item:hover {\n            border-color: #f472b6;\n        }\n\n        .vape-cotton-collection .faq-question {\n            padding: 2rem;\n            cursor: pointer;\n            font-weight: 600;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            margin: 0;\n            color: #be185d;\n            font-size: 1.1rem;\n            transition: all 0.3s ease;\n        }\n\n        .vape-cotton-collection .faq-question:hover {\n            background: linear-gradient(90deg, rgba(236, 72, 153, 0.05), rgba(244, 114, 182, 0.05));\n        }\n\n        .vape-cotton-collection .faq-answer {\n            padding: 0 2rem;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n        }\n\n        .vape-cotton-collection .faq-answer.active {\n            padding: 0 2rem 2rem;\n            max-height: 500px;\n        }\n\n        .vape-cotton-collection .faq-answer p {\n            color: #555;\n            line-height: 1.7;\n        }\n\n        .vape-cotton-collection .faq-toggle {\n            width: 40px;\n            height: 40px;\n            border-radius: 50%;\n            background: linear-gradient(135deg, #ec4899, #f472b6);\n            color: white;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.5rem;\n            transition: all 0.3s ease;\n            flex-shrink: 0;\n        }\n\n        .vape-cotton-collection .faq-item.active .faq-toggle {\n            transform: rotate(45deg);\n            background: linear-gradient(135deg, #f472b6, #f9a8d4);\n        }\n\n        \/* Highlight Classes *\/\n        .vape-cotton-collection .vape-highlight {\n            background: #ec4899;\n            color: white;\n            padding: 0.3rem 0.8rem;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            display: inline-block;\n            margin: 0 0.3rem;\n        }\n\n        .vape-cotton-collection .brand-highlight {\n            color: #ec4899;\n            font-weight: 700;\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .vape-cotton-collection .collection-hero {\n                padding: 3rem 1.5rem;\n                min-height: 450px;\n            }\n            \n            .vape-cotton-collection .hero-specs {\n                grid-template-columns: repeat(2, 1fr);\n            }\n            \n            .vape-cotton-collection .knowledge-card {\n                flex-direction: column;\n                text-align: center;\n            }\n\n            .vape-cotton-collection .mastery-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .vape-cotton-collection .comparison-table {\n                font-size: 0.9rem;\n            }\n            \n            .vape-cotton-collection .comparison-table th,\n            .vape-cotton-collection .comparison-table td {\n                padding: 1rem;\n            }\n        }\n\n        \/* Fade In Animation *\/\n        .vape-cotton-collection .fade-in {\n            opacity: 0;\n            transform: translateY(30px);\n            transition: all 0.8s ease;\n        }\n\n        .vape-cotton-collection .fade-in.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    \u003c\/style\u003e\n\n\n    \u003c!-- Vape Cotton Collection --\u003e\n    \u003cdiv class=\"vape-cotton-collection\"\u003e\n        \n        \u003c!-- Hero Section --\u003e\n        \u003csection class=\"collection-hero\"\u003e\n            \u003cdiv class=\"cotton-element\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"cotton-element\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"cotton-element\"\u003e\u003c\/div\u003e\n            \n            \u003cdiv class=\"collection-hero-content\"\u003e\n                \u003ch1\u003eVape Cotton: Pure Flavour Excellence\u003c\/h1\u003e\n                \u003cp\u003ePremium \u003cstrong\u003evape cotton\u003c\/strong\u003e from Vape Lounge UK. Organic, unbleached cotton for pure flavour delivery. Quick absorption, heat resistant wicking for RDAs, RTAs, and all rebuildable setups.\u003c\/p\u003e\n                \n                \u003cdiv class=\"hero-specs\"\u003e\n                    \u003cdiv class=\"hero-spec\"\u003e\n                        \u003cspan class=\"spec-icon\"\u003e🌿\u003c\/span\u003e\n                        \u003cspan class=\"spec-value\"\u003eOrganic\u003c\/span\u003e\n                        \u003cdiv class=\"spec-label\"\u003e100% Pure\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hero-spec\"\u003e\n                        \u003cspan class=\"spec-icon\"\u003e💧\u003c\/span\u003e\n                        \u003cspan class=\"spec-value\"\u003eQuick\u003c\/span\u003e\n                        \u003cdiv class=\"spec-label\"\u003eAbsorption\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hero-spec\"\u003e\n                        \u003cspan class=\"spec-icon\"\u003e🔥\u003c\/span\u003e\n                        \u003cspan class=\"spec-value\"\u003eHeat\u003c\/span\u003e\n                        \u003cdiv class=\"spec-label\"\u003eResistant\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hero-spec\"\u003e\n                        \u003cspan class=\"spec-icon\"\u003e✨\u003c\/span\u003e\n                        \u003cspan class=\"spec-value\"\u003ePure\u003c\/span\u003e\n                        \u003cdiv class=\"spec-label\"\u003eFlavour\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Introduction Section --\u003e\n        \u003csection class=\"intro-section fade-in\"\u003e\n            \u003ch2\u003eDiscover Vape Lounge's Premium Cotton Picks\u003c\/h2\u003e\n            \n            \u003cdiv class=\"intro-content\"\u003e\n                \u003cdiv class=\"intro-text\"\u003e\n                    \u003cp\u003e\u003cspan class=\"brand-highlight\"\u003eVape cotton\u003c\/span\u003e from Vape Lounge ensures flavourful vaping with quick absorption, delivering pure taste and consistent e-liquid flow to your coil for smoother hits.\u003c\/p\u003e\n                    \n                    \u003cp\u003ePair it with high performance \u003cspan class=\"brand-highlight\"\u003evape batteries\u003c\/span\u003e to maintain steady power. This will ensure your cotton wick heats evenly without dry burns or muted flavours.\u003c\/p\u003e\n                    \n                    \u003cp\u003eOpt for Vape Lounge's medical-grade cotton for enhanced heat resistance, reducing burnt tastes and supporting longer-lasting sessions with your favourite e-liquids.\u003c\/p\u003e\n                    \n                    \u003cp\u003eKeep \u003cspan class=\"brand-highlight\"\u003evape battery chargers\u003c\/span\u003e handy to avoid power dips, ensuring your device operates optimally and preserves cotton wick integrity during extended use.\u003c\/p\u003e\n                    \n                    \u003cp\u003eVape Lounge's cotton works seamlessly with all setups, from pod kits to advanced mods, offering versatility for customisable nicotine strengths and e-juice preferences.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Mastery Section --\u003e\n        \u003csection class=\"mastery-section fade-in\"\u003e\n            \u003ch2\u003eVape Cotton Mastery: Pure Essentials\u003c\/h2\u003e\n            \n            \u003cdiv class=\"mastery-grid\"\u003e\n                \u003cdiv class=\"mastery-card\"\u003e\n                    \u003ch3\u003eOrganic Excellence Achieved\u003c\/h3\u003e\n                    \u003cp\u003eVape Lounge's \u003cspan class=\"brand-highlight\"\u003evape accessories\u003c\/span\u003e include Datt White Stuff Cotton, cultivated in the USA without pesticides, ensuring a toxin-free, chemical-free vaping experience for pure flavour delivery.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"mastery-card\"\u003e\n                    \u003ch3\u003eSeamless E-Liquid Flow\u003c\/h3\u003e\n                    \u003cp\u003eEngineered for quick absorption, this vape cotton prevents dry hits and flooding, making it ideal for pairing with \u003cspan class=\"brand-highlight\"\u003evape type c-cable\u003c\/span\u003e setups for consistent performance.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"mastery-card\"\u003e\n                    \u003ch3\u003eVersatile Compatibility\u003c\/h3\u003e\n                    \u003cp\u003eDesigned for RDAs, RTAs, and all \u003cspan class=\"brand-highlight\"\u003evape adaptors\u003c\/span\u003e, this cotton ensures effortless wicking across devices, enhancing any rebuildable coil setup with minimal fuss.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"mastery-card\"\u003e\n                    \u003ch3\u003eFlavour Purity Guaranteed\u003c\/h3\u003e\n                    \u003cp\u003eUnbleached and chemical-free, it delivers unmatched vape cotton clarity, allowing e-liquid notes to shine without residual tastes, which is perfect for flavour obsessed vapers.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"mastery-card\"\u003e\n                    \u003ch3\u003eLong-Lasting Performance\u003c\/h3\u003e\n                    \u003cp\u003ePre-cut strips and agleted options reduce setup time, offering durable wicking that outlasts standard cotton, ideal for extended vaping sessions.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Top 5 Knowledge Section --\u003e\n        \u003csection class=\"knowledge-section fade-in\"\u003e\n            \u003ch2 class=\"section-title\"\u003eTop 5 Things You Should Know About Vape Cotton\u003c\/h2\u003e\n            \n            \u003cdiv class=\"knowledge-grid\"\u003e\n                \u003cdiv class=\"knowledge-card\"\u003e\n                    \u003cdiv class=\"knowledge-number\"\u003e1\u003c\/div\u003e\n                    \u003cdiv class=\"knowledge-content\"\u003e\n                        \u003ch3\u003ePremium Cotton Design\u003c\/h3\u003e\n                        \u003cp\u003eDiscover premium \u003cspan class=\"brand-highlight\"\u003evape cotton\u003c\/span\u003e designed for flavourful vaping experiences, ensuring quick absorption and purity to enhance e-liquid taste.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"knowledge-card\"\u003e\n                    \u003cdiv class=\"knowledge-number\"\u003e2\u003c\/div\u003e\n                    \u003cdiv class=\"knowledge-content\"\u003e\n                        \u003ch3\u003eLeak-Resistant Durability\u003c\/h3\u003e\n                        \u003cp\u003e\u003cspan class=\"brand-highlight\"\u003eVape replacement glass tanks\u003c\/span\u003e provide leak-resistant durability, maintaining optimal performance for devices like pod kits or MTL setups.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"knowledge-card\"\u003e\n                    \u003cdiv class=\"knowledge-number\"\u003e3\u003c\/div\u003e\n                    \u003cdiv class=\"knowledge-content\"\u003e\n                        \u003ch3\u003eChemical-Free Safety\u003c\/h3\u003e\n                        \u003cp\u003eOrganic cotton wicks are chemical-free and heat resistant, prioritising safety for eco-conscious vapers.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"knowledge-card\"\u003e\n                    \u003cdiv class=\"knowledge-number\"\u003e4\u003c\/div\u003e\n                    \u003cdiv class=\"knowledge-content\"\u003e\n                        \u003ch3\u003eCustomisable Setups\u003c\/h3\u003e\n                        \u003cp\u003eCustomisable vaping setups work seamlessly with Vape Lounge's cotton, ideal for pairing with Doozy's 50\/50 vape juice for balanced clouds and throat hits.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"knowledge-card\"\u003e\n                    \u003cdiv class=\"knowledge-number\"\u003e5\u003c\/div\u003e\n                    \u003cdiv class=\"knowledge-content\"\u003e\n                        \u003ch3\u003eGlobal Quality Standards\u003c\/h3\u003e\n                        \u003cp\u003eGlobal quality standards apply to Vape Lounge's cotton and Doozy's award-winning e-liquids, supporting ex-smokers worldwide with innovative products.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Key Features Section --\u003e\n        \u003csection class=\"features-section fade-in\"\u003e\n            \u003cdiv class=\"features-container\"\u003e\n                \u003ch2 class=\"section-title\"\u003eKey Features of Vape Cotton\u003c\/h2\u003e\n                \n                \u003cdiv class=\"features-grid\"\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003cspan class=\"feature-icon\"\u003e🎯\u003c\/span\u003e\n                        \u003ch3\u003ePure Flavour Perfection\u003c\/h3\u003e\n                        \u003cp\u003eVape Cotton guarantees organic, bleach free absorption for crisp taste. It is perfectly paired with \u003cspan class=\"brand-highlight\"\u003evape 120ml Chubby Gorilla Bottles\u003c\/span\u003e for leak proof storage. Its tightly woven fibres eliminate chemical aftertaste, ensuring clean, flavour rich clouds.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003cspan class=\"feature-icon\"\u003e⏰\u003c\/span\u003e\n                        \u003ch3\u003eWick Longevity Experts\u003c\/h3\u003e\n                        \u003cp\u003eBuilt to resist burnout, Vape Cotton maximises e-liquid flow for lasting sessions. This durability pairs seamlessly with organised setups using a \u003cspan class=\"brand-highlight\"\u003evape battery case\u003c\/span\u003e, keeping your kit secure and efficient.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003cspan class=\"feature-icon\"\u003e💨\u003c\/span\u003e\n                        \u003ch3\u003eRapid Absorb Innovation\u003c\/h3\u003e\n                        \u003cp\u003ePre-cut strips and laces enable quick re-wicking, reducing downtime. The design integrates effortlessly with high-capacity \u003cspan class=\"brand-highlight\"\u003evape 120ml Chubby Gorilla Bottles\u003c\/span\u003e, ensuring uninterrupted vaping performance.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"feature-card\"\u003e\n                        \u003cspan class=\"feature-icon\"\u003e🛡️\u003c\/span\u003e\n                        \u003ch3\u003eSafety Driven Versatility\u003c\/h3\u003e\n                        \u003cp\u003eChlorine free composition prioritises safety, while rebuildable compatibility offers customisation. Match this reliability with a robust \u003cspan class=\"brand-highlight\"\u003evape battery case\u003c\/span\u003e to protect your entire setup, from cotton to power.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- What Sets Us Apart Section --\u003e\n        \u003csection class=\"unique-section fade-in\"\u003e\n            \u003cdiv class=\"unique-content\"\u003e\n                \u003ch2\u003eHere's What Sets Vape Lounge's Vape Cotton Apart:\u003c\/h2\u003e\n                \n                \u003cp\u003eVape Lounge's \u003cspan class=\"vape-highlight\"\u003eVape Cotton\u003c\/span\u003e uses organic cotton free from pesticides and chemicals, which ensures a pure, untainted vaping experience. Its meticulous cultivation process prioritises safety and flavour retention, ideal for rebuildable coils in RTAs or RDAs.\u003c\/p\u003e\n                \n                \u003cp\u003eExceptional wicking performance minimises dry hits and maximises e-liquid absorption, delivering rich flavour and consistent vapour production. Pair it with reliable \u003cspan class=\"vape-highlight\"\u003evape batteries\u003c\/span\u003e to maintain steady power for optimal coil performance.\u003c\/p\u003e\n                \n                \u003cp\u003eHeat-resistant organic fibers provide durability under high temperatures, making it compatible with high wattage setups. For extended sessions, ensure your \u003cspan class=\"vape-highlight\"\u003evape battery charger\u003c\/span\u003e keeps devices powered efficiently.\u003c\/p\u003e\n                \n                \u003cp\u003ePre-cut convenience simplifies coil building for beginners and seasoned builders, reducing setup time and optimizing vapour quality. Perfect for use with small MTL devices or sub-ohm tanks.\u003c\/p\u003e\n                \n                \u003cp\u003eResealable packaging preserves freshness and longevity, making it a cheaper option for quality minded vapers. Whether you're upgrading coils or restocking accessories, this cotton ensures reliable performance every time.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Comparison Table Section --\u003e\n        \u003csection class=\"comparison-section fade-in\"\u003e\n            \u003cdiv class=\"comparison-container\"\u003e\n                \u003ch2\u003eAdaptor Types Comparison\u003c\/h2\u003e\n                \n                \u003cdiv style=\"overflow-x: auto;\"\u003e\n                    \u003ctable class=\"comparison-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eAdaptor Type\u003c\/th\u003e\n                                \u003cth\u003eDescription\u003c\/th\u003e\n                                \u003cth\u003eCompatibility\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e\u003cstrong\u003e510-to-810 Drip Tip\u003c\/strong\u003e\u003c\/td\u003e\n                                \u003ctd\u003eConverts 510-threaded tanks to 810 tips\u003c\/td\u003e\n                                \u003ctd\u003eStandard 510\/810 tanks\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e\u003cstrong\u003e510-to-eGo Thread\u003c\/strong\u003e\u003c\/td\u003e\n                                \u003ctd\u003eConnects eGo batteries to 510 atomisers\u003c\/td\u003e\n                                \u003ctd\u003eeGo batteries, 510 atomisers\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e\u003cstrong\u003eUSB-C Charging Adaptor\u003c\/strong\u003e\u003c\/td\u003e\n                                \u003ctd\u003eConverts USB-A chargers to USB-C\u003c\/td\u003e\n                                \u003ctd\u003eUSB-C-compatible vape devices\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e\u003cstrong\u003eInternational Plug\u003c\/strong\u003e\u003c\/td\u003e\n                                \u003ctd\u003eAdapts UK chargers for overseas use\u003c\/td\u003e\n                                \u003ctd\u003eVaries by region\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ Section --\u003e\n        \u003csection class=\"faq-section fade-in\"\u003e\n            \u003cdiv class=\"faq-container\"\u003e\n                \u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003cdiv class=\"faq-question\" onclick=\"cottonToggleFAQ(this)\"\u003e\n                        What is the best type of vape cotton for rebuildable coils?\n                        \u003cdiv class=\"faq-toggle\"\u003e+\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"faq-answer\"\u003e\n                        \u003cp\u003eThe best vape cotton is organic and unbleached, such as Cotton Bacon or Muji cotton. These types absorb e-liquid quickly and provide a clean flavour, making them ideal for rebuildable coils.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003cdiv class=\"faq-question\" onclick=\"cottonToggleFAQ(this)\"\u003e\n                        How can I avoid dry hits when using vape cotton?\n                        \u003cdiv class=\"faq-toggle\"\u003e+\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"faq-answer\"\u003e\n                        \u003cp\u003eTo prevent dry hits, ensure your vape cotton is not packed too tightly and properly saturated with e-liquid. Using a good vape battery charger ensures your device maintains consistent power and helps avoid dry hits.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003cdiv class=\"faq-question\" onclick=\"cottonToggleFAQ(this)\"\u003e\n                        Can I use regular cotton instead of vape cotton?\n                        \u003cdiv class=\"faq-toggle\"\u003e+\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"faq-answer\"\u003e\n                        \u003cp\u003eIt's not recommended. Regular cotton may contain chemicals and is not designed to withstand the heat of vaping. Always use specialised vape cotton for safety and better flavour.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003cdiv class=\"faq-question\" onclick=\"cottonToggleFAQ(this)\"\u003e\n                        What are the benefits of agleted vape cotton strips?\n                        \u003cdiv class=\"faq-toggle\"\u003e+\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"faq-answer\"\u003e\n                        \u003cp\u003eAgleted strips have a small tip, making threading the cotton through coils easier and quicker. This is especially useful for beginners or those who rebuild coils often.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003cdiv class=\"faq-question\" onclick=\"cottonToggleFAQ(this)\"\u003e\n                        How often should I replace vape cotton?\n                        \u003cdiv class=\"faq-toggle\"\u003e+\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"faq-answer\"\u003e\n                        \u003cp\u003eReplace your vape cotton every couple of days or when you experience a burnt flavour or less vapour. Replacing regularly maintains your flavour and keeps your device in good working order.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003cdiv class=\"faq-question\" onclick=\"cottonToggleFAQ(this)\"\u003e\n                        What other vape accessories should I have alongside vape cotton?\n                        \u003cdiv class=\"faq-toggle\"\u003e+\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"faq-answer\"\u003e\n                        \u003cp\u003eBesides vape cotton, a sturdy vape battery case is useful for safely storing spare vape batteries. A vape Type-C cable and appropriate vape adaptors help keep your device charged efficiently. Don't forget to stock up on vape replacement glass tanks for your device and refill e-liquids in large 120ml Chubby Gorilla bottles for convenience.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        \/\/ Vape Cotton Collection JavaScript\n        (function() {\n            const container = document.querySelector('.vape-cotton-collection');\n            if (!container) return;\n\n            \/\/ Intersection Observer for animations\n            const observerOptions = {\n                threshold: 0.1,\n                rootMargin: '0px 0px -100px 0px'\n            };\n\n            const observer = new IntersectionObserver(function(entries) {\n                entries.forEach(entry =\u003e {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('visible');\n                        observer.unobserve(entry.target);\n                    }\n                });\n            }, observerOptions);\n\n            \/\/ Observe all fade-in elements\n            const fadeElements = container.querySelectorAll('.fade-in');\n            fadeElements.forEach(el =\u003e observer.observe(el));\n\n            \/\/ FAQ Toggle functionality\n            window.cottonToggleFAQ = function(element) {\n                const faqItem = element.closest('.faq-item');\n                const answer = element.nextElementSibling;\n                \n                if (!faqItem || !answer) return;\n                \n                \/\/ Close other FAQs\n                const allItems = container.querySelectorAll('.faq-item');\n                allItems.forEach(item =\u003e {\n                    if (item !== faqItem \u0026\u0026 item.classList.contains('active')) {\n                        item.classList.remove('active');\n                        const otherAnswer = item.querySelector('.faq-answer');\n                        if (otherAnswer) otherAnswer.classList.remove('active');\n                    }\n                });\n                \n                \/\/ Toggle current FAQ\n                faqItem.classList.toggle('active');\n                answer.classList.toggle('active');\n            };\n\n            \/\/ Add smooth scroll behavior\n            const links = container.querySelectorAll('a[href^=\"#\"]');\n            links.forEach(link =\u003e {\n                link.addEventListener('click', function(e) {\n                    e.preventDefault();\n                    const targetId = this.getAttribute('href').substring(1);\n                    const targetElement = document.getElementById(targetId);\n                    if (targetElement) {\n                        targetElement.scrollIntoView({ behavior: 'smooth' });\n                    }\n                });\n            });\n\n            \/\/ Schema.org structured data for SEO\n            const structuredData = {\n                \"@context\": \"https:\/\/schema.org\",\n                \"@type\": \"CollectionPage\",\n                \"name\": \"Vape Cotton UK - Premium Wicking Solutions\",\n                \"description\": \"Premium vape cotton at Vape Lounge UK. Organic, unbleached cotton for pure flavour. Quick absorption, heat resistant.\",\n                \"url\": window.location.href,\n                \"mainEntity\": {\n                    \"@type\": \"ItemList\",\n                    \"itemListElement\": [\n                        {\n                            \"@type\": \"Product\",\n                            \"name\": \"Vape Cotton\",\n                            \"description\": \"Premium organic vape cotton for pure flavour\",\n                            \"category\": \"Vape Cotton\",\n                            \"offers\": {\n                                \"@type\": \"Offer\",\n                                \"availability\": \"https:\/\/schema.org\/InStock\"\n                            }\n                        }\n                    ]\n                }\n            };\n\n            \/\/ Add structured data to page\n            if (typeof window !== 'undefined' \u0026\u0026 window.document \u0026\u0026 document.head) {\n                const script = document.createElement('script');\n                script.type = 'application\/ld+json';\n                script.textContent = JSON.stringify(structuredData);\n                document.head.appendChild(script);\n            }\n\n        })();\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","products":[],"url":"https:\/\/vapeloungeonline.co.uk\/collections\/vape-cotton.oembed","provider":"Vape Lounge Online","version":"1.0","type":"link"}