{"id":6972,"date":"2026-01-09T00:00:59","date_gmt":"2026-01-09T00:00:59","guid":{"rendered":"https:\/\/themeton.com\/?page_id=6972"},"modified":"2026-01-22T05:02:54","modified_gmt":"2026-01-22T05:02:54","slug":"avengers","status":"publish","type":"page","link":"https:\/\/themeton.com\/tools\/font-generator\/avengers\/","title":{"rendered":"Avengers Font Generator : Heroic Cinematic Block Symbols"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6972\" class=\"elementor elementor-6972\">\n\t\t\t\t<div class=\"elementor-element elementor-element-455262e4 e-con-full e-flex e-con e-parent\" data-id=\"455262e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28545e7 elementor-widget elementor-widget-shortcode\" data-id=\"28545e7\" 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 - 5: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 - Heroic & Cinematic *\/\r\n        --primary-font: \"Impact\", \"Arial Black\", \"Segoe UI Black\", \"Helvetica Neue\", sans-serif;\r\n        --body-font: \"Segoe UI\", \"Roboto\", \"Helvetica\", sans-serif;\r\n        \r\n        \/* PALETTE: Earth's Mightiest (Red, Gold, Blue, Dark) *\/\r\n        --theme-deep: #0f172a; \/* Deep Space\/Navy *\/\r\n        --theme-ocean: #1e293b; \/* Armor Plate Grey *\/\r\n        --theme-surface: #334155; \/* Tech Border *\/\r\n        \r\n        \/* ACCENTS *\/\r\n        --theme-accent-1: #e62429; \/* Heroic Red *\/\r\n        --theme-accent-2: #f59e0b; \/* Stark Gold *\/\r\n        --theme-accent-3: #3b82f6; \/* Tesseract Blue *\/\r\n        \r\n        --theme-text-main: #f1f5f9; \/* White\/Silver *\/\r\n        --theme-text-muted: #94a3b8; \/* Metal Grey *\/\r\n        \r\n        \/* SHADOWS & DEPTH *\/\r\n        --shadow-deep: 0 20px 50px -10px rgba(0, 0, 0, 0.9), 0 0 0 1px rgba(255, 255, 255, 0.1);\r\n        --shadow-glow: 0 0 30px rgba(230, 36, 41, 0.4); \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: Hex Tech Pattern *\/\r\n        background: var(--theme-deep); \r\n        background-image: \r\n            linear-gradient(180deg, rgba(15, 23, 42, 0.9) 0%, rgba(30, 41, 59, 0.95) 100%),\r\n            repeating-linear-gradient(60deg, transparent 0, transparent 20px, rgba(255,255,255,0.03) 20px, rgba(255,255,255,0.03) 21px),\r\n            repeating-linear-gradient(-60deg, transparent 0, transparent 20px, rgba(255,255,255,0.03) 20px, rgba(255,255,255,0.03) 21px);\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: Cinematic 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        font-style: italic;\r\n        \r\n        \/* Metallic Gradient *\/\r\n        background: linear-gradient(to bottom, #ffffff 30%, #94a3b8 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        \r\n        \/* Heavy Shadow *\/\r\n        filter: drop-shadow(4px 4px 0px var(--theme-accent-1));\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-muted);\r\n        max-width: 750px;\r\n        margin: 0 auto 50px;\r\n        font-weight: 600;\r\n        border-bottom: 2px solid var(--theme-accent-1);\r\n        padding-bottom: 15px;\r\n        display: inline-block;\r\n        text-transform: uppercase;\r\n        letter-spacing: 2px;\r\n    }\r\n\r\n    \/* TOOL UI - S.H.I.E.L.D. INTERFACE *\/\r\n    .pg-generator-card {\r\n        background: rgba(30, 41, 59, 0.8);\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: 8px;\r\n        backdrop-filter: blur(10px);\r\n    }\r\n    \r\n    \/* Top Accent Bar *\/\r\n    .pg-generator-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0; left: 0; right: 0;\r\n        height: 4px;\r\n        background: linear-gradient(90deg, var(--theme-accent-1), var(--theme-accent-2), var(--theme-accent-3));\r\n        z-index: 10;\r\n        box-shadow: 0 0 20px var(--theme-accent-1);\r\n    }\r\n\r\n    .pg-controls-wrapper {\r\n        padding: 40px;\r\n        background: rgba(15, 23, 42, 0.9);\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: 2px solid var(--theme-surface) !important;\r\n        border-radius: 4px !important;\r\n        font-family: var(--primary-font) !important;\r\n        font-size: 2.2rem !important;\r\n        font-weight: 900 !important;\r\n        font-style: italic !important;\r\n        transition: var(--transition-snap);\r\n        background: rgba(0, 0, 0, 0.6) !important;\r\n        color: var(--theme-text-main) !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        letter-spacing: 1px !important;\r\n    }\r\n    .pg-text-input:focus {\r\n        border-color: var(--theme-accent-3) !important;\r\n        box-shadow: 0 0 20px rgba(59, 130, 246, 0.3) !important;\r\n    }\r\n    .pg-text-input::placeholder { color: var(--theme-surface) !important; font-style: normal !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.85rem;\r\n        font-weight: 800;\r\n        color: var(--theme-accent-2);\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(--primary-font);\r\n    }\r\n\r\n    .pg-btn-row { \r\n        display: flex; \r\n        gap: 12px; \r\n        flex-wrap: wrap; \r\n    }\r\n\r\n    .pg-toggle-btn {\r\n        background: var(--theme-deep);\r\n        border: 1px solid var(--theme-surface);\r\n        padding: 12px 24px;\r\n        color: var(--theme-text-muted);\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: 0px; \/* Tech block style *\/\r\n        font-family: var(--primary-font);\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n    \/* Button Tech Corner *\/\r\n    .pg-toggle-btn::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: 0; right: 0;\r\n        width: 0; height: 0;\r\n        border-style: solid;\r\n        border-width: 0 0 8px 8px;\r\n        border-color: transparent transparent var(--theme-accent-1) transparent;\r\n        opacity: 0;\r\n        transition: 0.2s;\r\n    }\r\n    \r\n    .pg-toggle-btn:hover {\r\n        border-color: var(--theme-accent-1);\r\n        color: #fff;\r\n        background: rgba(230, 36, 41, 0.1);\r\n    }\r\n    .pg-toggle-btn.active {\r\n        background: var(--theme-accent-1);\r\n        color: #fff;\r\n        border-color: var(--theme-accent-1);\r\n        box-shadow: 0 0 15px rgba(230, 36, 41, 0.4);\r\n    }\r\n    .pg-toggle-btn.active::after { opacity: 1; }\r\n\r\n    .pg-action-btn {\r\n        width: 48px !important;\r\n        height: 48px !important;\r\n        background: var(--theme-deep) !important;\r\n        border: 1px solid var(--theme-surface) !important;\r\n        color: var(--theme-text-main) !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: 4px !important; \/* Slight rounding *\/\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-3) !important;\r\n        color: #fff !important;\r\n        border-color: var(--theme-accent-3) !important;\r\n        transform: scale(1.1) !important;\r\n        box-shadow: 0 0 15px rgba(59, 130, 246, 0.5) !important;\r\n    }\r\n\r\n    \/* RESULTS *\/\r\n    .pg-results-area {\r\n        padding: 40px;\r\n        background: rgba(15, 23, 42, 0.95);\r\n        position: relative;\r\n    }\r\n    \r\n    .pg-result-list {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\r\n        gap: 25px;\r\n        margin-bottom: 40px;\r\n        position: relative;\r\n        z-index: 1;\r\n    }\r\n\r\n    .pg-result-card {\r\n        background: var(--theme-ocean);\r\n        border: 1px solid var(--theme-surface);\r\n        padding: 24px;\r\n        position: relative;\r\n        cursor: pointer;\r\n        transition: var(--transition-snap);\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: space-between;\r\n        min-height: 160px;\r\n        border-radius: 4px;\r\n        overflow: hidden;\r\n    }\r\n    \r\n    \/* Hover Motion - Tech Glow *\/\r\n    .pg-result-card:hover {\r\n        transform: translateY(-5px) scale(1.02);\r\n        border-color: var(--theme-accent-3);\r\n        box-shadow: 0 0 20px rgba(59, 130, 246, 0.2);\r\n        background: #233045;\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 var(--theme-surface);\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: #0f172a;\r\n        background: var(--theme-accent-2); \/* Gold tag *\/\r\n        padding: 3px 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: var(--theme-accent-3); color: #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: 700;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 6px;\r\n        text-transform: uppercase;\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: var(--theme-text-main);\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: var(--theme-deep); }\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: 900;\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: 1px;\r\n    }\r\n    .pg-btn-load:hover {\r\n        background: var(--theme-accent-1);\r\n        color: #fff;\r\n        box-shadow: 0 0 30px rgba(230, 36, 41, 0.5);\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: #fff; \r\n        letter-spacing: -1px;\r\n        line-height: 1;\r\n        font-style: italic;\r\n        text-transform: uppercase;\r\n        text-shadow: 0 4px 0 var(--theme-deep);\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: rgba(30, 41, 59, 0.6); \r\n        padding: 30px;\r\n        border: 1px solid var(--theme-surface); \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: 4px;\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        background: #233045;\r\n        box-shadow: 0 10px 30px rgba(0,0,0,0.5);\r\n    }\r\n    \r\n    .pg-info-icon {\r\n        font-size: 1.8rem;\r\n        margin-bottom: 20px;\r\n        color: var(--theme-accent-2); \/* Gold Icon *\/\r\n        background: rgba(15, 23, 42, 0.5);\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: 8px; \/* Tech round *\/\r\n        transition: var(--transition-snap);\r\n        border: 2px solid var(--theme-accent-2);\r\n    }\r\n    .pg-info-card:hover .pg-info-icon {\r\n        background: var(--theme-accent-2);\r\n        color: #0f172a;\r\n        transform: rotateY(180deg);\r\n    }\r\n    \r\n    .pg-info-card h3 { \r\n        font-size: 1.3rem; \r\n        margin-bottom: 10px; \r\n        font-weight: 900; \r\n        color: #fff; \r\n        font-family: var(--primary-font);\r\n        letter-spacing: 0.5px;\r\n        text-transform: uppercase;\r\n    }\r\n    .pg-info-card p { \r\n        font-size: 0.95rem; \r\n        color: var(--theme-text-muted); \r\n        line-height: 1.6; \r\n    }\r\n\r\n    \/* Grids *\/\r\n    .pg-grid-6 {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr);\r\n        gap: 30px;\r\n    }\r\n\r\n    .pg-grid-4 {\r\n        display: grid;\r\n        grid-template-columns: repeat(4, 1fr);\r\n        gap: 25px;\r\n    }\r\n\r\n    \/* TOAST *\/\r\n    .pg-toast {\r\n        visibility: hidden;\r\n        min-width: 280px;\r\n        background: var(--theme-accent-1);\r\n        color: #fff;\r\n        text-align: center;\r\n        border-radius: 4px;\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(230, 36, 41, 0.6);\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: 10px;\r\n        font-family: var(--primary-font);\r\n        letter-spacing: 1px;\r\n        text-transform: uppercase;\r\n        border: 1px solid rgba(255,255,255,0.2);\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.2rem; margin-bottom: 15px; }\r\n        .pg-subtitle { font-size: 0.95rem; margin-bottom: 30px; }\r\n\r\n        .pg-generator-card { width: 100% !important; border-width: 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: 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        }\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\">Avengers Font Generator: Heroic Cinematic Block Symbols<\/h1>\r\n            <p class=\"pg-subtitle\">Assemble your text! Generate bold, cinematic lettering and compact action blocks inspired by Earth's Mightiest Heroes.<\/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=\"AVENGERS ASSEMBLE...\"><\/textarea>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"pg-features-group\">\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Factions<\/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\">Heroic<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnCosmic\">Cosmic<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnVillain\">Villain<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnTech\">Tech<\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Arsenal<\/span>\r\n                            <div class=\"pg-btn-row\">\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83d\udee1\ufe0f\" title=\"Shield\">\ud83d\udee1\ufe0f<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\u26a1\" title=\"Bolt\">\u26a1<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83d\udd28\" title=\"Hammer\">\ud83d\udd28<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83d\udd77\ufe0f\" title=\"Web\">\ud83d\udd77\ufe0f<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83d\udc4a\" title=\"Fist\">\ud83d\udc4a<\/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-bolt\"><\/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\r\n    <section class=\"pg-section\">\r\n        <div class=\"pg-container\">\r\n\t\t\t\t\t\t\r\n\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>Heroic Styles<\/h2>\r\n                <p>Typography designed to save the world.<\/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-shield-halved\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Hero Display<\/h3>\r\n                        <p>Bold, cinematic sans-serifs that demand attention like a movie title.<\/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>Action Block<\/h3>\r\n                        <p>Compact, heavy characters built for impact and strength.<\/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-microchip\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Stark Tech<\/h3>\r\n                        <p>Futuristic, monospaced styles reminiscent of HUD interfaces.<\/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-hand-fist\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Smash Style<\/h3>\r\n                        <p>Cracked, heavy, and chaotic text for when things get angry.<\/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-globe\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Asgardian<\/h3>\r\n                        <p>Ancient runic-style text worthy of the gods.<\/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-user-secret\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>S.H.I.E.L.D.<\/h3>\r\n                        <p>Clean, authoritative small caps for classified files.<\/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>Mission Brief<\/h2>\r\n                <p>Tactical applications for these 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-film\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Fan Edits<\/h3>\r\n                        <p>Create professional-looking titles for your fan trailers.<\/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-twitch\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Stream Overlays<\/h3>\r\n                        <p>Bold headers that stand out on gaming streams.<\/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-shirt\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Cosplay Props<\/h3>\r\n                        <p>Authentic lettering for ID badges and props.<\/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-users\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Clan Tags<\/h3>\r\n                        <p>Unite your team with a powerful, symbolic tag.<\/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> TEXT ASSEMBLED!<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    \r\n    \/\/ MAPPINGS - Defined FIRST to prevent ReferenceErrors\r\n    const ALPHABET = \"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\";\r\n    \r\n    \/\/ Font Maps\r\n    const mapBoldSans = \"\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 mapBoldItalicSans = \"\ud835\ude56\ud835\ude57\ud835\ude58\ud835\ude59\ud835\ude5a\ud835\ude5b\ud835\ude5c\ud835\ude5d\ud835\ude5e\ud835\ude5f\ud835\ude60\ud835\ude61\ud835\ude62\ud835\ude63\ud835\ude64\ud835\ude65\ud835\ude66\ud835\ude67\ud835\ude68\ud835\ude69\ud835\ude6a\ud835\ude6b\ud835\ude6c\ud835\ude6d\ud835\ude6e\ud835\ude6f\ud835\ude3c\ud835\ude3d\ud835\ude3e\ud835\ude3f\ud835\ude40\ud835\ude41\ud835\ude42\ud835\ude43\ud835\ude44\ud835\ude45\ud835\ude46\ud835\ude47\ud835\ude48\ud835\ude49\ud835\ude4a\ud835\ude4b\ud835\ude4c\ud835\ude4d\ud835\ude4e\ud835\ude4f\ud835\ude50\ud835\ude51\ud835\ude52\ud835\ude53\ud835\ude54\ud835\ude550123456789\";\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 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 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 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 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 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 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    \r\n    \/\/ Missing maps from previous iteration added here to prevent ReferenceError\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 mapSans = \"\ud835\uddba\ud835\uddbb\ud835\uddbc\ud835\uddbd\ud835\uddbe\ud835\uddbf\ud835\uddc0\ud835\uddc1\ud835\uddc2\ud835\uddc3\ud835\uddc4\ud835\uddc5\ud835\uddc6\ud835\uddc7\ud835\uddc8\ud835\uddc9\ud835\uddca\ud835\uddcb\ud835\uddcc\ud835\uddcd\ud835\uddce\ud835\uddcf\ud835\uddd0\ud835\uddd1\ud835\uddd2\ud835\uddd3\ud835\udda0\ud835\udda1\ud835\udda2\ud835\udda3\ud835\udda4\ud835\udda5\ud835\udda6\ud835\udda7\ud835\udda8\ud835\udda9b\ud835\uddab\ud835\uddac\ud835\uddad\ud835\uddae\ud835\uddaf\ud835\uddb0\ud835\uddb1\ud835\uddb2\ud835\uddb3\ud835\uddb4\ud835\uddb5\ud835\uddb6\ud835\uddb7\ud835\uddb8\ud835\uddb9\ud835\udfe2\ud835\udfe3\ud835\udfe4\ud835\udfe5\ud835\udfe6\ud835\udfe7\ud835\udfe8\ud835\udfe9\ud835\udfea\ud835\udfeb\";\r\n\r\n    const STYLES = [\r\n        \/\/ --- HEROIC \/ BOLD ---\r\n        { name: \"Cinematic Bold\", type: \"map\", map: mapBoldSans, tag: \"Heroic\" },\r\n        { name: \"Action Italic\", type: \"map\", map: mapBoldItalicSans, tag: \"Heroic\" },\r\n        { name: \"Iron Suit\", type: \"map\", map: mapDoubleStruck, tag: \"Tech\" },\r\n        { name: \"Captain\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u2b50 \", suffix: \" \u2b50\", tag: \"Heroic\" },\r\n        { name: \"Shielded\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udee1\ufe0f \", suffix: \" \ud83d\udee1\ufe0f\", tag: \"Heroic\" },\r\n        { name: \"Assemble\", type: \"spaced\", tag: \"Heroic\" },\r\n        \r\n        \/\/ --- TECH \/ COSMIC ---\r\n        { name: \"Stark HUD\", type: \"map\", map: mapMono, tag: \"Tech\" },\r\n        { name: \"Classified\", type: \"map\", map: mapSmallCaps, tag: \"Tech\" },\r\n        { name: \"Tesseract\", type: \"map-surround\", map: mapSquares, prefix: \"\ud83d\udfe6 \", suffix: \" \ud83d\udfe6\", tag: \"Cosmic\" },\r\n        { name: \"Infinity\", type: \"map-surround\", map: mapWide, prefix: \"\u267e\ufe0f \", suffix: \"\", tag: \"Cosmic\" },\r\n        { name: \"Arc Reactor\", type: \"map-surround\", map: mapCircles, prefix: \"\ud83d\udd35 \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"Protocol\", type: \"map-surround\", map: mapMono, prefix: \"< \", suffix: \" \/>\", tag: \"Tech\" },\r\n        \r\n        \/\/ --- VILLAIN \/ DARK ---\r\n        { name: \"Thanos Snap\", type: \"map-surround\", map: mapWide, prefix: \"\ud83e\udef0 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Dark Magic\", type: \"map\", map: mapFrakturBold, tag: \"Villain\" },\r\n        { name: \"Loki Illusion\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83d\udc0d \", suffix: \" \ud83d\udde1\ufe0f\", tag: \"Villain\" },\r\n        { name: \"Red Skull\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u2620\ufe0f \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Hydra\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udc19 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Symbiote\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83d\udd77\ufe0f \", suffix: \" \ud83d\udda4\", tag: \"Villain\" },\r\n        \r\n        \/\/ --- 100+ THEMATIC VARIATIONS ---\r\n        { name: \"Hammer Strike\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83d\udd28 \", suffix: \" \u26a1\", tag: \"Heroic\" },\r\n        { name: \"Lightning\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u26a1 \", suffix: \" \u26a1\", tag: \"Heroic\" },\r\n        { name: \"Smash\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83d\udc4a \", suffix: \" \ud83d\udca5\", tag: \"Heroic\" },\r\n        { name: \"Web Shooter\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udd78\ufe0f \", suffix: \" \ud83d\udd77\ufe0f\", tag: \"Heroic\" },\r\n        { name: \"Panther\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\ude45\ud83c\udffe\u200d\u2642\ufe0f \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Wakanda\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\udc3e \", suffix: \" \ud83d\udc3e\", tag: \"Heroic\" },\r\n        { name: \"Arrow Shot\", type: \"map-surround\", map: mapMono, prefix: \"\ud83c\udff9 \", suffix: \" \ud83c\udfaf\", tag: \"Heroic\" },\r\n        { name: \"Widow\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83d\udd77\ufe0f \", suffix: \" \ud83d\udd34\", tag: \"Heroic\" },\r\n        { name: \"Eye of Agamotto\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udc41\ufe0f \", suffix: \"\", tag: \"Cosmic\" },\r\n        { name: \"Strange Magic\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\u2728 \", suffix: \" \ud83d\udfe0\", tag: \"Cosmic\" },\r\n        { name: \"Guardian\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\udcfc \", suffix: \" \ud83d\ude80\", tag: \"Cosmic\" },\r\n        { name: \"Groot\", type: \"map-surround\", map: mapMono, prefix: \"\ud83c\udf33 \", suffix: \"\", tag: \"Cosmic\" },\r\n        { name: \"Rocket\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83e\udd9d \", suffix: \" \ud83d\udd2b\", tag: \"Cosmic\" },\r\n        { name: \"Ant Man\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udc1c \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Wasp\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udc1d \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Falcon\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83e\udd85 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Winter Soldier\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\uddbe \", suffix: \" \u2b50\", tag: \"Heroic\" },\r\n        { name: \"Scarlet Witch\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83e\uddd9\u200d\u2640\ufe0f \", suffix: \" \ud83d\udd34\", tag: \"Cosmic\" },\r\n        { name: \"Vision\", type: \"map-surround\", map: mapMono, prefix: \"\ud83e\udd16 \", suffix: \" \ud83d\udfe1\", tag: \"Heroic\" },\r\n        { name: \"Gauntlet\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83e\udde4 \", suffix: \" \ud83d\udc8e\", tag: \"Cosmic\" },\r\n        { name: \"Power Stone\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\udfe3 \", suffix: \" \ud83d\udfe3\", tag: \"Cosmic\" },\r\n        { name: \"Space Stone\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\udd35 \", suffix: \" \ud83d\udd35\", tag: \"Cosmic\" },\r\n        { name: \"Reality Stone\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\udd34 \", suffix: \" \ud83d\udd34\", tag: \"Cosmic\" },\r\n        { name: \"Soul Stone\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\udfe0 \", suffix: \" \ud83d\udfe0\", tag: \"Cosmic\" },\r\n        { name: \"Time Stone\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\udfe2 \", suffix: \" \ud83d\udfe2\", tag: \"Cosmic\" },\r\n        { name: \"Mind Stone\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\udfe1 \", suffix: \" \ud83d\udfe1\", tag: \"Cosmic\" },\r\n        { name: \"Ultron\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udc80 \", suffix: \" \ud83e\udd16\", tag: \"Villain\" },\r\n        { name: \"Ten Rings\", type: \"map-surround\", map: mapCircles, prefix: \"\u2b55 \", suffix: \" \u2b55\", tag: \"Villain\" },\r\n        { name: \"Moon Knight\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83c\udf19 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Blade\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83e\udddb \", suffix: \" \ud83d\udd76\ufe0f\", tag: \"Heroic\" },\r\n        { name: \"Daredevil\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\ude08 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Punisher\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83d\udc80 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Deadpool\", type: \"map-surround\", map: mapSans, prefix: \"\u2694\ufe0f \", suffix: \" \ud83c\udf2e\", tag: \"Heroic\" },\r\n        { name: \"Wolverine\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udc3a \", suffix: \" \u2694\ufe0f\", tag: \"Heroic\" },\r\n        { name: \"Magneto\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\uddf2 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Professor X\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83e\udde0 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Cyclops\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83d\udc53 \", suffix: \" \ud83d\udd34\", tag: \"Heroic\" },\r\n        { name: \"Storm\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\u26c8\ufe0f \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Beast\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83e\udd81 \", suffix: \" \ud83d\udfe6\", tag: \"Heroic\" },\r\n        { name: \"Gambit\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83c\udccf \", suffix: \" \ud83d\udfe3\", tag: \"Heroic\" },\r\n        { name: \"Rogue\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83e\udde4 \", suffix: \" \ud83d\udc9a\", tag: \"Heroic\" },\r\n        { name: \"Fantastic\", type: \"map-surround\", map: mapBoldSans, prefix: \"4\ufe0f\u20e3 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Flame On\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udd25 \", suffix: \" \ud83d\udd25\", tag: \"Heroic\" },\r\n        { name: \"Thing\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83e\uddf1 \", suffix: \" \ud83e\uddf1\", tag: \"Heroic\" },\r\n        { name: \"Invisible\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udc7b \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Doom\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83c\udfad \", suffix: \" \ud83d\udfe2\", tag: \"Villain\" },\r\n        { name: \"Galactus\", type: \"map-surround\", map: mapWide, prefix: \"\ud83e\ude90 \", suffix: \" \ud83c\udf7d\ufe0f\", tag: \"Villain\" },\r\n        { name: \"Silver Surfer\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83c\udfc4 \", suffix: \" \ud83e\udd48\", tag: \"Cosmic\" },\r\n        { name: \"Quantum\", type: \"map-surround\", map: mapMono, prefix: \"\u269b\ufe0f \", suffix: \" \u269b\ufe0f\", tag: \"Tech\" },\r\n        { name: \"Pym Tech\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udc1c \", suffix: \" \ud83d\udd34\", tag: \"Tech\" },\r\n        { name: \"Nanotech\", type: \"map-surround\", map: mapMono, prefix: \"\ud83e\uddec \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"AI Voice\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udde3\ufe0f \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"Hologram\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udce1 \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"Access Granted\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u2705 \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"Access Denied\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u274c \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"Warning\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u26a0\ufe0f \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"Downloading\", type: \"map-surround\", map: mapMono, prefix: \"\u2b07\ufe0f \", suffix: \" ...\", tag: \"Tech\" },\r\n        { name: \"Uploading\", type: \"map-surround\", map: mapMono, prefix: \"\u2b06\ufe0f \", suffix: \" ...\", tag: \"Tech\" },\r\n        { name: \"Target Locked\", type: \"map-surround\", map: mapMono, prefix: \"\ud83c\udfaf \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"Scanning\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udd0d \", suffix: \" ...\", tag: \"Tech\" },\r\n        { name: \"Radioactive\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u2622\ufe0f \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"Biohazard\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u2623\ufe0f \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"Explosion\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udca5 \", suffix: \" \ud83d\udca5\", tag: \"Heroic\" },\r\n        { name: \"Punch\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83e\udd4a \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Kick\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83e\uddb6 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Fly\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udeeb \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Run\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83c\udfc3 \", suffix: \" \ud83d\udca8\", tag: \"Heroic\" },\r\n        { name: \"Jump\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u23eb \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Climb\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83e\uddd7 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Swim\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83c\udfca \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Drive\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\ude97 \", suffix: \" \ud83d\udca8\", tag: \"Heroic\" },\r\n        { name: \"Ride\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83c\udfcd\ufe0f \", suffix: \" \ud83d\udca8\", tag: \"Heroic\" },\r\n        { name: \"Shoot\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udd2b \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Defend\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udee1\ufe0f \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Attack\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u2694\ufe0f \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Heal\", type: \"map-surround\", map: mapMono, prefix: \"\u2764\ufe0f\u200d\ud83e\ude79 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Revive\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83d\udc96 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Power Up\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udd0b \", suffix: \" \u2b06\ufe0f\", tag: \"Tech\" },\r\n        { name: \"Level Up\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83c\udd99 \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"Game Over\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udc80 \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"Win\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83c\udfc6 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Lose\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83c\udff3\ufe0f \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Draw\", type: \"map-surround\", map: mapWide, prefix: \"\ud83e\udd1d \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Team\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83e\udec2 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Solo\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udc64 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Squad\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udc65 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Leader\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83d\udc51 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Rookie\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udc76 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Pro\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83c\udf1f \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Legend\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\udd81 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"God\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\u26a1 \", suffix: \"\", tag: \"Cosmic\" },\r\n        { name: \"King\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83e\udd34 \", suffix: \"\", tag: \"Cosmic\" },\r\n        { name: \"Queen\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83d\udc78 \", suffix: \"\", tag: \"Cosmic\" },\r\n        { name: \"Prince\", type: \"map-surround\", map: mapScript, prefix: \"\ud83e\udd34 \", suffix: \"\", tag: \"Cosmic\" },\r\n        { name: \"Princess\", type: \"map-surround\", map: mapScript, prefix: \"\ud83d\udc78 \", suffix: \"\", tag: \"Cosmic\" },\r\n        { name: \"Knight\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u265e \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Samurai\", type: \"map-surround\", map: mapWide, prefix: \"\ud83c\udfef \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Ninja\", type: \"map-surround\", map: mapMono, prefix: \"\ud83e\udd77 \", suffix: \"\", tag: \"Heroic\" },\r\n        { name: \"Pirate\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83c\udff4\u200d\u2620\ufe0f \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Robot\", type: \"map-surround\", map: mapMono, prefix: \"\ud83e\udd16 \", suffix: \"\", tag: \"Tech\" },\r\n        { name: \"Alien\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\udc7d \", suffix: \"\", tag: \"Cosmic\" },\r\n        { name: \"Monster\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83d\udc79 \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Demon\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83d\udc7f \", suffix: \"\", tag: \"Villain\" },\r\n        { name: \"Angel\", type: \"map-surround\", map: mapScript, prefix: \"\ud83d\udc7c \", suffix: \"\", tag: \"Heroic\" }\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 btnCosmic = document.getElementById('pgBtnCosmic');\r\n    const btnVillain = document.getElementById('pgBtnVillain');\r\n    const btnTech = document.getElementById('pgBtnTech');\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 || \"AVENGERS ASSEMBLE\";\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, btnCosmic, btnVillain, btnTech].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('Heroic', btnHero));\r\n    btnCosmic.addEventListener('click', () => setFilter('Cosmic', btnCosmic));\r\n    btnVillain.addEventListener('click', () => setFilter('Villain', btnVillain));\r\n    btnTech.addEventListener('click', () => setFilter('Tech', btnTech));\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-6972","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6972","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=6972"}],"version-history":[{"count":4,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6972\/revisions"}],"predecessor-version":[{"id":6979,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6972\/revisions\/6979"}],"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=6972"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}