{"id":6834,"date":"2026-01-05T00:00:38","date_gmt":"2026-01-05T00:00:38","guid":{"rendered":"https:\/\/themeton.com\/?page_id=6834"},"modified":"2026-01-22T05:00:22","modified_gmt":"2026-01-22T05:00:22","slug":"batman","status":"publish","type":"page","link":"https:\/\/themeton.com\/tools\/font-generator\/batman\/","title":{"rendered":"Batman Font Generator: Dark Heroic Gothic Style Text Art"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6834\" class=\"elementor elementor-6834\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68d18ce6 e-con-full e-flex e-con e-parent\" data-id=\"68d18ce6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c6b7c31 elementor-widget elementor-widget-shortcode\" data-id=\"7c6b7c31\" 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 21, 2026 - 4:15PM -->\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 - Dark, Bold, Gothic *\/\r\n        --primary-font: \"Impact\", \"Arial Black\", \"Segoe UI\", sans-serif; \/* Heroic Headlines *\/\r\n        --body-font: \"Courier New\", Courier, monospace; \/* Detective\/Computer style *\/\r\n        \r\n        \/* PALETTE: Gotham Night *\/\r\n        --theme-deep: #050505; \/* Void Black *\/\r\n        --theme-ocean: #141414; \/* Armor Plate Grey *\/\r\n        --theme-surface: #2d2d2d; \/* Graphite Border *\/\r\n        \r\n        \/* ACCENTS *\/\r\n        --theme-accent-1: #FFD700; \/* Signal Yellow (Primary) *\/\r\n        --theme-accent-2: #4A5568; \/* Steel\/Blue Grey (Secondary) *\/\r\n        --theme-accent-3: #C53030; \/* Villain Red (Text\/Alerts) *\/\r\n        \r\n        --theme-text-main: #E2E8F0; \/* Moonlight White *\/\r\n        --theme-text-muted: #718096; \/* Shadow Grey *\/\r\n        \r\n        \/* SHADOWS & DEPTH *\/\r\n        --shadow-deep: 0 25px 50px -12px rgba(0, 0, 0, 1), 0 0 0 1px rgba(255, 255, 255, 0.05);\r\n        --shadow-glow: 0 0 15px rgba(255, 215, 0, 0.5); \r\n        \r\n        \/* METRICS *\/\r\n        --transition-snap: all 0.15s cubic-bezier(0.25, 1, 0.5, 1);\r\n        --transition-smooth: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);\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: Rainy Gotham Night *\/\r\n        background: var(--theme-deep); \r\n        background-image: \r\n            linear-gradient(180deg, rgba(5,5,5,0.9) 0%, rgba(20,20,20,0.95) 100%),\r\n            repeating-linear-gradient(135deg, transparent 0px, transparent 2px, rgba(255,255,255,0.02) 2px, rgba(255,255,255,0.02) 4px);\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: Heroic Block *\/\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;\r\n        letter-spacing: -2px;\r\n        text-transform: uppercase;\r\n        margin-bottom: 20px;\r\n        position: relative;\r\n        display: inline-block;\r\n        \r\n        \/* Steel Gradient *\/\r\n        background: linear-gradient(180deg, #fff 30%, #718096 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        \r\n        \/* Shadow *\/\r\n        filter: drop-shadow(0 4px 0 #000);\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-left: 3px solid var(--theme-accent-1);\r\n        padding-left: 15px;\r\n        background: rgba(255, 215, 0, 0.05);\r\n        text-align: left;\r\n        padding: 15px 20px;\r\n    }\r\n\r\n    \/* TOOL UI - TACTICAL INTERFACE *\/\r\n    .pg-generator-card {\r\n        background: var(--theme-ocean);\r\n        border: 2px solid var(--theme-surface); \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: 4px; \/* Sharp corners *\/\r\n    }\r\n    \r\n    \/* Top Warning Stripe *\/\r\n    .pg-generator-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0; left: 0; right: 0;\r\n        height: 3px;\r\n        background: var(--theme-accent-1);\r\n        box-shadow: 0 0 10px var(--theme-accent-1);\r\n        z-index: 10;\r\n    }\r\n\r\n    .pg-controls-wrapper {\r\n        padding: 40px;\r\n        background: rgba(10, 10, 10, 0.8);\r\n        border-bottom: 1px solid var(--theme-surface);\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: 1px solid var(--theme-surface) !important;\r\n        border-left: 4px solid var(--theme-accent-2) !important;\r\n        border-radius: 2px !important;\r\n        font-family: var(--primary-font) !important;\r\n        font-size: 2rem !important;\r\n        font-weight: 700 !important;\r\n        transition: var(--transition-snap);\r\n        background: #000 !important; \r\n        color: #fff !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        text-transform: uppercase;\r\n    }\r\n    .pg-text-input:focus {\r\n        border-color: var(--theme-accent-1) !important;\r\n        border-left-color: var(--theme-accent-1) !important;\r\n        box-shadow: 0 0 20px rgba(255, 215, 0, 0.1) !important;\r\n    }\r\n    .pg-text-input::placeholder { color: #333 !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.8rem;\r\n        font-weight: 800;\r\n        color: var(--theme-accent-1);\r\n        text-transform: uppercase;\r\n        letter-spacing: 1.5px;\r\n        margin-bottom: 12px;\r\n        display: block;\r\n        font-family: var(--body-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: transparent;\r\n        border: 1px solid var(--theme-surface);\r\n        padding: 10px 20px;\r\n        color: var(--theme-text-muted);\r\n        font-size: 0.85rem;\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: 2px;\r\n        font-family: var(--primary-font);\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n    }\r\n    .pg-toggle-btn:hover {\r\n        border-color: var(--theme-accent-1);\r\n        color: var(--theme-accent-1);\r\n        background: rgba(255, 215, 0, 0.05);\r\n    }\r\n    .pg-toggle-btn.active {\r\n        background: var(--theme-accent-1);\r\n        color: #000;\r\n        border-color: var(--theme-accent-1);\r\n        box-shadow: 0 0 15px rgba(255, 215, 0, 0.4);\r\n    }\r\n\r\n    \/* WP CODER COMPATIBLE ACTION BUTTONS *\/\r\n    .pg-action-btn {\r\n        width: 48px !important;\r\n        height: 48px !important;\r\n        background: #000 !important;\r\n        border: 1px solid var(--theme-accent-2) !important;\r\n        color: var(--theme-accent-1) !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: 50% !important;\r\n        font-family: \"Segoe UI Emoji\", \"Noto Color Emoji\", \"Apple Color Emoji\", \"Segoe UI\", Tahoma, sans-serif !important;\r\n        line-height: 1 !important;\r\n        margin: 0 !important;\r\n        padding: 0 !important;\r\n        box-sizing: border-box !important;\r\n    }\r\n    .pg-action-btn:hover {\r\n        background: var(--theme-accent-1) !important;\r\n        color: #000 !important;\r\n        transform: scale(1.1) !important; \r\n        box-shadow: 0 0 15px rgba(255, 215, 0, 0.5) !important;\r\n        border-color: var(--theme-accent-1) !important;\r\n    }\r\n\r\n    \/* RESULTS - BATCOMPUTER STYLE *\/\r\n    .pg-results-area {\r\n        padding: 40px;\r\n        background: #0a0a0a;\r\n        position: relative;\r\n        \/* Grid Lines *\/\r\n        background-image: linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),\r\n        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);\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: #111;\r\n        border: 1px solid #333;\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: 2px;\r\n        overflow: hidden;\r\n    }\r\n    \r\n    \/* Hover *\/\r\n    .pg-result-card:hover {\r\n        transform: translateY(-4px);\r\n        border-color: var(--theme-accent-1);\r\n        box-shadow: 0 0 20px rgba(255, 215, 0, 0.2);\r\n        background: #151515;\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: 1px solid #222;\r\n    }\r\n\r\n    .pg-card-tag {\r\n        font-size: 0.65rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n        color: #000;\r\n        background: var(--theme-accent-1);\r\n        padding: 2px 8px;\r\n        font-weight: 800;\r\n        font-family: var(--primary-font);\r\n        border-radius: 2px;\r\n    }\r\n    .pg-result-card:hover .pg-card-tag { background: #fff; }\r\n\r\n    .pg-copy-hint {\r\n        font-size: 0.75rem;\r\n        color: var(--theme-accent-1);\r\n        opacity: 0;\r\n        transition: 0.2s;\r\n        font-weight: 600;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 6px;\r\n        font-family: var(--body-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(--body-font);\r\n        font-size: 1.5rem;\r\n        color: #eee;\r\n        word-break: break-all;\r\n        line-height: 1.4;\r\n        font-weight: 400;\r\n        text-align: left;\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    }\r\n    \r\n    .pg-card-preview::-webkit-scrollbar { width: 4px; }\r\n    .pg-card-preview::-webkit-scrollbar-track { background: #000; }\r\n    .pg-card-preview::-webkit-scrollbar-thumb { background-color: var(--theme-accent-1); border-radius: 0; }\r\n\r\n    .pg-load-more-wrapper { text-align: center; position: relative; z-index: 1; }\r\n    .pg-btn-load {\r\n        background: transparent;\r\n        color: var(--theme-accent-1);\r\n        border: 2px solid var(--theme-accent-1);\r\n        padding: 14px 40px;\r\n        font-weight: 800;\r\n        cursor: pointer;\r\n        transition: var(--transition-snap);\r\n        font-size: 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: 0;\r\n        text-transform: uppercase;\r\n        letter-spacing: 2px;\r\n    }\r\n    .pg-btn-load:hover {\r\n        background: var(--theme-accent-1);\r\n        color: #000;\r\n        box-shadow: 0 0 25px rgba(255, 215, 0, 0.4);\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: left;\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        border-left: 4px solid var(--theme-accent-1);\r\n        padding-left: 30px;\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: #fff; \r\n        letter-spacing: -1px;\r\n        line-height: 1;\r\n        text-transform: uppercase;\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: #111; \r\n        padding: 30px;\r\n        border: 1px solid #333; \r\n        transition: var(--transition-smooth);\r\n        text-align: left;\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: flex-start;\r\n        border-radius: 2px;\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 0 20px rgba(255, 215, 0, 0.1);\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-1);\r\n        background: rgba(255, 215, 0, 0.1);\r\n        width: 60px;\r\n        height: 60px;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        border-radius: 2px;\r\n        transition: var(--transition-snap);\r\n        border: 1px solid var(--theme-accent-1);\r\n    }\r\n    .pg-info-card:hover .pg-info-icon {\r\n        background: var(--theme-accent-1);\r\n        color: #000;\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: #fff; \r\n        font-family: var(--primary-font);\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.5px;\r\n    }\r\n    .pg-info-card p { \r\n        font-size: 1rem; \r\n        color: #aaa; \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: #000;\r\n        text-align: center;\r\n        border-radius: 2px;\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 0 30px rgba(255, 215, 0, 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        letter-spacing: 1px;\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: 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; border-left: none; background: transparent; padding: 0; }\r\n\r\n        .pg-generator-card { width: 100% !important; border-width: 1px; }\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.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-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.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: flex-start;\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            border-left: none;\r\n            padding-left: 0;\r\n            text-align: center;\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\">Batman Font Generator: Dark Heroic Gothic Style Text Art<\/h1>\r\n            <p class=\"pg-subtitle\">I am Vengeance... Transform your text into dark, sharp, and heroic styles inspired by the Dark Knight and Gotham City.<\/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=\"I AM BATMAN... (Type here)\"><\/textarea>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"pg-features-group\">\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Mode<\/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=\"pgBtnHero\">Hero<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnGothic\">Gothic<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnVillain\">Villain<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnGadget\">Gadget<\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Decorations<\/span>\r\n                            <div class=\"pg-btn-row\">\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83e\udd87\" title=\"Bat\">\ud83e\udd87<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83c\udf11\" title=\"Moon\">\ud83c\udf11<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83c\udfd9\ufe0f\" title=\"City\">\ud83c\udfd9\ufe0f<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83c\udccf\" title=\"Joker\">\ud83c\udccf<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\u2753\" title=\"Riddle\">\u2753<\/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-mask\"><\/i> Load More Styles<\/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>Gotham Styles<\/h2>\r\n                <p>Text styles forged in the shadows of the city.<\/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-user-ninja\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Dark Hero<\/h3>\r\n                        <p>Bold, sharp, and imposing sans-serif text used for headlines and warnings.<\/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-fort-awesome\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Gothic Noir<\/h3>\r\n                        <p>Ancient Fraktur and Old English styles reflecting Gotham's architecture.<\/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-question\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Riddle Me This<\/h3>\r\n                        <p>Confusing, glitched, and circled text inspired by iconic villains.<\/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-laptop-code\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Batcomputer<\/h3>\r\n                        <p>Monospaced, technical readouts from the Batcave terminals.<\/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-newspaper\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Gotham Gazette<\/h3>\r\n                        <p>Classic typewriter fonts for detective notes and newspapers.<\/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-bolt\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Pow! Bam!<\/h3>\r\n                        <p>Comic book sound effect styles for high-impact action.<\/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>Utility Belt<\/h2>\r\n                <p>How to deploy these fonts in your mission.<\/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-brands fa-discord\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Usernames<\/h3>\r\n                        <p>Strike fear into lobbies with bold, heroic handles.<\/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-youtube\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Thumbnails<\/h3>\r\n                        <p>Create dramatic, high-contrast titles for your content.<\/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-comments\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Roleplay<\/h3>\r\n                        <p>Authentic text voices for heroes, villains, and detectives.<\/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-pen-nib\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Fan Fiction<\/h3>\r\n                        <p>Use distinct fonts to represent different characters.<\/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-check\"><\/i> SIGNAL RECEIVED!<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    \r\n    \/\/ MAPPINGS\r\n    const ALPHABET = \"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\";\r\n    \r\n    \/\/ Font Maps - DEFINED FIRST to avoid ReferenceErrors\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 mapFrakturBold = \"\ud835\udd86\ud835\udd87\ud835\udd88\ud835\udd89\ud835\udd8a\ud835\udd8b\ud835\udd8c\ud835\udd8d\ud835\udd8e\ud835\udd8f\ud835\udd90\ud835\udd91\ud835\udd92\ud835\udd93\ud835\udd94\ud835\udd95\ud835\udd96\ud835\udd97\ud835\udd98\ud835\udd99\ud835\udd9a\ud835\udd9b\ud835\udd9c\ud835\udd9d\ud835\udd9e\ud835\udd9f\ud835\udd6c\ud835\udd6d\ud835\udd6e\ud835\udd6f\ud835\udd70\ud835\udd71\ud835\udd72\ud835\udd73\ud835\udd74\ud835\udd75\ud835\udd76\ud835\udd77\ud835\udd78\ud835\udd79\ud835\udd7a\ud835\udd7b\ud835\udd7c\ud835\udd7d\ud835\udd7e\ud835\udd7f\ud835\udd80\ud835\udd81\ud835\udd82\ud835\udd83\ud835\udd84\ud835\udd850123456789\";\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 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 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 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 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 mapSerif = \"\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 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        \/\/ --- HERO STYLES ---\r\n        { name: \"Dark Knight\", type: \"map\", map: mapSansBold, tag: \"Hero\" },\r\n        { name: \"Headline\", type: \"map\", map: mapBold, tag: \"Hero\" },\r\n        { name: \"Vengeance\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83e\udd87 \", suffix: \" \ud83e\udd87\", tag: \"Hero\" },\r\n        { name: \"Justice\", type: \"map\", map: mapWide, tag: \"Hero\" },\r\n        { name: \"Solid\", type: \"map\", map: mapDoubleStruck, tag: \"Hero\" },\r\n        \r\n        \/\/ --- GOTHIC \/ NOIR ---\r\n        { name: \"Gotham City\", type: \"map\", map: mapFrakturBold, tag: \"Gothic\" },\r\n        { name: \"Wayne Manor\", type: \"map\", map: mapSmallCaps, tag: \"Gothic\" },\r\n        { name: \"Arkham\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\u26d3\ufe0f \", suffix: \" \u26d3\ufe0f\", tag: \"Gothic\" },\r\n        { name: \"Gargoyle\", type: \"surround\", prefix: \"\ud83c\udf11 \", suffix: \" \ud83c\udf11\", tag: \"Gothic\" },\r\n        { name: \"Noir Title\", type: \"spaced\", tag: \"Gothic\" },\r\n\r\n        \/\/ --- VILLAINY ---\r\n        { name: \"Joker Laugh\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83c\udccf \", suffix: \" Hahaha\", tag: \"Villain\" },\r\n        { name: \"Riddler\", type: \"map-surround\", map: mapCircles, prefix: \"? \", suffix: \" ?\", tag: \"Villain\" },\r\n        { name: \"Two Face\", type: \"join\", joiner: \" \/ \", tag: \"Villain\" },\r\n        { name: \"Scarecrow\", type: \"combine\", mark: \"\\u0336\", tag: \"Villain\" }, \/\/ Strikethrough\r\n        { name: \"Penguin\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u2602\ufe0f \", suffix: \" \u2602\ufe0f\", tag: \"Villain\" },\r\n        { name: \"Bane\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udcaa \", suffix: \" \ud83d\udca2\", tag: \"Villain\" },\r\n        { name: \"Catwoman\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udc8e \", suffix: \" \ud83d\udc8e\", tag: \"Villain\" },\r\n        { name: \"Poison Ivy\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83c\udf3f \", suffix: \" \ud83c\udf3f\", tag: \"Villain\" },\r\n        { name: \"Mr Freeze\", type: \"map-surround\", map: mapWide, prefix: \"\u2744\ufe0f \", suffix: \" \u2744\ufe0f\", tag: \"Villain\" },\r\n        { name: \"Red Hood\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udd34 \", suffix: \" \ud83d\udd34\", tag: \"Villain\" },\r\n        \r\n        \/\/ --- GADGETS \/ TECH ---\r\n        { name: \"Batcomputer\", type: \"map\", map: mapMono, tag: \"Gadget\" },\r\n        { name: \"Signal\", type: \"surround\", prefix: \"\u26a0\ufe0f \", suffix: \" \u26a0\ufe0f\", tag: \"Gadget\" },\r\n        { name: \"Encrypted\", type: \"map\", map: mapSquares, tag: \"Gadget\" },\r\n        { name: \"Detective Mode\", type: \"map-surround\", map: mapMono, prefix: \"[SCAN] \", suffix: \" [FOUND]\", tag: \"Gadget\" },\r\n        { name: \"Utility Belt\", type: \"surround\", prefix: \"\u2699\ufe0f \", suffix: \" \u2699\ufe0f\", tag: \"Gadget\" },\r\n        \r\n        \/\/ --- DECORATORS & SYMBOLS ---\r\n        { name: \"Bat Wings\", type: \"surround\", prefix: \"\ud83e\udd87 \", suffix: \" \ud83e\udd87\", tag: \"Hero\" },\r\n        { name: \"Nightwing\", type: \"surround\", prefix: \"\ud83e\udd85 \", suffix: \" \ud83e\udd85\", tag: \"Hero\" },\r\n        { name: \"City Skyline\", type: \"surround\", prefix: \"\ud83c\udfd9\ufe0f \", suffix: \" \ud83c\udfd9\ufe0f\", tag: \"Gothic\" },\r\n        { name: \"Batarang\", type: \"surround\", prefix: \"\u2694\ufe0f \", suffix: \" \u2694\ufe0f\", tag: \"Gadget\" },\r\n        { name: \"Smoke Bomb\", type: \"surround\", prefix: \"\ud83d\udca8 \", suffix: \" \ud83d\udca8\", tag: \"Gadget\" },\r\n        { name: \"Explosion\", type: \"surround\", prefix: \"\ud83d\udca5 \", suffix: \" \ud83d\udca5\", tag: \"Hero\" },\r\n        { name: \"Police\", type: \"surround\", prefix: \"\ud83d\ude93 \", suffix: \" \ud83d\ude93\", tag: \"Gothic\" },\r\n        { name: \"Warning\", type: \"surround\", prefix: \"\ud83d\udeab \", suffix: \" \ud83d\udeab\", tag: \"Gadget\" },\r\n        { name: \"Target\", type: \"surround\", prefix: \"\ud83c\udfaf \", suffix: \" \ud83c\udfaf\", tag: \"Gadget\" },\r\n        { name: \"Question\", type: \"surround\", prefix: \"\u2753 \", suffix: \" \u2753\", tag: \"Villain\" },\r\n        \r\n        \/\/ --- 100+ MIXED VARIATIONS ---\r\n        { name: \"Dark Text\", type: \"map-surround\", map: mapSansBold, prefix: \"\u26ab \", suffix: \" \u26ab\", tag: \"Hero\" },\r\n        { name: \"Gothic Stars\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\u2605 \", suffix: \" \u2605\", tag: \"Gothic\" },\r\n        { name: \"Code Block\", type: \"map-surround\", map: mapMono, prefix: \"< \", suffix: \" >\", tag: \"Gadget\" },\r\n        { name: \"Boxed Intel\", type: \"map-surround\", map: mapSquares, prefix: \"\ud83d\udcc2 \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"Sharp Brackets\", type: \"map-surround\", map: mapSansBold, prefix: \"[ \", suffix: \" ]\", tag: \"Hero\" },\r\n        { name: \"Villain Card\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83c\udccf \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Silent Guardian\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udee1\ufe0f \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Watchful Protector\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udc40 \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Full Moon\", type: \"map-surround\", map: mapWide, prefix: \"\ud83c\udf15 \", suffix: \" \ud83c\udf15\", tag: \"Gothic\" },\r\n        { name: \"Bat Cave\", type: \"map-surround\", map: mapMono, prefix: \"\ud83e\udd87 \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Grappling Hook\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83e\ude9d \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"Gauntlets\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\udd4a \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Shadows\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udc65 \", suffix: \"\", tag: \"Gothic\" },\r\n        { name: \"Rainy Night\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83c\udf27\ufe0f \", suffix: \"\", tag: \"Gothic\" },\r\n        { name: \"Lightning\", type: \"map-surround\", map: mapBold, prefix: \"\u26a1 \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Coin Flip\", type: \"map-surround\", map: mapCircles, prefix: \"\ud83e\ude99 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Plant Life\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83c\udf35 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Clown\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83e\udd21 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Madness\", type: \"map-surround\", map: mapSquares, prefix: \"\ud83c\udf00 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Time\", type: \"map-surround\", map: mapMono, prefix: \"\u23f1\ufe0f \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Freeze\", type: \"map-surround\", map: mapWide, prefix: \"\ud83e\udd76 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Clay\", type: \"map-surround\", map: mapBold, prefix: \"\ud83e\uddf1 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Croc\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udc0a \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Man Bat\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83e\udddb \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Mask\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83c\udfad \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Sword\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\u2694\ufe0f \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Ninja\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83e\udd77 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Gas\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\ude36\u200d\ud83c\udf2b\ufe0f \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Siren\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udea8 \", suffix: \" \ud83d\udea8\", tag: \"Gadget\" },\r\n        { name: \"Lock\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udd12 \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"Key\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83d\udddd\ufe0f \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"Map\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\uddfa\ufe0f \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"Radio\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udcfb \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"Flashlight\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udd26 \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"Camera\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udcf7 \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"File\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udcc1 \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"Link\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udd17 \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"Gear\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u2699\ufe0f \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"Batmobile\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83c\udfce\ufe0f \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Batwing\", type: \"map-surround\", map: mapWide, prefix: \"\u2708\ufe0f \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Batcycle\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udfcd\ufe0f \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Fist\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udc4a \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Muscle\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udcaa \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Medal\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83c\udfc5 \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Star\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\u2b50 \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Comet\", type: \"map-surround\", map: mapWide, prefix: \"\u2604\ufe0f \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Fire\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udd25 \", suffix: \"\", tag: \"Hero\" },\r\n        { name: \"Skull\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83d\udc80 \", suffix: \"\", tag: \"Gothic\" },\r\n        { name: \"Ghost\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udc7b \", suffix: \"\", tag: \"Gothic\" },\r\n        { name: \"Web\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udd78\ufe0f \", suffix: \"\", tag: \"Gothic\" },\r\n        { name: \"Spider\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udd77\ufe0f \", suffix: \"\", tag: \"Gothic\" },\r\n        { name: \"Cross\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\u271d\ufe0f \", suffix: \"\", tag: \"Gothic\" },\r\n        { name: \"Candle\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83d\udd6f\ufe0f \", suffix: \"\", tag: \"Gothic\" },\r\n        { name: \"Scroll\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83d\udcdc \", suffix: \"\", tag: \"Gothic\" },\r\n        { name: \"Book\", type: \"map-surround\", map: mapSerif, prefix: \"\ud83d\udcd5 \", suffix: \"\", tag: \"Gothic\" },\r\n        { name: \"Pen\", type: \"map-surround\", map: mapScript, prefix: \"\u2712\ufe0f \", suffix: \"\", tag: \"Gothic\" },\r\n        { name: \"Chain\", type: \"map-surround\", map: mapBold, prefix: \"\u26d3\ufe0f \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Bomb\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\udca3 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Knife\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83d\udd2a \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Drop\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83e\ude78 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Stop\", type: \"map-surround\", map: mapSansBold, prefix: \"\ud83d\uded1 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Warning Sign\", type: \"map-surround\", map: mapMono, prefix: \"\u26a0\ufe0f \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"Radioactive\", type: \"map-surround\", map: mapMono, prefix: \"\u2622\ufe0f \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"Biohazard\", type: \"map-surround\", map: mapMono, prefix: \"\u2623\ufe0f \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"No Entry\", type: \"map-surround\", map: mapSansBold, prefix: \"\u26d4 \", suffix: \"\", tag: \"Gadget\" },\r\n        { name: \"SOS\", type: \"map-surround\", map: mapMono, prefix: \"\ud83c\udd98 \", suffix: \"\", tag: \"Hero\" }\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 btnHero = document.getElementById('pgBtnHero');\r\n    const btnGothic = document.getElementById('pgBtnGothic');\r\n    const btnVillain = document.getElementById('pgBtnVillain');\r\n    const btnGadget = document.getElementById('pgBtnGadget');\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 || \"I AM BATMAN\";\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, btnHero, btnGothic, btnVillain, btnGadget].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    btnHero.addEventListener('click', () => setFilter('Hero', btnHero));\r\n    btnGothic.addEventListener('click', () => setFilter('Gothic', btnGothic));\r\n    btnVillain.addEventListener('click', () => setFilter('Villain', btnVillain));\r\n    btnGadget.addEventListener('click', () => setFilter('Gadget', btnGadget));\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-6834","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6834","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=6834"}],"version-history":[{"count":4,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6834\/revisions"}],"predecessor-version":[{"id":6841,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6834\/revisions\/6841"}],"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=6834"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}