{"id":7012,"date":"2026-01-14T00:00:37","date_gmt":"2026-01-14T00:00:37","guid":{"rendered":"https:\/\/themeton.com\/?page_id=7012"},"modified":"2026-01-22T05:05:10","modified_gmt":"2026-01-22T05:05:10","slug":"cooper-black","status":"publish","type":"page","link":"https:\/\/themeton.com\/tools\/font-generator\/cooper-black\/","title":{"rendered":"Cooper Black Font Generator : Retro Chunky Serif Text Art"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7012\" class=\"elementor elementor-7012\">\n\t\t\t\t<div class=\"elementor-element elementor-element-160b957c e-con-full e-flex e-con e-parent\" data-id=\"160b957c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-893b5cc elementor-widget elementor-widget-shortcode\" data-id=\"893b5cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- START OF FILE Paste January 22, 2026 - 10:45AM -->\r\n\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<style>\r\n    .pg-tool-wrapper {\r\n        \/* TYPOGRAPHY - Chunky & Retro *\/\r\n        --primary-font: \"Arial Black\", \"Arial Rounded MT Bold\", \"Cooper Black\", serif; \/* Heavy weight *\/\r\n        --body-font: \"Verdana\", \"Segoe UI\", sans-serif;\r\n        \r\n        \/* PALETTE: 70s Nostalgia *\/\r\n        --theme-deep: #fff8e7; \/* Cream \/ Off-White *\/\r\n        --theme-ocean: #ffffff; \/* White Cards *\/\r\n        --theme-surface: #fde68a; \/* Soft Yellow Border *\/\r\n        \r\n        \/* ACCENTS *\/\r\n        --theme-accent-1: #f97316; \/* Retro Orange *\/\r\n        --theme-accent-2: #3e2723; \/* Dark Chocolate *\/\r\n        --theme-accent-3: #14b8a6; \/* Muted Teal *\/\r\n        \r\n        --theme-text-main: #2c1810; \/* Coffee Brown *\/\r\n        --theme-text-muted: #8d6e63; \/* Light Brown *\/\r\n        \r\n        \/* SHADOWS & DEPTH *\/\r\n        --shadow-deep: 0 10px 20px -5px rgba(62, 39, 35, 0.15), 4px 4px 0px rgba(249, 115, 22, 0.2);\r\n        --shadow-glow: 0 0 15px rgba(249, 115, 22, 0.3); \r\n        \r\n        \/* METRICS *\/\r\n        --transition-snap: all 0.2s cubic-bezier(0.34, 1.56, 0.64, 1); \/* Bouncy *\/\r\n        --transition-smooth: all 0.4s ease-out;\r\n        \r\n        font-family: var(--body-font);\r\n        color: var(--theme-text-main);\r\n        line-height: 1.6;\r\n        width: 100%;\r\n        overflow-x: hidden;\r\n        \r\n        \/* BACKGROUND: Polka Dot \/ Vinyl Texture *\/\r\n        background: var(--theme-deep); \r\n        background-image: \r\n            radial-gradient(var(--theme-surface) 20%, transparent 20%),\r\n            radial-gradient(var(--theme-surface) 20%, transparent 20%);\r\n        background-position: 0 0, 10px 10px;\r\n        background-size: 20px 20px;\r\n        background-attachment: fixed;\r\n    }\r\n\r\n    .pg-tool-wrapper * { box-sizing: border-box; }\r\n\r\n    \/* !IMPORTANT SAFETY FOR WORDPRESS *\/\r\n    .pg-container {\r\n        max-width: 1200px !important;\r\n        width: 100% !important;\r\n        margin: 0 auto !important;\r\n        padding-top: 40px !important;\r\n        padding-left: 20px !important;\r\n        padding-right: 20px !important;\r\n    }\r\n\r\n    .pg-background-container {\r\n        position: relative;\r\n        background: transparent;\r\n        padding-bottom: 40px; \r\n    }\r\n\r\n    .pg-hero-content-wrapper {\r\n        position: relative;\r\n        z-index: 2;\r\n        padding-top: 60px;\r\n        text-align: center;\r\n    }\r\n\r\n    \/* TITLE STYLE: Bubbly & Heavy *\/\r\n    .pg-main-title {\r\n        font-family: var(--primary-font);\r\n        font-size: 3.5rem;\r\n        font-weight: 900; \r\n        line-height: 1.1;\r\n        letter-spacing: -1px;\r\n        margin-bottom: 20px;\r\n        position: relative;\r\n        display: inline-block;\r\n        color: var(--theme-accent-2);\r\n        \r\n        \/* Retro Layered Shadow *\/\r\n        text-shadow: \r\n            3px 3px 0px var(--theme-accent-1),\r\n            6px 6px 0px var(--theme-surface);\r\n    }\r\n    \r\n    .pg-subtitle {\r\n        font-family: var(--body-font);\r\n        font-size: 1.1rem;\r\n        color: var(--theme-text-muted);\r\n        max-width: 750px;\r\n        margin: 0 auto 50px;\r\n        font-weight: 600;\r\n        border-radius: 50px;\r\n        padding: 10px 20px;\r\n        background: #fff;\r\n        border: 2px dashed var(--theme-accent-3);\r\n        box-shadow: 4px 4px 0 rgba(20, 184, 166, 0.2);\r\n    }\r\n\r\n    \/* TOOL UI - RETRO TV \/ JUKEBOX *\/\r\n    .pg-generator-card {\r\n        background: var(--theme-ocean);\r\n        border: 4px solid var(--theme-accent-2); \r\n        width: 100%;\r\n        max-width: 1200px !important;\r\n        margin: 0 auto;\r\n        box-shadow: var(--shadow-deep); \r\n        overflow: hidden;\r\n        display: flex;\r\n        flex-direction: column;\r\n        transition: var(--transition-smooth);\r\n        position: relative;\r\n        border-radius: 20px;\r\n    }\r\n    \r\n    \/* Top Decorative Stripe *\/\r\n    .pg-generator-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 10px; left: 10px; right: 10px;\r\n        height: 10px;\r\n        background: repeating-linear-gradient(90deg, var(--theme-accent-1) 0, var(--theme-accent-1) 10px, transparent 10px, transparent 20px);\r\n        border-radius: 5px;\r\n        z-index: 10;\r\n        opacity: 0.5;\r\n    }\r\n\r\n    .pg-controls-wrapper {\r\n        padding: 40px;\r\n        background: #fffbef;\r\n        border-bottom: 4px solid var(--theme-accent-2);\r\n        display: grid;\r\n        grid-template-columns: 1.8fr 1.2fr;\r\n        gap: 40px;\r\n        align-items: end;\r\n    }\r\n\r\n    .pg-input-wrapper { \r\n        position: relative; \r\n        height: 100%;\r\n    }\r\n\r\n    .pg-text-input {\r\n        width: 100% !important;\r\n        height: 100% !important;\r\n        min-height: 160px !important;\r\n        padding: 25px !important;\r\n        border: 3px solid var(--theme-accent-2) !important;\r\n        border-radius: 16px !important;\r\n        font-family: var(--primary-font) !important;\r\n        font-size: 2.2rem !important;\r\n        font-weight: 800 !important;\r\n        transition: var(--transition-snap);\r\n        background: #fff !important; \r\n        color: var(--theme-accent-2) !important;\r\n        box-sizing: border-box !important;\r\n        margin: 0 !important;\r\n        outline: none !important;\r\n        resize: none !important;\r\n        direction: ltr;\r\n        box-shadow: inset 4px 4px 0 rgba(0,0,0,0.05) !important;\r\n    }\r\n    .pg-text-input:focus {\r\n        border-color: var(--theme-accent-1) !important;\r\n        box-shadow: 6px 6px 0 var(--theme-accent-3) !important;\r\n        transform: translate(-2px, -2px);\r\n    }\r\n    .pg-text-input::placeholder { color: #d7ccc8 !important; }\r\n\r\n    .pg-features-group {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 25px;\r\n    }\r\n\r\n    .pg-filter-label {\r\n        font-size: 0.9rem;\r\n        font-weight: 800;\r\n        color: var(--theme-accent-1);\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n        margin-bottom: 12px;\r\n        display: block;\r\n        font-family: var(--primary-font);\r\n    }\r\n\r\n    .pg-btn-row { \r\n        display: flex; \r\n        gap: 12px; \r\n        flex-wrap: wrap; \r\n    }\r\n\r\n    .pg-toggle-btn {\r\n        background: #fff;\r\n        border: 2px solid var(--theme-accent-2);\r\n        padding: 10px 22px;\r\n        color: var(--theme-accent-2);\r\n        font-size: 0.9rem;\r\n        font-weight: 700;\r\n        cursor: pointer;\r\n        transition: var(--transition-snap);\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n        border-radius: 50px;\r\n        font-family: var(--primary-font);\r\n    }\r\n    .pg-toggle-btn:hover {\r\n        background: var(--theme-accent-3);\r\n        color: #fff;\r\n        border-color: var(--theme-accent-2);\r\n        transform: translateY(-2px);\r\n        box-shadow: 0 4px 0 var(--theme-accent-2);\r\n    }\r\n    .pg-toggle-btn.active {\r\n        background: var(--theme-accent-1);\r\n        color: #fff;\r\n        border-color: var(--theme-accent-2);\r\n        box-shadow: 0 4px 0 var(--theme-accent-2);\r\n        transform: translateY(-2px);\r\n    }\r\n\r\n    .pg-action-btn {\r\n        width: 48px !important;\r\n        height: 48px !important;\r\n        background: #fff !important;\r\n        border: 2px solid var(--theme-accent-2) !important;\r\n        color: var(--theme-accent-2) !important;\r\n        font-size: 1.4rem !important;\r\n        cursor: pointer !important;\r\n        transition: var(--transition-snap) !important;\r\n        display: flex !important;\r\n        align-items: center !important;\r\n        justify-content: center !important;\r\n        border-radius: 12px !important;\r\n        font-family: \"Segoe UI Emoji\", \"Noto Color Emoji\", \"Apple Color Emoji\", \"Segoe UI\", Tahoma, sans-serif !important;\r\n        margin: 0 !important;\r\n        padding: 0 !important;\r\n        box-sizing: border-box !important;\r\n        line-height: 1 !important;\r\n    }\r\n    \r\n    .pg-action-btn:hover {\r\n        background: var(--theme-accent-1) !important;\r\n        color: #fff !important;\r\n        transform: rotate(-10deg) scale(1.1) !important; \r\n        box-shadow: 4px 4px 0 var(--theme-accent-2) !important;\r\n    }\r\n\r\n    \/* RESULTS - ALBUM COVERS *\/\r\n    .pg-results-area {\r\n        padding: 40px;\r\n        background: #fff8e7;\r\n        position: relative;\r\n    }\r\n    \r\n    .pg-result-list {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\r\n        gap: 25px;\r\n        margin-bottom: 40px;\r\n        position: relative;\r\n        z-index: 1;\r\n    }\r\n\r\n    .pg-result-card {\r\n        background: #fff;\r\n        border: 3px solid var(--theme-surface);\r\n        padding: 24px;\r\n        position: relative;\r\n        cursor: pointer;\r\n        transition: var(--transition-snap);\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: space-between;\r\n        min-height: 160px;\r\n        border-radius: 16px;\r\n        overflow: hidden;\r\n    }\r\n    \r\n    \/* Hover - Pop Up *\/\r\n    .pg-result-card:hover {\r\n        transform: translateY(-6px);\r\n        border-color: var(--theme-accent-1);\r\n        box-shadow: 6px 6px 0 var(--theme-accent-2);\r\n        background: #fff;\r\n        z-index: 10;\r\n    }\r\n\r\n    .pg-card-header {\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        margin-bottom: 15px;\r\n        padding-bottom: 12px;\r\n        border-bottom: 2px dashed #f0f0f0;\r\n    }\r\n\r\n    .pg-card-tag {\r\n        font-size: 0.7rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n        color: #fff;\r\n        background: var(--theme-accent-3);\r\n        padding: 4px 12px;\r\n        font-weight: 700;\r\n        font-family: var(--primary-font);\r\n        border-radius: 20px;\r\n        border: 2px solid var(--theme-accent-2);\r\n    }\r\n    .pg-result-card:hover .pg-card-tag { background: var(--theme-accent-1); }\r\n\r\n    .pg-copy-hint {\r\n        font-size: 0.8rem;\r\n        color: var(--theme-accent-1);\r\n        opacity: 0;\r\n        transition: 0.2s;\r\n        font-weight: 700;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 6px;\r\n        font-family: var(--primary-font);\r\n    }\r\n    .pg-result-card:hover .pg-copy-hint { opacity: 1; }\r\n\r\n    .pg-card-preview {\r\n        font-family: var(--primary-font); \/* Use heavy font for preview *\/\r\n        font-size: 1.8rem;\r\n        color: var(--theme-accent-2);\r\n        word-break: break-all;\r\n        line-height: 1.3;\r\n        font-weight: 800;\r\n        text-align: center;\r\n        padding: 10px 0;\r\n        max-height: 160px;\r\n        overflow-y: auto;\r\n        scrollbar-width: thin;\r\n        scrollbar-color: var(--theme-accent-1) transparent;\r\n        direction: ltr; \r\n        text-shadow: 2px 2px 0 rgba(0,0,0,0.05);\r\n    }\r\n    \r\n    .pg-card-preview::-webkit-scrollbar { width: 6px; }\r\n    .pg-card-preview::-webkit-scrollbar-track { background: #f0f0f0; border-radius: 10px; }\r\n    .pg-card-preview::-webkit-scrollbar-thumb { background-color: var(--theme-accent-1); border-radius: 10px; }\r\n\r\n    .pg-load-more-wrapper { text-align: center; position: relative; z-index: 1; }\r\n    .pg-btn-load {\r\n        background: #fff;\r\n        color: var(--theme-accent-2);\r\n        border: 3px solid var(--theme-accent-2);\r\n        padding: 14px 40px;\r\n        font-weight: 800;\r\n        cursor: pointer;\r\n        transition: var(--transition-snap);\r\n        font-size: 1.1rem;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 10px;\r\n        font-family: var(--primary-font);\r\n        border-radius: 50px;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n    }\r\n    .pg-btn-load:hover {\r\n        background: var(--theme-accent-2);\r\n        color: #fff;\r\n        box-shadow: 0 5px 15px rgba(62, 39, 35, 0.3);\r\n        transform: translateY(-2px);\r\n    }\r\n\r\n    \/* SECTIONS *\/\r\n    .pg-section { \r\n        padding: 80px 0; \r\n        background: transparent !important; \r\n    }\r\n    \r\n    .pg-section-heading {\r\n        text-align: center;\r\n        margin-bottom: 60px;\r\n        max-width: 100%;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 10px;\r\n        align-items: center;\r\n    }\r\n    .pg-section-heading h2 {\r\n        font-family: var(--primary-font);\r\n        font-size: 3rem;\r\n        font-weight: 900;\r\n        color: var(--theme-accent-2); \r\n        letter-spacing: -1px;\r\n        line-height: 1;\r\n        text-shadow: 3px 3px 0 #fff;\r\n    }\r\n    .pg-section-heading p {\r\n        font-size: 1.1rem;\r\n        color: var(--theme-text-muted);\r\n        max-width: 600px;\r\n    }\r\n\r\n    .pg-info-card {\r\n        background: #fff; \r\n        padding: 30px;\r\n        border: 2px solid var(--theme-surface); \r\n        transition: var(--transition-smooth);\r\n        text-align: center;\r\n        position: relative;\r\n        overflow: hidden;\r\n        height: 100%;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        border-radius: 20px;\r\n    }\r\n    \r\n    .pg-info-card:hover {\r\n        transform: translateY(-8px);\r\n        border-color: var(--theme-accent-1);\r\n        box-shadow: 0 10px 0 rgba(249, 115, 22, 0.15);\r\n    }\r\n    \r\n    .pg-info-icon {\r\n        font-size: 2rem;\r\n        margin-bottom: 20px;\r\n        color: var(--theme-accent-2);\r\n        background: #fff8e7;\r\n        width: 70px;\r\n        height: 70px;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        border-radius: 50%;\r\n        transition: var(--transition-snap);\r\n        border: 3px solid var(--theme-accent-2);\r\n    }\r\n    .pg-info-card:hover .pg-info-icon {\r\n        background: var(--theme-accent-1);\r\n        color: #fff;\r\n        transform: rotate(20deg);\r\n    }\r\n    \r\n    .pg-info-card h3 { \r\n        font-size: 1.4rem; \r\n        margin-bottom: 10px; \r\n        font-weight: 800; \r\n        color: var(--theme-text-main); \r\n        font-family: var(--primary-font);\r\n    }\r\n    .pg-info-card p { \r\n        font-size: 1rem; \r\n        color: var(--theme-text-muted); \r\n        line-height: 1.6; \r\n    }\r\n\r\n    \/* Grids *\/\r\n    .pg-grid-6 {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr);\r\n        gap: 30px;\r\n    }\r\n\r\n    .pg-grid-4 {\r\n        display: grid;\r\n        grid-template-columns: repeat(4, 1fr);\r\n        gap: 25px;\r\n    }\r\n\r\n    \/* TOAST *\/\r\n    .pg-toast {\r\n        visibility: hidden;\r\n        min-width: 280px;\r\n        background: var(--theme-accent-2);\r\n        color: #fff;\r\n        text-align: center;\r\n        border-radius: 50px;\r\n        padding: 16px 28px;\r\n        position: fixed;\r\n        z-index: 999;\r\n        left: 50%;\r\n        bottom: 40px;\r\n        transform: translateX(-50%) translateY(20px);\r\n        font-weight: 800;\r\n        box-shadow: 0 10px 20px rgba(62, 39, 35, 0.4);\r\n        opacity: 0;\r\n        transition: all 0.2s;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        gap: 12px;\r\n        font-family: var(--primary-font);\r\n        border: 3px solid #fff;\r\n    }\r\n    .pg-toast.show { \r\n        visibility: visible; \r\n        opacity: 1; \r\n        transform: translateX(-50%) translateY(0);\r\n    }\r\n\r\n    \/* RESPONSIVE *\/\r\n    @media (max-width: 800px) {\r\n        .pg-container { \r\n            padding-top: 20px !important; \r\n            padding-left: 10px !important; \r\n            padding-right: 10px !important; \r\n        }\r\n\r\n        .pg-hero-content-wrapper { padding-top: 30px; }\r\n        .pg-main-title { font-size: 2.5rem; margin-bottom: 15px; }\r\n        .pg-subtitle { font-size: 0.95rem; margin-bottom: 30px; }\r\n\r\n        .pg-generator-card { width: 100% !important; border-width: 2px; }\r\n        .pg-controls-wrapper { \r\n            grid-template-columns: 1fr; \r\n            gap: 20px; \r\n            padding: 10px;\r\n        }\r\n\r\n        .pg-text-input { \r\n            min-height: 120px !important; \r\n            font-size: 1.6rem !important; \r\n            padding: 15px !important; \r\n        }\r\n\r\n        .pg-features-group {\r\n            flex-direction: row;\r\n            flex-wrap: wrap;\r\n            justify-content: space-between;\r\n            gap: 10px;\r\n        }\r\n        \r\n        .pg-filter-label { margin-bottom: 4px; font-size: 0.75rem; }\r\n\r\n        .pg-btn-row { \r\n            overflow-x: auto; \r\n            gap: 8px; \r\n            padding-bottom: 4px; \r\n            scrollbar-width: none; \r\n        }\r\n        .pg-btn-row::-webkit-scrollbar { display: none; }\r\n\r\n        .pg-toggle-btn { padding: 8px 14px; font-size: 0.8rem; white-space: nowrap; }\r\n        .pg-action-btn { width: 40px !important; height: 40px !important; font-size: 1.1rem !important; flex-shrink: 0; }\r\n\r\n        .pg-results-area { padding: 15px; }\r\n        .pg-result-list { grid-template-columns: 1fr; gap: 15px; }\r\n        .pg-result-card { padding: 20px; min-height: auto; }\r\n        .pg-card-preview { font-size: 1.4rem; padding: 5px 0; }\r\n\r\n        .pg-section { padding: 50px 0; }\r\n        \r\n        .pg-grid-6, .pg-grid-4 { \r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 15px; \r\n        }\r\n        \r\n        .pg-info-card { \r\n            padding: 20px !important; \r\n            display: flex;\r\n            flex-direction: column; \r\n            align-items: center; \r\n            text-align: center;\r\n            gap: 10px;\r\n        }\r\n        .pg-info-icon { margin-bottom: 10px; width: 50px; height: 50px; font-size: 1.4rem; flex-shrink: 0; }\r\n        \r\n        .pg-section-heading { \r\n            margin-bottom: 30px;\r\n            padding-bottom: 15px;\r\n        }\r\n        .pg-section-heading h2 { font-size: 2rem; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"pg-tool-wrapper\">\r\n\r\n    <div class=\"pg-background-container\">\r\n        \r\n        <div class=\"pg-container pg-hero-content-wrapper\">\r\n            <h1 class=\"pg-main-title\">Cooper Black Font Generator: Retro Chunky Serif Text Art<\/h1>\r\n            <p class=\"pg-subtitle\">Get groovy! Create soft, bubbly, and heavy text styles inspired by 70s vinyl records and classic advertising.<\/p>\r\n            \r\n            <div class=\"pg-generator-card\">\r\n                \r\n                <div class=\"pg-controls-wrapper\">\r\n                    <div class=\"pg-input-wrapper\">\r\n                        <textarea class=\"pg-text-input\" id=\"pgInputText\" placeholder=\"Good Vibes...\"><\/textarea>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"pg-features-group\">\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Flavor<\/span>\r\n                            <div class=\"pg-btn-row\">\r\n                                <button class=\"pg-toggle-btn active\" id=\"pgBtnAll\">All<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnRetro\">Retro<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnBubbly\">Bubbly<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnFunky\">Funky<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnVintage\">Vintage<\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Groove<\/span>\r\n                            <div class=\"pg-btn-row\">\r\n                                <button class=\"pg-action-btn\" data-insert=\"\u262e\ufe0f\" title=\"Peace\">\u262e\ufe0f<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83c\udf44\" title=\"Shroom\">\ud83c\udf44<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83d\udcc0\" title=\"Vinyl\">\ud83d\udcc0<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83c\udf3c\" title=\"Flower\">\ud83c\udf3c<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\u2728\" title=\"Sparkle\">\u2728<\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"pg-results-area\">\r\n                    <div class=\"pg-result-list\" id=\"pgResultList\">\r\n                    <\/div>\r\n                    \r\n                    <div class=\"pg-load-more-wrapper\">\r\n                        <button class=\"pg-btn-load\" id=\"pgLoadMoreBtn\"><i class=\"fa-solid fa-record-vinyl\"><\/i> Spin More Tracks<\/button>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n\t    <section class=\"pg-section\">\r\n        <div class=\"pg-container\">\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/section>\r\n\t\r\n    <section class=\"pg-section\">\r\n        <div class=\"pg-container\">\r\n            <div class=\"pg-section-heading\">\r\n                <h2>Retro Collections<\/h2>\r\n                <p>Typography styles from the golden era of design.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"pg-grid-6\">\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-solid fa-bold\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Retro Bold<\/h3>\r\n                        <p>Heavy, rounded characters that pack a punch like a 70s headline.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-solid fa-cloud\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Soft Vintage<\/h3>\r\n                        <p>Friendly, thick letters with a nostalgic, comfortable tone.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-solid fa-music\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Vinyl Era<\/h3>\r\n                        <p>Text styles reminiscent of classic rock and pop album covers.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-solid fa-star\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Funky Stars<\/h3>\r\n                        <p>Groovy text adorned with sparkles and retro star icons.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-solid fa-circle-notch\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Bubble Letter<\/h3>\r\n                        <p>Circular, enclosed characters that feel playful and light.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-solid fa-font\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Chunky Serif<\/h3>\r\n                        <p>Thick serifs that provide a solid, warm foundation for your text.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"pg-section\">\r\n        <div class=\"pg-container\">\r\n            <div class=\"pg-section-heading\">\r\n                <h2>Design Studio<\/h2>\r\n                <p>Where to use these nostalgic fonts.<\/p>\r\n            <\/div>\r\n            <div class=\"pg-grid-4\">\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-solid fa-shirt\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>T-Shirt Design<\/h3>\r\n                        <p>Create vintage-style slogans for apparel.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-brands fa-instagram\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Social Posts<\/h3>\r\n                        <p>Stand out with warm, friendly captions and quotes.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-solid fa-mug-hot\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Merchandise<\/h3>\r\n                        <p>Perfect for mugs, stickers, and tote bags.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-solid fa-store\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Logos<\/h3>\r\n                        <p>Build a brand with a classic, trustworthy, and fun vibe.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <div id=\"pgToast\" class=\"pg-toast\"><i class=\"fa-solid fa-thumbs-up\"><\/i> GROOVY! COPIED!<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    \r\n    \/\/ --- MAP DEFINITIONS (Top Level for Safety) ---\r\n    const ALPHABET = \"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\";\r\n    \r\n    \/\/ Font Maps\r\n    const mapBold = \"\ud835\udc1a\ud835\udc1b\ud835\udc1c\ud835\udc1d\ud835\udc1e\ud835\udc1f\ud835\udc20\ud835\udc21\ud835\udc22\ud835\udc23\ud835\udc24\ud835\udc25\ud835\udc26\ud835\udc27\ud835\udc28\ud835\udc29\ud835\udc2a\ud835\udc2b\ud835\udc2c\ud835\udc2d\ud835\udc2e\ud835\udc2f\ud835\udc30\ud835\udc31\ud835\udc32\ud835\udc33\ud835\udc00\ud835\udc01\ud835\udc02\ud835\udc03\ud835\udc04\ud835\udc05\ud835\udc06\ud835\udc07\ud835\udc08\ud835\udc09\ud835\udc0a\ud835\udc0b\ud835\udc0c\ud835\udc0d\ud835\udc0e\ud835\udc0f\ud835\udc10\ud835\udc11\ud835\udc12\ud835\udc13\ud835\udc14\ud835\udc15\ud835\udc16\ud835\udc17\ud835\udc18\ud835\udc19\ud835\udfce\ud835\udfcf\ud835\udfd0\ud835\udfd1\ud835\udfd2\ud835\udfd3\ud835\udfd4\ud835\udfd5\ud835\udfd6\ud835\udfd7\";\r\n    const mapSerifBold = \"\ud835\udc1a\ud835\udc1b\ud835\udc1c\ud835\udc1d\ud835\udc1e\ud835\udc1f\ud835\udc20\ud835\udc21\ud835\udc22\ud835\udc23\ud835\udc24\ud835\udc25\ud835\udc26\ud835\udc27\ud835\udc28\ud835\udc29\ud835\udc2a\ud835\udc2b\ud835\udc2c\ud835\udc2d\ud835\udc2e\ud835\udc2f\ud835\udc30\ud835\udc31\ud835\udc32\ud835\udc33\ud835\udc00\ud835\udc01\ud835\udc02\ud835\udc03\ud835\udc04\ud835\udc05\ud835\udc06\ud835\udc07\ud835\udc08\ud835\udc09\ud835\udc0a\ud835\udc0b\ud835\udc0c\ud835\udc0d\ud835\udc0e\ud835\udc0f\ud835\udc10\ud835\udc11\ud835\udc12\ud835\udc13\ud835\udc14\ud835\udc15\ud835\udc16\ud835\udc17\ud835\udc18\ud835\udc19\ud835\udfce\ud835\udfcf\ud835\udfd0\ud835\udfd1\ud835\udfd2\ud835\udfd3\ud835\udfd4\ud835\udfd5\ud835\udfd6\ud835\udfd7\";\r\n    const mapDoubleStruck = \"\ud835\udd52\ud835\udd53\ud835\udd54\ud835\udd55\ud835\udd56\ud835\udd57\ud835\udd58\ud835\udd59\ud835\udd5a\ud835\udd5b\ud835\udd5c\ud835\udd5d\ud835\udd5e\ud835\udd5f\ud835\udd60\ud835\udd61\ud835\udd62\ud835\udd63\ud835\udd64\ud835\udd65\ud835\udd66\ud835\udd67\ud835\udd68\ud835\udd69\ud835\udd6a\ud835\udd6b\ud835\udd38\ud835\udd39\u2102\ud835\udd3b\ud835\udd3c\ud835\udd3d\ud835\udd3e\u210d\ud835\udd40\ud835\udd41\ud835\udd42\ud835\udd43\ud835\udd44\u2115\ud835\udd46\u2119\u211a\u211d\ud835\udd4a\ud835\udd4b\ud835\udd4c\ud835\udd4d\ud835\udd4e\ud835\udd4f\ud835\udd50\u2124\ud835\udfd8\ud835\udfd9\ud835\udfda\ud835\udfdb\ud835\udfdc\ud835\udfdd\ud835\udfde\ud835\udfdf\ud835\udfe0\ud835\udfe1\";\r\n    const mapCircles = \"\u24d0\u24d1\u24d2\u24d3\u24d4\u24d5\u24d6\u24d7\u24d8\u24d9\u24da\u24db\u24dc\u24dd\u24de\u24df\u24e0\u24e1\u24e2\u24e3\u24e4\u24e5\u24e6\u24e7\u24e8\u24e9\u24b6\u24b7\u24b8\u24b9\u24ba\u24bb\u24bc\u24bd\u24be\u24bf\u24c0\u24c1\u24c2\u24c3\u24c4\u24c5\u24c6\u24c7\u24c8\u24c9\u24ca\u24cb\u24cc\u24cd\u24ce\u24cf0\u2460\u2461\u2462\u2463\u2464\u2465\u2466\u2467\u2468\";\r\n    const mapSquares = \"\ud83c\udd30\ud83c\udd31\ud83c\udd32\ud83c\udd33\ud83c\udd34\ud83c\udd35\ud83c\udd36\ud83c\udd37\ud83c\udd38\ud83c\udd39\ud83c\udd3a\ud83c\udd3b\ud83c\udd3c\ud83c\udd3d\ud83c\udd3e\ud83c\udd3f\ud83c\udd40\ud83c\udd41\ud83c\udd42\ud83c\udd43\ud83c\udd44\ud83c\udd45\ud83c\udd46\ud83c\udd47\ud83c\udd48\ud83c\udd49\ud83c\udd30\ud83c\udd31\ud83c\udd32\ud83c\udd33\ud83c\udd34\ud83c\udd35\ud83c\udd36\ud83c\udd37\ud83c\udd38\ud83c\udd39\ud83c\udd3a\ud83c\udd3b\ud83c\udd3c\ud83c\udd3d\ud83c\udd3e\ud83c\udd3f\ud83c\udd40\ud83c\udd41\ud83c\udd42\ud83c\udd43\ud83c\udd44\ud83c\udd45\ud83c\udd46\ud83c\udd47\ud83c\udd48\ud83c\udd490123456789\";\r\n    const mapWide = \"\uff41\uff42\uff43\uff44\uff45\uff46\uff47\uff48\uff49\uff4a\uff4b\uff4c\uff4d\uff4e\uff4f\uff50\uff51\uff52\uff53\uff54\uff55\uff56\uff57\uff58\uff59\uff5a\uff21\uff22\uff23\uff24\uff25\uff26\uff27\uff28\uff29\uff2a\uff2b\uff2c\uff2d\uff2e\uff2f\uff30\uff31\uff32\uff33\uff34\uff35\uff36\uff37\uff38\uff39\uff3a\uff10\uff11\uff12\uff13\uff14\uff15\uff16\uff17\uff18\uff19\";\r\n    const mapMono = \"\ud835\ude8a\ud835\ude8b\ud835\ude8c\ud835\ude8d\ud835\ude8e\ud835\ude8f\ud835\ude90\ud835\ude91\ud835\ude92\ud835\ude93\ud835\ude94\ud835\ude95\ud835\ude96\ud835\ude97\ud835\ude98\ud835\ude99\ud835\ude9a\ud835\ude9b\ud835\ude9c\ud835\ude9d\ud835\ude9e\ud835\ude9f\ud835\udea0\ud835\udea1\ud835\udea2\ud835\udea3\ud835\ude70\ud835\ude71\ud835\ude72\ud835\ude73\ud835\ude74\ud835\ude75\ud835\ude76\ud835\ude77\ud835\ude78\ud835\ude79\ud835\ude7a\ud835\ude7b\ud835\ude7c\ud835\ude7d\ud835\ude7e\ud835\ude7f\ud835\ude80\ud835\ude81\ud835\ude82\ud835\ude83\ud835\ude84\ud835\ude85\ud835\ude86\ud835\ude87\ud835\ude88\ud835\ude89\ud835\udff6\ud835\udff7\ud835\udff8\ud835\udff9\ud835\udffa\ud835\udffb\ud835\udffc\ud835\udffd\ud835\udffe\ud835\udfff\";\r\n    const mapSansBold = \"\ud835\uddee\ud835\uddef\ud835\uddf0\ud835\uddf1\ud835\uddf2\ud835\uddf3\ud835\uddf4\ud835\uddf5\ud835\uddf6\ud835\uddf7\ud835\uddf8\ud835\uddf9\ud835\uddfa\ud835\uddfb\ud835\uddfc\ud835\uddfd\ud835\uddfe\ud835\uddff\ud835\ude00\ud835\ude01\ud835\ude02\ud835\ude03\ud835\ude04\ud835\ude05\ud835\ude06\ud835\ude07\ud835\uddd4\ud835\uddd5\ud835\uddd6\ud835\uddd7\ud835\uddd8\ud835\uddd9\ud835\uddda\ud835\udddb\ud835\udddc\ud835\udddd\ud835\uddde\ud835\udddf\ud835\udde0\ud835\udde1\ud835\udde2\ud835\udde3\ud835\udde4\ud835\udde5\ud835\udde6\ud835\udde7\ud835\udde8\ud835\udde9\ud835\uddea\ud835\uddeb\ud835\uddec\ud835\udded\ud835\udfec\ud835\udfed\ud835\udfee\ud835\udfef\ud835\udff0\ud835\udff1\ud835\udff2\ud835\udff3\ud835\udff4\ud835\udff5\";\r\n    const mapSmallCaps = \"\u1d00\u0299\u1d04\u1d05\u1d07\u0493\u0262\u029c\u026a\u1d0a\u1d0b\u029f\u1d0d\u0274\u1d0f\u1d18\u01eb\u0280s\u1d1b\u1d1c\u1d20\u1d21x\u028f\u1d22\u1d00\u0299\u1d04\u1d05\u1d07\u0493\u0262\u029c\u026a\u1d0a\u1d0b\u029f\u1d0d\u0274\u1d0f\u1d18\u01eb\u0280s\u1d1b\u1d1c\u1d20\u1d21x\u028f\u1d220123456789\";\r\n    const mapScript = \"\ud835\udcea\ud835\udceb\ud835\udcec\ud835\udced\ud835\udcee\ud835\udcef\ud835\udcf0\ud835\udcf1\ud835\udcf2\ud835\udcf3\ud835\udcf4\ud835\udcf5\ud835\udcf6\ud835\udcf7\ud835\udcf8\ud835\udcf9\ud835\udcfa\ud835\udcfb\ud835\udcfc\ud835\udcfd\ud835\udcfe\ud835\udcff\ud835\udd00\ud835\udd01\ud835\udd02\ud835\udd03\ud835\udcd0\ud835\udcd1\ud835\udcd2\ud835\udcd3\ud835\udcd4\ud835\udcd5\ud835\udcd6\ud835\udcd7\ud835\udcd8\ud835\udcd9\ud835\udcda\ud835\udcdb\ud835\udcdc\ud835\udcdd\ud835\udcde\ud835\udcdf\ud835\udce0\ud835\udce1\ud835\udce2\ud835\udce3\ud835\udce4\ud835\udce5\ud835\udce6\ud835\udce7\ud835\udce8\ud835\udce90123456789\";\r\n\r\n    const STYLES = [\r\n        \/\/ --- RETRO BOLD ---\r\n        { name: \"Cooper Style\", type: \"map\", map: mapBold, tag: \"Retro\" },\r\n        { name: \"Heavy Serif\", type: \"map\", map: mapSerifBold, tag: \"Retro\" },\r\n        { name: \"Outline\", type: \"map\", map: mapDoubleStruck, tag: \"Retro\" },\r\n        { name: \"Blocky\", type: \"map\", map: mapSansBold, tag: \"Retro\" },\r\n        { name: \"Wide Load\", type: \"map\", map: mapWide, tag: \"Retro\" },\r\n        { name: \"Headline\", type: \"map-surround\", map: mapBold, prefix: \"\u2605 \", suffix: \" \u2605\", tag: \"Retro\" },\r\n        \r\n        \/\/ --- BUBBLY \/ ROUND ---\r\n        { name: \"Bubbles\", type: \"map\", map: mapCircles, tag: \"Bubbly\" },\r\n        { name: \"Pop Art\", type: \"map-surround\", map: mapCircles, prefix: \"\u2728 \", suffix: \" \u2728\", tag: \"Bubbly\" },\r\n        { name: \"Soft Round\", type: \"map\", map: mapSansBold, tag: \"Bubbly\" },\r\n        { name: \"Cloudy\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u2601\ufe0f \", suffix: \" \u2601\ufe0f\", tag: \"Bubbly\" },\r\n        { name: \"Balloon\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf88 \", suffix: \" \ud83c\udf88\", tag: \"Bubbly\" },\r\n        \r\n        \/\/ --- VINTAGE \/ NOSTALGIA ---\r\n        { name: \"Old School\", type: \"map\", map: mapMono, tag: \"Vintage\" },\r\n        { name: \"Typewriter\", type: \"map-surround\", map: mapMono, prefix: \"\ud83c\udf9e\ufe0f \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Classic Vinyl\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udcc0 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Small Caps\", type: \"map\", map: mapSmallCaps, tag: \"Vintage\" },\r\n        { name: \"Letterpress\", type: \"map-surround\", map: mapSerifBold, prefix: \"[ \", suffix: \" ]\", tag: \"Vintage\" },\r\n        \r\n        \/\/ --- FUNKY \/ GROOVY ---\r\n        { name: \"Groovy Script\", type: \"map\", map: mapScript, tag: \"Funky\" },\r\n        { name: \"Disco\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udd7a \", suffix: \" \ud83d\udc83\", tag: \"Funky\" },\r\n        { name: \"Flower Power\", type: \"map-surround\", map: mapWide, prefix: \"\ud83c\udf3c \", suffix: \" \ud83c\udf3c\", tag: \"Funky\" },\r\n        { name: \"Peace\", type: \"map-surround\", map: mapBold, prefix: \"\u262e\ufe0f \", suffix: \" \u262e\ufe0f\", tag: \"Funky\" },\r\n        { name: \"Boxed In\", type: \"map\", map: mapSquares, tag: \"Funky\" },\r\n        \r\n        \/\/ --- 100+ VARIATIONS ---\r\n        { name: \"Super Bold\", type: \"map-surround\", map: mapBold, prefix: \"\u275a \", suffix: \" \u275a\", tag: \"Retro\" },\r\n        { name: \"Star Power\", type: \"map-surround\", map: mapSerifBold, prefix: \"\u2b50 \", suffix: \" \u2b50\", tag: \"Retro\" },\r\n        { name: \"Love\", type: \"map-surround\", map: mapBold, prefix: \"\u2764\ufe0f \", suffix: \" \u2764\ufe0f\", tag: \"Bubbly\" },\r\n        { name: \"Music\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83c\udfb5 \", suffix: \" \ud83c\udfb5\", tag: \"Vintage\" },\r\n        { name: \"Radio\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udcfb \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"TV Show\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udcfa \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Cinema\", type: \"map-surround\", map: mapWide, prefix: \"\ud83c\udfac \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Popcorn\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf7f \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Cola\", type: \"map-surround\", map: mapScript, prefix: \"\ud83e\udd64 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Burger\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf54 \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Fries\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83c\udf5f \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Pizza\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf55 \", suffix: \"\", tag: \"Funky\" },\r\n        { name: \"Ice Cream\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83c\udf66 \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Donut\", type: \"map-surround\", map: mapCircles, prefix: \"\ud83c\udf69 \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Cookie\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf6a \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Candy\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83c\udf6c \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Lollipop\", type: \"map-surround\", map: mapScript, prefix: \"\ud83c\udf6d \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Rainbow\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf08 \", suffix: \" \ud83c\udf08\", tag: \"Funky\" },\r\n        { name: \"Sun\", type: \"map-surround\", map: mapSerifBold, prefix: \"\u2600\ufe0f \", suffix: \" \u2600\ufe0f\", tag: \"Retro\" },\r\n        { name: \"Moon\", type: \"map-surround\", map: mapWide, prefix: \"\ud83c\udf19 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Comet\", type: \"map-surround\", map: mapBold, prefix: \"\u2604\ufe0f \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Rocket\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\ude80 \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"UFO\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udef8 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Alien\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udc7d \", suffix: \"\", tag: \"Funky\" },\r\n        { name: \"Robot\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\udd16 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Game\", type: \"map-surround\", map: mapSquares, prefix: \"\ud83d\udc7e \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Joystick\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udd79\ufe0f \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Cassette\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udcfc \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Camera\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83d\udcf7 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Phone\", type: \"map-surround\", map: mapBold, prefix: \"\u260e\ufe0f \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Mail\", type: \"map-surround\", map: mapScript, prefix: \"\u2709\ufe0f \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Pen\", type: \"map-surround\", map: mapSerifBold, prefix: \"\u2712\ufe0f \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Book\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udcd6 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Art\", type: \"map-surround\", map: mapScript, prefix: \"\ud83c\udfa8 \", suffix: \"\", tag: \"Funky\" },\r\n        { name: \"Roller Skate\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udefc \", suffix: \"\", tag: \"Funky\" },\r\n        { name: \"Bike\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udeb2 \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Car\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\ude97 \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Bus\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\ude8c \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Truck\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\ude9a \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Stop\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\uded1 \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Warning\", type: \"map-surround\", map: mapSerifBold, prefix: \"\u26a0\ufe0f \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Fire\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udd25 \", suffix: \"\", tag: \"Funky\" },\r\n        { name: \"Water\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\udca7 \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Zap\", type: \"map-surround\", map: mapSansBold, prefix: \"\u26a1 \", suffix: \"\", tag: \"Funky\" },\r\n        { name: \"Check\", type: \"map-surround\", map: mapBold, prefix: \"\u2705 \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Cross\", type: \"map-surround\", map: mapBold, prefix: \"\u274c \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Question\", type: \"map-surround\", map: mapCircles, prefix: \"\u2753 \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Exclaim\", type: \"map-surround\", map: mapBold, prefix: \"\u2757 \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Plus\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u2795 \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Minus\", type: \"map-surround\", map: mapWide, prefix: \"\u2796 \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Smile\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\ude42 \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Laugh\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\ude02 \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Cool\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\ude0e \", suffix: \"\", tag: \"Funky\" },\r\n        { name: \"Wink\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83d\ude09 \", suffix: \"\", tag: \"Funky\" },\r\n        { name: \"Heart Eyes\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\ude0d \", suffix: \"\", tag: \"Funky\" },\r\n        { name: \"Kiss\", type: \"map-surround\", map: mapScript, prefix: \"\ud83d\udc8b \", suffix: \"\", tag: \"Funky\" },\r\n        { name: \"Lips\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udc44 \", suffix: \"\", tag: \"Funky\" },\r\n        { name: \"Eye\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udc41\ufe0f \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Hand\", type: \"map-surround\", map: mapBold, prefix: \"\u270b \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Fist\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udc4a \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Clap\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udc4f \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Thumb\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83d\udc4d \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Crown\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udc51 \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Gem\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udc8e \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Ring\", type: \"map-surround\", map: mapScript, prefix: \"\ud83d\udc8d \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Gift\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf81 \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Party\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83c\udf89 \", suffix: \"\", tag: \"Funky\" },\r\n        { name: \"Trophy\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83c\udfc6 \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Medal\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\udd47 \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Flag\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udea9 \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Anchor\", type: \"map-surround\", map: mapBold, prefix: \"\u2693 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Key\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udddd\ufe0f \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Lock\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udd12 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Bell\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83d\udd14 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Clock\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u23f0 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Money\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udcb0 \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Bag\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udecd\ufe0f \", suffix: \"\", tag: \"Retro\" },\r\n        { name: \"Tag\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83c\udff7\ufe0f \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Cat\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udc31 \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Dog\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udc36 \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Bird\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83d\udc26 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Fish\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udc1f \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Bug\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udc1e \", suffix: \"\", tag: \"Bubbly\" },\r\n        { name: \"Butterfly\", type: \"map-surround\", map: mapScript, prefix: \"\ud83e\udd8b \", suffix: \"\", tag: \"Funky\" }\r\n    ];\r\n\r\n    const inputEl = document.getElementById('pgInputText');\r\n    const resultList = document.getElementById('pgResultList');\r\n    const loadMoreBtn = document.getElementById('pgLoadMoreBtn');\r\n    const toast = document.getElementById('pgToast');\r\n    \r\n    const btnAll = document.getElementById('pgBtnAll');\r\n    const btnRetro = document.getElementById('pgBtnRetro');\r\n    const btnBubbly = document.getElementById('pgBtnBubbly');\r\n    const btnFunky = document.getElementById('pgBtnFunky');\r\n    const btnVintage = document.getElementById('pgBtnVintage');\r\n    const actionBtns = document.querySelectorAll('.pg-action-btn');\r\n\r\n    let visibleLimit = 16; \r\n    let currentFilter = 'all';\r\n\r\n    const mapChar = (c, map) => {\r\n        const idx = ALPHABET.indexOf(c);\r\n        const mapArr = Array.from(map);\r\n        return (idx !== -1 && mapArr[idx]) ? mapArr[idx] : c;\r\n    };\r\n\r\n    const transformText = (text, style) => {\r\n        if (!text) return \"\";\r\n        let chars = Array.from(text);\r\n        let result = \"\";\r\n\r\n        if (style.type === \"map\") {\r\n            result = chars.map(c => mapChar(c, style.map)).join(\"\");\r\n        }\r\n        else if (style.type === \"surround\") {\r\n            result = style.prefix + text + style.suffix;\r\n        }\r\n        else if (style.type === \"map-surround\") {\r\n            let mapped = chars.map(c => mapChar(c, style.map)).join(\"\");\r\n            result = style.prefix + mapped + style.suffix;\r\n        }\r\n        else if (style.type === \"combine\") {\r\n            result = chars.map(c => c + style.mark).join(\"\");\r\n        }\r\n        else if (style.type === \"spaced\") {\r\n            result = chars.join(\" \");\r\n        }\r\n        else if (style.type === \"join\") {\r\n            result = chars.join(style.joiner);\r\n        }\r\n        else {\r\n            result = text;\r\n        }\r\n        return result;\r\n    };\r\n\r\n    const render = () => {\r\n        resultList.innerHTML = '';\r\n        const inputText = inputEl.value || \"Good Vibes\";\r\n        \r\n        let filtered = STYLES;\r\n        if(currentFilter !== 'all') {\r\n            filtered = STYLES.filter(s => s.tag === currentFilter);\r\n        }\r\n\r\n        const limit = Math.min(visibleLimit, filtered.length);\r\n\r\n        for(let i=0; i<limit; i++) {\r\n            const style = filtered[i];\r\n            const finalText = transformText(inputText, style);\r\n\r\n            const card = document.createElement('div');\r\n            card.className = 'pg-result-card';\r\n            \r\n            card.innerHTML = `\r\n                <div class=\"pg-card-header\">\r\n                    <span class=\"pg-card-tag\">${style.name}<\/span>\r\n                    <div class=\"pg-copy-hint\"><i class=\"fa-regular fa-copy\"><\/i> Copy<\/div>\r\n                <\/div>\r\n                <div class=\"pg-card-preview\">${finalText}<\/div>\r\n            `;\r\n            \r\n            card.addEventListener('click', () => copyToClipboard(finalText));\r\n            resultList.appendChild(card);\r\n        }\r\n\r\n        loadMoreBtn.style.display = (visibleLimit >= filtered.length) ? 'none' : 'inline-flex';\r\n    };\r\n\r\n    const copyToClipboard = (text) => {\r\n        if(navigator.clipboard) {\r\n            navigator.clipboard.writeText(text).then(() => showToast());\r\n        } else {\r\n            const ta = document.createElement(\"textarea\");\r\n            ta.value = text;\r\n            document.body.appendChild(ta);\r\n            ta.select();\r\n            document.execCommand(\"copy\");\r\n            ta.remove();\r\n            showToast();\r\n        }\r\n    };\r\n\r\n    const showToast = () => {\r\n        toast.classList.add('show');\r\n        setTimeout(() => toast.classList.remove('show'), 2000);\r\n    };\r\n\r\n    inputEl.addEventListener('input', render);\r\n    \r\n    actionBtns.forEach(btn => {\r\n        btn.addEventListener('click', () => {\r\n            const symbol = btn.dataset.insert;\r\n            inputEl.value += symbol;\r\n            render();\r\n        });\r\n    });\r\n\r\n    const setFilter = (filter, btn) => {\r\n        currentFilter = filter;\r\n        [btnAll, btnRetro, btnBubbly, btnFunky, btnVintage].forEach(b => b.classList.remove('active'));\r\n        btn.classList.add('active');\r\n        visibleLimit = 16; \r\n        render();\r\n    };\r\n\r\n    btnAll.addEventListener('click', () => setFilter('all', btnAll));\r\n    btnRetro.addEventListener('click', () => setFilter('Retro', btnRetro));\r\n    btnBubbly.addEventListener('click', () => setFilter('Bubbly', btnBubbly));\r\n    btnFunky.addEventListener('click', () => setFilter('Funky', btnFunky));\r\n    btnVintage.addEventListener('click', () => setFilter('Vintage', btnVintage));\r\n\r\n    loadMoreBtn.addEventListener('click', () => {\r\n        visibleLimit += 16;\r\n        render();\r\n    });\r\n\r\n    render();\r\n});\r\n<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":7051,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-7012","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/7012","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/comments?post=7012"}],"version-history":[{"count":4,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/7012\/revisions"}],"predecessor-version":[{"id":7017,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/7012\/revisions\/7017"}],"up":[{"embeddable":true,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/7051"}],"wp:attachment":[{"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/media?parent=7012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}