{"id":7057,"date":"2026-01-19T00:00:10","date_gmt":"2026-01-19T00:00:10","guid":{"rendered":"https:\/\/themeton.com\/?page_id=7057"},"modified":"2026-01-22T05:53:41","modified_gmt":"2026-01-22T05:53:41","slug":"cartoon","status":"publish","type":"page","link":"https:\/\/themeton.com\/tools\/font-generator\/cartoon\/","title":{"rendered":"Cartoon Font Generator : Playful Fun Comic Style Text"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7057\" class=\"elementor elementor-7057\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a9118a4 e-con-full e-flex e-con e-parent\" data-id=\"1a9118a4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-285b877b elementor-widget elementor-widget-shortcode\" data-id=\"285b877b\" 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 - 11:30AM -->\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 - Fun & Bouncy *\/\r\n        --primary-font: \"Comic Sans MS\", \"Chalkboard SE\", \"Arial Rounded MT Bold\", sans-serif;\r\n        --body-font: \"Verdana\", \"Segoe UI\", sans-serif;\r\n        \r\n        \/* PALETTE: Pop Art \/ Cartoon (CMYK Vibes) *\/\r\n        --theme-deep: #fff9c4; \/* Light Yellow Background *\/\r\n        --theme-ocean: #ffffff; \/* White Panels *\/\r\n        --theme-surface: #000000; \/* Thick Black Outlines *\/\r\n        \r\n        \/* ACCENTS *\/\r\n        --theme-accent-1: #ff4081; \/* Hot Pink *\/\r\n        --theme-accent-2: #00bcd4; \/* Pop Cyan *\/\r\n        --theme-accent-3: #76ff03; \/* Slime Green *\/\r\n        --theme-accent-4: #ffeb3b; \/* Sunny Yellow *\/\r\n        \r\n        --theme-text-main: #212121; \/* Ink Black *\/\r\n        --theme-text-muted: #757575; \/* Pencil Grey *\/\r\n        \r\n        \/* SHADOWS & DEPTH (Hard Comic Shadows) *\/\r\n        --shadow-deep: 8px 8px 0px rgba(0,0,0,0.2);\r\n        --shadow-pop: 4px 4px 0px #000000; \r\n        \r\n        \/* METRICS *\/\r\n        --transition-snap: all 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275); \/* Bouncy *\/\r\n        --transition-smooth: all 0.3s 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: Halftone Dots *\/\r\n        background: var(--theme-deep); \r\n        background-image: \r\n            radial-gradient(var(--theme-accent-2) 15%, transparent 16%),\r\n            radial-gradient(var(--theme-accent-2) 15%, transparent 16%);\r\n        background-size: 30px 30px;\r\n        background-position: 0 0, 15px 15px;\r\n        background-attachment: fixed;\r\n        opacity: 0.98;\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: Comic Logo *\/\r\n    .pg-main-title {\r\n        font-family: var(--primary-font);\r\n        font-size: 3.8rem;\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-1);\r\n        text-transform: uppercase;\r\n        -webkit-text-stroke: 3px #000; \/* Cartoon Outline *\/\r\n        text-shadow: \r\n            4px 4px 0 #fff,\r\n            8px 8px 0 #000;\r\n        transform: rotate(-2deg);\r\n    }\r\n    \r\n    .pg-subtitle {\r\n        font-family: var(--body-font);\r\n        font-size: 1.2rem;\r\n        color: var(--theme-text-main);\r\n        max-width: 700px;\r\n        margin: 0 auto 50px;\r\n        font-weight: 700;\r\n        background: #fff;\r\n        border: 3px solid #000;\r\n        padding: 10px 20px;\r\n        border-radius: 20px;\r\n        box-shadow: var(--shadow-pop);\r\n        position: relative;\r\n    }\r\n    \/* Speech Bubble Tail *\/\r\n    .pg-subtitle::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: -15px;\r\n        left: 50%;\r\n        border-width: 15px 15px 0;\r\n        border-style: solid;\r\n        border-color: #000 transparent transparent transparent;\r\n        display: block;\r\n        width: 0;\r\n    }\r\n    .pg-subtitle::before {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: -10px;\r\n        left: 50%;\r\n        margin-left: 4px;\r\n        border-width: 11px 11px 0;\r\n        border-style: solid;\r\n        border-color: #fff transparent transparent transparent;\r\n        display: block;\r\n        width: 0;\r\n        z-index: 1;\r\n    }\r\n\r\n    \/* TOOL UI - COMIC PANEL *\/\r\n    .pg-generator-card {\r\n        background: var(--theme-ocean);\r\n        border: 4px solid #000; \r\n        width: 100%;\r\n        max-width: 1200px !important;\r\n        margin: 0 auto;\r\n        box-shadow: var(--shadow-pop); \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 Bar dots *\/\r\n    .pg-generator-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0; left: 0; right: 0;\r\n        height: 12px;\r\n        background: var(--theme-accent-2);\r\n        border-bottom: 3px solid #000;\r\n        z-index: 10;\r\n    }\r\n\r\n    .pg-controls-wrapper {\r\n        padding: 40px;\r\n        background: #fff;\r\n        border-bottom: 4px solid #000;\r\n        display: grid;\r\n        grid-template-columns: 1.8fr 1.2fr;\r\n        gap: 40px;\r\n        align-items: end;\r\n        background-image: radial-gradient(#eee 15%, transparent 16%);\r\n        background-size: 10px 10px;\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: 4px solid #000 !important;\r\n        border-radius: 12px !important;\r\n        font-family: var(--primary-font) !important;\r\n        font-size: 2.2rem !important;\r\n        font-weight: 700 !important;\r\n        transition: var(--transition-snap);\r\n        background: #fff !important;\r\n        color: #000 !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 5px 5px 0 rgba(0,0,0,0.1) !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-2) !important;\r\n        transform: rotate(-1deg);\r\n    }\r\n    .pg-text-input::placeholder { color: #ccc !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: 900;\r\n        color: #000;\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        background: var(--theme-accent-4);\r\n        display: inline-block;\r\n        padding: 2px 8px;\r\n        border: 2px solid #000;\r\n        border-radius: 4px;\r\n        box-shadow: 2px 2px 0 #000;\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: 3px solid #000;\r\n        padding: 10px 20px;\r\n        color: #000;\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: 30px;\r\n        font-family: var(--primary-font);\r\n    }\r\n    .pg-toggle-btn:hover {\r\n        background: var(--theme-accent-2);\r\n        transform: translateY(-4px);\r\n        box-shadow: 0 4px 0 #000;\r\n    }\r\n    .pg-toggle-btn.active {\r\n        background: var(--theme-accent-1);\r\n        color: #fff;\r\n        box-shadow: 0 4px 0 #000;\r\n        transform: translateY(-4px);\r\n    }\r\n\r\n    .pg-action-btn {\r\n        width: 50px !important;\r\n        height: 50px !important;\r\n        background: #fff !important;\r\n        border: 3px solid #000 !important;\r\n        color: #000 !important;\r\n        font-size: 1.5rem !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-4) !important;\r\n        transform: scale(1.1) rotate(5deg) !important;\r\n        box-shadow: 4px 4px 0 #000 !important;\r\n    }\r\n\r\n    \/* RESULTS *\/\r\n    .pg-results-area {\r\n        padding: 40px;\r\n        background: var(--theme-accent-2); \/* Cyan Background *\/\r\n        position: relative;\r\n        background-image: radial-gradient(#fff 20%, transparent 20%);\r\n        background-size: 20px 20px;\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 #000;\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: 12px;\r\n        overflow: hidden;\r\n        box-shadow: 6px 6px 0 rgba(0,0,0,0.2);\r\n    }\r\n    \r\n    \/* Hover *\/\r\n    .pg-result-card:hover {\r\n        transform: translate(-4px, -4px);\r\n        box-shadow: 10px 10px 0 #000;\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 #ccc;\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: #000;\r\n        background: var(--theme-accent-4);\r\n        padding: 4px 10px;\r\n        font-weight: 800;\r\n        font-family: var(--primary-font);\r\n        border: 2px solid #000;\r\n        border-radius: 8px;\r\n    }\r\n    .pg-result-card:hover .pg-card-tag { background: var(--theme-accent-1); color: #fff; }\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.1s;\r\n        font-weight: 800;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 6px;\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(--body-font);\r\n        font-size: 1.6rem;\r\n        color: #000;\r\n        word-break: break-all;\r\n        line-height: 1.4;\r\n        font-weight: 400;\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.1);\r\n    }\r\n    \r\n    .pg-card-preview::-webkit-scrollbar { width: 6px; }\r\n    .pg-card-preview::-webkit-scrollbar-track { background: #eee; border-radius: 10px; }\r\n    .pg-card-preview::-webkit-scrollbar-thumb { background-color: var(--theme-accent-1); border-radius: 10px; border: 1px solid #fff; }\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: #000;\r\n        border: 3px solid #000;\r\n        padding: 14px 40px;\r\n        font-weight: 900;\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: 30px;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n    }\r\n    .pg-btn-load:hover {\r\n        background: var(--theme-accent-3); \/* Slime Green *\/\r\n        box-shadow: 6px 6px 0 #000;\r\n        transform: translate(-2px, -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-1); \r\n        letter-spacing: 1px;\r\n        line-height: 1;\r\n        -webkit-text-stroke: 2px #000;\r\n        text-shadow: 4px 4px 0 #000;\r\n    }\r\n    .pg-section-heading p {\r\n        font-size: 1.2rem;\r\n        color: #000;\r\n        max-width: 600px;\r\n        background: #fff;\r\n        padding: 5px 15px;\r\n        border-radius: 10px;\r\n        border: 2px solid #000;\r\n        box-shadow: 4px 4px 0 rgba(0,0,0,0.2);\r\n    }\r\n\r\n    .pg-info-card {\r\n        background: #fff; \r\n        padding: 30px;\r\n        border: 3px solid #000; \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: 16px;\r\n        box-shadow: 6px 6px 0 var(--theme-accent-2);\r\n    }\r\n    \r\n    .pg-info-card:hover {\r\n        transform: translateY(-8px);\r\n        box-shadow: 10px 10px 0 #000;\r\n        background: var(--theme-accent-4); \/* Yellow BG on hover *\/\r\n    }\r\n    \r\n    .pg-info-icon {\r\n        font-size: 2rem;\r\n        margin-bottom: 20px;\r\n        color: #000;\r\n        background: #fff;\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 #000;\r\n        box-shadow: 3px 3px 0 rgba(0,0,0,0.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(15deg) scale(1.1);\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: #000; \r\n        font-family: var(--primary-font);\r\n    }\r\n    .pg-info-card p { \r\n        font-size: 1rem; \r\n        color: #444; \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-1);\r\n        color: #fff;\r\n        text-align: center;\r\n        border-radius: 30px;\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 5px 0 #000;\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 #000;\r\n        text-transform: uppercase;\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: 15px !important; \r\n            padding-right: 15px !important; \r\n        }\r\n\r\n        .pg-hero-content-wrapper { padding-top: 30px; }\r\n        .pg-main-title { font-size: 2.2rem; margin-bottom: 15px; }\r\n        .pg-subtitle { font-size: 0.95rem; margin-bottom: 30px; border: 3px solid #000; background: #fff; }\r\n\r\n        .pg-generator-card { width: 100% !important; border-width: 3px; }\r\n        .pg-controls-wrapper { \r\n            grid-template-columns: 1fr; \r\n            gap: 20px; \r\n            padding: 20px;\r\n        }\r\n\r\n        .pg-text-input { \r\n            min-height: 120px !important; \r\n            font-size: 1.5rem !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: 5px 0; \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.3rem; 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\">Cartoon Font Generator: Playful Fun Comic Style Text<\/h1>\r\n            <p class=\"pg-subtitle\">Kaboom! Create bouncy, bold, and expressive text styles perfect for comic books, animations, and fun projects.<\/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=\"Toon Time...\"><\/textarea>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"pg-features-group\">\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Toon Channel<\/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=\"pgBtnComic\">Comic<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnPlayful\">Playful<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnAction\">Action<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnCute\">Cute<\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Sound FX<\/span>\r\n                            <div class=\"pg-btn-row\">\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83d\udca5\" title=\"Boom\">\ud83d\udca5<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\u2728\" title=\"Sparkle\">\u2728<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83d\udca8\" title=\"Dash\">\ud83d\udca8<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83d\udca4\" title=\"Sleep\">\ud83d\udca4<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83c\udf88\" title=\"Balloon\">\ud83c\udf88<\/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-star\"><\/i> More Episodes<\/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>Animation Studio<\/h2>\r\n                <p>Typography drawn for laughs and action.<\/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-shapes\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Playful Rounded<\/h3>\r\n                        <p>Soft, bouncy letterforms with exaggerated curves like Saturday cartoons.<\/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-comment-dots\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Bold Comic<\/h3>\r\n                        <p>Thick, expressive characters perfect for speech bubbles and titles.<\/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-burst\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Action Effect<\/h3>\r\n                        <p>Dynamic text with slants and impact symbols for fighting scenes.<\/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-face-laugh-beam\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Cute & Tiny<\/h3>\r\n                        <p>Small, adorable fonts for mascots and kawaii themes.<\/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-cube\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>3D Block<\/h3>\r\n                        <p>Heavy extruded text styles that pop off the page.<\/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-paintbrush\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Hand Drawn<\/h3>\r\n                        <p>Sketchy, marker-style fonts that look like storyboards.<\/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>Fun Zone<\/h2>\r\n                <p>Where to use these goofy 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-book-open\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Comic Books<\/h3>\r\n                        <p>Letter your own graphic novels and manga.<\/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-tiktok\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>TikTok Captions<\/h3>\r\n                        <p>Add energy to your funny clips and skits.<\/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-child-reaching\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Kids Projects<\/h3>\r\n                        <p>Design engaging posters and worksheets for school.<\/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-party-horn\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Party Invites<\/h3>\r\n                        <p>Make birthdays extra special with fun typography.<\/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> POW! 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 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 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    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 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 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 mapItalicSans = \"\ud835\ude22\ud835\ude23\ud835\ude24\ud835\ude25\ud835\ude26\ud835\ude27\ud835\ude28\ud835\ude29\ud835\ude2a\ud835\ude2b\ud835\ude2c\ud835\ude2d\ud835\ude2e\ud835\ude2f\ud835\ude30\ud835\ude31\ud835\ude32\ud835\ude33\ud835\ude34\ud835\ude35\ud835\ude36\ud835\ude37\ud835\ude38\ud835\ude39\ud835\ude3a\ud835\ude3b\ud835\ude08\ud835\ude09\ud835\ude0a\ud835\ude0b\ud835\ude0c\ud835\ude0d\ud835\ude0e\ud835\ude0f\ud835\ude10\ud835\ude11\ud835\ude12\ud835\ude13\ud835\ude14\ud835\ude15\ud835\ude16\ud835\ude17\ud835\ude18\ud835\ude19\ud835\ude1a\ud835\ude1b\ud835\ude1c\ud835\ude1d\ud835\ude1e\ud835\ude1f\ud835\ude20\ud835\ude210123456789\";\r\n\r\n    const STYLES = [\r\n        \/\/ --- COMIC \/ ACTION ---\r\n        { name: \"Comic Bold\", type: \"map\", map: mapSansBold, tag: \"Comic\" },\r\n        { name: \"Super Hero\", type: \"map\", map: mapBold, tag: \"Comic\" },\r\n        { name: \"Pow! Bam!\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udca5 \", suffix: \" \ud83d\udca5\", tag: \"Action\" },\r\n        { name: \"Speedster\", type: \"map\", map: mapItalicSans, tag: \"Action\" },\r\n        { name: \"Loud Noise\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udce2 \", suffix: \" !!!\", tag: \"Comic\" },\r\n        { name: \"Action\", type: \"map-surround\", map: mapSansBold, prefix: \"\u26a1 \", suffix: \" \u26a1\", tag: \"Action\" },\r\n        \r\n        \/\/ --- PLAYFUL \/ ROUNDED ---\r\n        { name: \"Bubbles\", type: \"map\", map: mapCircles, tag: \"Playful\" },\r\n        { name: \"Toon 3D\", type: \"map\", map: mapDoubleStruck, tag: \"Playful\" },\r\n        { name: \"Blocks\", type: \"map\", map: mapSquares, tag: \"Playful\" },\r\n        { name: \"Wide Grin\", type: \"map\", map: mapWide, tag: \"Playful\" },\r\n        { name: \"Balloon\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf88 \", suffix: \" \ud83c\udf88\", tag: \"Playful\" },\r\n        { name: \"Bouncy\", type: \"map-surround\", map: mapSansBold, prefix: \"\u27b0 \", suffix: \"\", tag: \"Playful\" },\r\n        \r\n        \/\/ --- CUTE \/ TINY ---\r\n        { name: \"Tiny Toon\", type: \"map\", map: mapSmallCaps, tag: \"Cute\" },\r\n        { name: \"Robot\", type: \"map\", map: mapMono, tag: \"Cute\" },\r\n        { name: \"Fancy Toon\", type: \"map\", map: mapScript, tag: \"Cute\" },\r\n        { name: \"Sparkles\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u2728 \", suffix: \" \u2728\", tag: \"Cute\" },\r\n        { name: \"Kitty\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udc31 \", suffix: \" \ud83d\udc31\", tag: \"Cute\" },\r\n        { name: \"Flower\", type: \"map-surround\", map: mapWide, prefix: \"\ud83c\udf38 \", suffix: \" \ud83c\udf38\", tag: \"Cute\" },\r\n        \r\n        \/\/ --- 100+ VARIATIONS ---\r\n        { name: \"Speech Bubble\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udcac \", suffix: \"\", tag: \"Comic\" },\r\n        { name: \"Thought Bubble\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udcad \", suffix: \"\", tag: \"Comic\" },\r\n        { name: \"Yell\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udde3\ufe0f \", suffix: \"\", tag: \"Comic\" },\r\n        { name: \"Zap\", type: \"map-surround\", map: mapItalicSans, prefix: \"\u26a1 \", suffix: \"\", tag: \"Action\" },\r\n        { name: \"Boom\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udca3 \", suffix: \" \ud83d\udca3\", tag: \"Action\" },\r\n        { name: \"Crash\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udca2 \", suffix: \" \ud83d\udca2\", tag: \"Action\" },\r\n        { name: \"Dust\", type: \"map-surround\", map: mapItalicSans, prefix: \"\ud83d\udca8 \", suffix: \" \ud83d\udca8\", tag: \"Action\" },\r\n        { name: \"Dizzy\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udcab \", suffix: \" \ud83d\udcab\", tag: \"Playful\" },\r\n        { name: \"Star Eye\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\udd29 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Love\", type: \"map-surround\", map: mapBold, prefix: \"\u2764\ufe0f \", suffix: \" \u2764\ufe0f\", tag: \"Cute\" },\r\n        { name: \"Cool\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\ude0e \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Silly\", type: \"map-surround\", map: mapMono, prefix: \"\ud83e\udd2a \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Ghost\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udc7b \", suffix: \"\", tag: \"Cute\" },\r\n        { name: \"Alien\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udc7d \", suffix: \"\", tag: \"Comic\" },\r\n        { name: \"Monster\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udc7e \", suffix: \"\", tag: \"Comic\" },\r\n        { name: \"Robot\", type: \"map-surround\", map: mapMono, prefix: \"\ud83e\udd16 \", suffix: \"\", tag: \"Comic\" },\r\n        { name: \"Ninja\", type: \"map-surround\", map: mapItalicSans, prefix: \"\ud83e\udd77 \", suffix: \"\", tag: \"Action\" },\r\n        { name: \"Wizard\", type: \"map-surround\", map: mapScript, prefix: \"\ud83e\uddd9\u200d\u2642\ufe0f \", suffix: \"\", tag: \"Comic\" },\r\n        { name: \"Fairy\", type: \"map-surround\", map: mapScript, prefix: \"\ud83e\uddda\u200d\u2640\ufe0f \", suffix: \"\", tag: \"Cute\" },\r\n        { name: \"Unicorn\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\udd84 \", suffix: \"\", tag: \"Cute\" },\r\n        { name: \"Dino\", type: \"map-surround\", map: mapBold, prefix: \"\ud83e\udd96 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Dragon\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udc09 \", suffix: \"\", tag: \"Comic\" },\r\n        { name: \"Bear\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udc3b \", suffix: \"\", tag: \"Cute\" },\r\n        { name: \"Bunny\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udc30 \", suffix: \"\", tag: \"Cute\" },\r\n        { name: \"Puppy\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udc36 \", suffix: \"\", tag: \"Cute\" },\r\n        { name: \"Pizza\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83c\udf55 \", suffix: \" \ud83c\udf55\", tag: \"Playful\" },\r\n        { name: \"Burger\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf54 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Fries\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83c\udf5f \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Donut\", type: \"map-surround\", map: mapCircles, prefix: \"\ud83c\udf69 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Cookie\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf6a \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Ice Cream\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83c\udf66 \", suffix: \"\", tag: \"Cute\" },\r\n        { name: \"Candy\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83c\udf6c \", suffix: \"\", tag: \"Cute\" },\r\n        { name: \"Lollipop\", type: \"map-surround\", map: mapScript, prefix: \"\ud83c\udf6d \", suffix: \"\", tag: \"Cute\" },\r\n        { name: \"Popcorn\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf7f \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Soda\", type: \"map-surround\", map: mapMono, prefix: \"\ud83e\udd64 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Rainbow\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf08 \", suffix: \" \ud83c\udf08\", tag: \"Cute\" },\r\n        { name: \"Sun\", type: \"map-surround\", map: mapSansBold, prefix: \"\u2600\ufe0f \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Moon\", type: \"map-surround\", map: mapWide, prefix: \"\ud83c\udf19 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Star\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u2b50 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Cloud\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u2601\ufe0f \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Fire\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udd25 \", suffix: \"\", tag: \"Action\" },\r\n        { name: \"Water\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\udca7 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Leaf\", type: \"map-surround\", map: mapScript, prefix: \"\ud83c\udf43 \", suffix: \"\", tag: \"Cute\" },\r\n        { name: \"Flower\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83c\udf3c \", suffix: \"\", tag: \"Cute\" },\r\n        { name: \"Mushroom\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf44 \", suffix: \"\", tag: \"Cute\" },\r\n        { name: \"Music\", type: \"map-surround\", map: mapScript, prefix: \"\ud83c\udfb5 \", suffix: \" \ud83c\udfb5\", tag: \"Playful\" },\r\n        { name: \"Party\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udf89 \", suffix: \" \ud83c\udf8a\", tag: \"Playful\" },\r\n        { name: \"Gift\", type: \"map-surround\", map: mapSquares, prefix: \"\ud83c\udf81 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Game\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83c\udfae \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Trophy\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udfc6 \", suffix: \"\", tag: \"Action\" },\r\n        { name: \"Medal\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\udd47 \", suffix: \"\", tag: \"Action\" },\r\n        { name: \"Ball\", type: \"map-surround\", map: mapCircles, prefix: \"\u26bd \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Car\", type: \"map-surround\", map: mapItalicSans, prefix: \"\ud83d\ude97 \", suffix: \" \ud83d\udca8\", tag: \"Action\" },\r\n        { name: \"Plane\", type: \"map-surround\", map: mapWide, prefix: \"\u2708\ufe0f \", suffix: \"\", tag: \"Action\" },\r\n        { name: \"Rocket\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\ude80 \", suffix: \"\", tag: \"Action\" },\r\n        { name: \"Train\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\ude82 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Bike\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udeb2 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Stop\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\uded1 \", suffix: \"\", tag: \"Action\" },\r\n        { name: \"Warning\", type: \"map-surround\", map: mapSansBold, prefix: \"\u26a0\ufe0f \", suffix: \"\", tag: \"Action\" },\r\n        { name: \"Question\", type: \"map-surround\", map: mapCircles, prefix: \"\u2753 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Exclaim\", type: \"map-surround\", map: mapBold, prefix: \"\u2757 \", suffix: \"\", tag: \"Action\" },\r\n        { name: \"Check\", type: \"map-surround\", map: mapSansBold, prefix: \"\u2705 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Cross\", type: \"map-surround\", map: mapBold, prefix: \"\u274c \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Arrow\", type: \"map-surround\", map: mapWide, prefix: \"\u27a1\ufe0f \", suffix: \"\", tag: \"Action\" },\r\n        { name: \"Clock\", type: \"map-surround\", map: mapMono, prefix: \"\u23f0 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Watch\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u231a \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Phone\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udcf1 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Camera\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udcf7 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Video\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udcf9 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Film\", type: \"map-surround\", map: mapWide, prefix: \"\ud83c\udfac \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Pencil\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u270f\ufe0f \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Paint\", type: \"map-surround\", map: mapScript, prefix: \"\ud83d\udd8c\ufe0f \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Scissor\", type: \"map-surround\", map: mapMono, prefix: \"\u2702\ufe0f \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Magnet\", type: \"map-surround\", map: mapBold, prefix: \"\ud83e\uddf2 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Bomb\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udca3 \", suffix: \"\", tag: \"Action\" },\r\n        { name: \"Key\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udddd\ufe0f \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Lock\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udd12 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Gear\", type: \"map-surround\", map: mapMono, prefix: \"\u2699\ufe0f \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Link\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udd17 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Pin\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udccc \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Tag\", type: \"map-surround\", map: mapWide, prefix: \"\ud83c\udff7\ufe0f \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Money\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udcb0 \", suffix: \"\", tag: \"Comic\" },\r\n        { name: \"Bag\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udecd\ufe0f \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Box\", type: \"map-surround\", map: mapSquares, prefix: \"\ud83d\udce6 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Mail\", type: \"map-surround\", map: mapMono, prefix: \"\u2709\ufe0f \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Calendar\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udcc5 \", suffix: \"\", tag: \"Playful\" },\r\n        { name: \"Chart\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udcca \", suffix: \"\", tag: \"Playful\" }\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 btnComic = document.getElementById('pgBtnComic');\r\n    const btnPlayful = document.getElementById('pgBtnPlayful');\r\n    const btnAction = document.getElementById('pgBtnAction');\r\n    const btnCute = document.getElementById('pgBtnCute');\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 || \"Toon Time\";\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, btnComic, btnPlayful, btnAction, btnCute].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    btnComic.addEventListener('click', () => setFilter('Comic', btnComic));\r\n    btnPlayful.addEventListener('click', () => setFilter('Playful', btnPlayful));\r\n    btnAction.addEventListener('click', () => setFilter('Action', btnAction));\r\n    btnCute.addEventListener('click', () => setFilter('Cute', btnCute));\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-7057","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/7057","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=7057"}],"version-history":[{"count":4,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/7057\/revisions"}],"predecessor-version":[{"id":7061,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/7057\/revisions\/7061"}],"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=7057"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}