{"id":6959,"date":"2026-01-07T00:00:33","date_gmt":"2026-01-07T00:00:33","guid":{"rendered":"https:\/\/themeton.com\/?page_id=6959"},"modified":"2026-01-22T05:01:46","modified_gmt":"2026-01-22T05:01:46","slug":"sports","status":"publish","type":"page","link":"https:\/\/themeton.com\/tools\/font-generator\/sports\/","title":{"rendered":"Sports Font Generator : Fast Performance Athletic Text"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6959\" class=\"elementor elementor-6959\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7569d900 e-con-full e-flex e-con e-parent\" data-id=\"7569d900\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36121c0a elementor-widget elementor-widget-shortcode\" data-id=\"36121c0a\" 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:20PM -->\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 - Blocky & Athletic *\/\r\n        --primary-font: \"Impact\", \"Arial Black\", \"Segoe UI\", sans-serif;\r\n        --body-font: \"Verdana\", \"Roboto\", sans-serif;\r\n        \r\n        \/* PALETTE: High Performance Sports (Volt, Asphalt, White) *\/\r\n        --theme-deep: #111827; \/* Dark Asphalt *\/\r\n        --theme-ocean: #1f2937; \/* Jersey Mesh Grey *\/\r\n        --theme-surface: #374151; \/* Rubber\/Track Texture *\/\r\n        \r\n        \/* ACCENTS *\/\r\n        --theme-accent-1: #c3ff00; \/* Volt Green (High Vis) *\/\r\n        --theme-accent-2: #3b82f6; \/* Sport Blue *\/\r\n        --theme-accent-3: #ef4444; \/* Penalty Red *\/\r\n        \r\n        --theme-text-main: #f9fafb;\r\n        --theme-text-muted: #9ca3af;\r\n        \r\n        \/* SHADOWS & DEPTH *\/\r\n        --shadow-deep: 0 10px 15px -3px rgba(0, 0, 0, 0.8), 0 4px 6px -2px rgba(0, 0, 0, 0.5);\r\n        --shadow-glow: 0 0 25px rgba(195, 255, 0, 0.2); \r\n        \r\n        \/* METRICS *\/\r\n        --transition-snap: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);\r\n        --transition-smooth: all 0.3s ease-out;\r\n        \r\n        font-family: var(--body-font);\r\n        color: var(--theme-text-main);\r\n        line-height: 1.6;\r\n        width: 100%;\r\n        overflow-x: hidden;\r\n        \r\n        \/* BACKGROUND: Stadium Track \/ Mesh Pattern *\/\r\n        background: var(--theme-deep); \r\n        background-image: \r\n            radial-gradient(circle at 50% 0%, #374151 0%, #111827 70%),\r\n            repeating-linear-gradient(45deg, rgba(0,0,0,0.2) 0px, rgba(0,0,0,0.2) 2px, transparent 2px, transparent 8px);\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: Athletic Block *\/\r\n    .pg-main-title {\r\n        font-family: var(--primary-font);\r\n        font-size: 3.5rem;\r\n        font-weight: 900; \r\n        line-height: 1;\r\n        letter-spacing: -1px;\r\n        margin-bottom: 20px;\r\n        position: relative;\r\n        display: inline-block;\r\n        text-transform: uppercase;\r\n        font-style: italic; \/* Speed look *\/\r\n        \r\n        \/* Volt Gradient *\/\r\n        background: linear-gradient(180deg, #ffffff 40%, var(--theme-accent-1) 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        text-shadow: 4px 4px 0px rgba(0,0,0,0.5);\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: 700px;\r\n        margin: 0 auto 50px;\r\n        font-weight: 600;\r\n        border-bottom: 3px solid var(--theme-accent-1);\r\n        padding-bottom: 15px;\r\n        display: inline-block;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n    }\r\n\r\n    \/* TOOL UI - SCOREBOARD STYLE *\/\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: 8px;\r\n    }\r\n    \r\n    \/* Top Accent 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: 6px;\r\n        background: repeating-linear-gradient(\r\n            -45deg,\r\n            var(--theme-accent-1),\r\n            var(--theme-accent-1) 10px,\r\n            #000 10px,\r\n            #000 20px\r\n        );\r\n        z-index: 10;\r\n    }\r\n\r\n    .pg-controls-wrapper {\r\n        padding: 40px;\r\n        background: rgba(17, 24, 39, 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: 700 !important;\r\n        font-style: italic !important;\r\n        transition: var(--transition-snap);\r\n        background: #000 !important;\r\n        color: var(--theme-accent-1) !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        box-shadow: 0 0 0 4px rgba(195, 255, 0, 0.2) !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.8rem;\r\n        font-weight: 800;\r\n        color: var(--theme-text-main);\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n        margin-bottom: 12px;\r\n        display: block;\r\n        font-family: var(--primary-font);\r\n    }\r\n\r\n    .pg-btn-row { \r\n        display: flex; \r\n        gap: 12px; \r\n        flex-wrap: wrap; \r\n    }\r\n\r\n    .pg-toggle-btn {\r\n        background: var(--theme-surface);\r\n        border: 1px solid transparent;\r\n        padding: 12px 24px;\r\n        color: var(--theme-text-muted);\r\n        font-size: 0.9rem;\r\n        font-weight: 800;\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: 4px;\r\n        font-family: var(--primary-font);\r\n        text-transform: uppercase;\r\n        font-style: italic;\r\n        transform: skewX(-10deg); \/* Velocity skew *\/\r\n    }\r\n    .pg-toggle-btn span { transform: skewX(10deg); } \/* Unskew content *\/\r\n\r\n    .pg-toggle-btn:hover {\r\n        background: #4b5563;\r\n        color: #fff;\r\n    }\r\n    .pg-toggle-btn.active {\r\n        background: var(--theme-accent-1);\r\n        color: var(--theme-deep);\r\n        border-color: var(--theme-accent-1);\r\n        box-shadow: 0 4px 10px rgba(0,0,0,0.5);\r\n    }\r\n\r\n    .pg-action-btn {\r\n        width: 48px !important;\r\n        height: 48px !important;\r\n        background: var(--theme-surface) !important;\r\n        border: 2px solid transparent !important;\r\n        color: #fff !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: 8px !important;\r\n        font-family: \"Segoe UI Emoji\", \"Noto Color Emoji\", \"Apple Color Emoji\", \"Segoe UI\", Tahoma, sans-serif !important;\r\n        margin: 0 !important;\r\n        padding: 0 !important;\r\n        box-sizing: border-box !important;\r\n        line-height: 1 !important;\r\n    }\r\n    \r\n    .pg-action-btn:hover {\r\n        background: var(--theme-accent-2) !important;\r\n        color: #fff !important;\r\n        transform: translateY(-2px) !important;\r\n        box-shadow: 0 5px 0 rgba(0,0,0,0.5) !important;\r\n    }\r\n\r\n    \/* RESULTS *\/\r\n    .pg-results-area {\r\n        padding: 40px;\r\n        background: rgba(17, 24, 39, 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 *\/\r\n    .pg-result-card:hover {\r\n        transform: translateY(-4px);\r\n        border-color: var(--theme-accent-1);\r\n        box-shadow: 0 10px 25px rgba(0,0,0,0.5);\r\n        background: #253045;\r\n    }\r\n    \r\n    \/* Left accent bar on card *\/\r\n    .pg-result-card::after {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0; left: 0; bottom: 0;\r\n        width: 4px;\r\n        background: var(--theme-accent-2);\r\n        opacity: 0.5;\r\n    }\r\n    .pg-result-card:hover::after {\r\n        background: var(--theme-accent-1);\r\n        opacity: 1;\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 dashed var(--theme-surface);\r\n        padding-left: 10px;\r\n    }\r\n\r\n    .pg-card-tag {\r\n        font-size: 0.7rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n        color: var(--theme-deep);\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        transform: skewX(-10deg);\r\n    }\r\n\r\n    .pg-copy-hint {\r\n        font-size: 0.75rem;\r\n        color: var(--theme-accent-2);\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 10px 10px;\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: 4px; }\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        transform: skewX(-10deg);\r\n    }\r\n    .pg-btn-load span { transform: skewX(10deg); }\r\n    \r\n    .pg-btn-load:hover {\r\n        background: var(--theme-accent-1);\r\n        color: var(--theme-deep);\r\n        box-shadow: 0 0 25px rgba(195, 255, 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: 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: 4px 4px 0 #000;\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: var(--theme-ocean); \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        border-top: 4px solid transparent;\r\n    }\r\n    \r\n    .pg-info-card:hover {\r\n        transform: translateY(-8px);\r\n        border-top-color: var(--theme-accent-1);\r\n        background: #253045;\r\n        box-shadow: 0 10px 30px rgba(0,0,0,0.3);\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-1);\r\n        background: rgba(195, 255, 0, 0.1);\r\n        width: 56px;\r\n        height: 56px;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        border-radius: 4px;\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: var(--theme-deep);\r\n        transform: scale(1.1);\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: 800; \r\n        color: #fff; \r\n        font-family: var(--primary-font);\r\n        letter-spacing: 0px;\r\n        text-transform: uppercase;\r\n        font-style: italic;\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: 250px;\r\n        background: var(--theme-accent-1);\r\n        color: var(--theme-deep);\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) skewX(-10deg);\r\n        font-weight: 900;\r\n        box-shadow: 0 10px 30px rgba(0,0,0,0.5);\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        text-transform: uppercase;\r\n        border: 2px solid #fff;\r\n    }\r\n    .pg-toast span { transform: skewX(10deg); }\r\n    \r\n    .pg-toast.show { \r\n        visibility: visible; \r\n        opacity: 1; \r\n        transform: translateX(-50%) translateY(0) skewX(-10deg);\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: 10px; }\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: flex-start;\r\n            gap: 10px;\r\n        }\r\n        .pg-info-icon { margin-bottom: 10px; width: 48px; height: 48px; font-size: 1.3rem; 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\">Sports Font Generator: Fast Performance Athletic Text<\/h1>\r\n            <p class=\"pg-subtitle\">Gear up! Create athletic bold headers, speed-condensed text, and varsity-style lettering for high-performance impact.<\/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=\"GAME TIME...\"><\/textarea>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"pg-features-group\">\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">League Mode<\/span>\r\n                            <div class=\"pg-btn-row\">\r\n                                <button class=\"pg-toggle-btn active\" id=\"pgBtnAll\"><span>All<\/span><\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnAthletic\"><span>Athletic<\/span><\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnSpeed\"><span>Speed<\/span><\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnTeam\"><span>Team<\/span><\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnMatch\"><span>Match<\/span><\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Equipment<\/span>\r\n                            <div class=\"pg-btn-row\">\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83c\udfc6\" title=\"Trophy\"><span>\ud83c\udfc6<\/span><\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\u26bd\" title=\"Ball\"><span>\u26bd<\/span><\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\u26a1\" title=\"Power\"><span>\u26a1<\/span><\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83c\udfc1\" title=\"Flag\"><span>\ud83c\udfc1<\/span><\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83e\udd47\" title=\"Medal\"><span>\ud83e\udd47<\/span><\/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-plus\"><\/i> <span>Load More<\/span><\/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\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>Performance Styles<\/h2>\r\n                <p>Typography engineered for speed, strength, and visibility.<\/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-dumbbell\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Athletic Bold<\/h3>\r\n                        <p>Thick, heavy sans-serif text built for maximum visibility on jerseys.<\/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-person-running\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Speed Condensed<\/h3>\r\n                        <p>Italicized and angled characters that convey forward motion and velocity.<\/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>Varsity Block<\/h3>\r\n                        <p>Classic double-struck outline fonts used in collegiate sports branding.<\/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-stopwatch\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Scoreboard<\/h3>\r\n                        <p>Monospaced and digital-look text for statistics and timekeeping.<\/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>Team Spirit<\/h3>\r\n                        <p>Text adorned with trophies, medals, and flags for the winners.<\/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-bullhorn\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Game Day<\/h3>\r\n                        <p>Loud, uppercase styles for cheering and stadium announcements.<\/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>Field Applications<\/h2>\r\n                <p>Where to deploy these high-impact 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-trophy\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Fantasy Leagues<\/h3>\r\n                        <p>Create intimidating team names and leaderboard headers.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-brands fa-instagram\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Fitness Social<\/h3>\r\n                        <p>Post workout stats and motivational quotes with impact.<\/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-gamepad\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Esports Tags<\/h3>\r\n                        <p>Stand out in the lobby with professional clan tags.<\/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-print\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Custom Gear<\/h3>\r\n                        <p>Design mockups for team shirts, caps, and banners.<\/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> <span>GOAL! COPIED!<\/span><\/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 avoid 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 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 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 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    const mapItalic = \"\ud835\udc4e\ud835\udc4f\ud835\udc50\ud835\udc51\ud835\udc52\ud835\udc53\ud835\udc54\u210e\ud835\udc56\ud835\udc57\ud835\udc58\ud835\udc59\ud835\udc5a\ud835\udc5b\ud835\udc5c\ud835\udc5d\ud835\udc5e\ud835\udc5f\ud835\udc60\ud835\udc61\ud835\udc62\ud835\udc63\ud835\udc64\ud835\udc65\ud835\udc66\ud835\udc67\ud835\udc34\ud835\udc35\ud835\udc36\ud835\udc37\ud835\udc38\ud835\udc39\ud835\udc3a\ud835\udc3b\ud835\udc3c\ud835\udc3d\ud835\udc3e\ud835\udc3f\ud835\udc40\ud835\udc41\ud835\udc42\ud835\udc43\ud835\udc44\ud835\udc45\ud835\udc46\ud835\udc47\ud835\udc48\ud835\udc49\ud835\udc4a\ud835\udc4b\ud835\udc4c\ud835\udc4d0123456789\";\r\n\r\n    const STYLES = [\r\n        \/\/ --- ATHLETIC BOLD ---\r\n        { name: \"Athletic Bold\", type: \"map\", map: mapBoldSans, tag: \"Athletic\" },\r\n        { name: \"Heavy Weight\", type: \"map\", map: mapBold, tag: \"Athletic\" },\r\n        { name: \"Gym Leader\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83d\udcaa \", suffix: \" \ud83d\udcaa\", tag: \"Athletic\" },\r\n        { name: \"Powerlifter\", type: \"map\", map: mapWide, tag: \"Athletic\" },\r\n        { name: \"Strongman\", type: \"map-surround\", map: mapBold, prefix: \"[ \", suffix: \" ]\", tag: \"Athletic\" },\r\n        { name: \"Impact\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u2588 \", suffix: \" \u2588\", tag: \"Athletic\" },\r\n        \r\n        \/\/ --- SPEED CONDENSED ---\r\n        { name: \"Speed Italic\", type: \"map\", map: mapBoldItalicSans, tag: \"Speed\" },\r\n        { name: \"Sprinter\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udca8 \", suffix: \"\", tag: \"Speed\" },\r\n        { name: \"Fast Break\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \">> \", suffix: \" >>\", tag: \"Speed\" },\r\n        { name: \"Velocity\", type: \"map\", map: mapItalic, tag: \"Speed\" },\r\n        { name: \"Dash\", type: \"join\", joiner: \"-\", tag: \"Speed\" },\r\n        { name: \"Turbo\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\u26a1 \", suffix: \" \u26a1\", tag: \"Speed\" },\r\n        \r\n        \/\/ --- TEAM \/ VARSITY ---\r\n        { name: \"Varsity Block\", type: \"map\", map: mapDoubleStruck, tag: \"Team\" },\r\n        { name: \"Team Captain\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u00a9 \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Jersey Number\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"#\", suffix: \"\", tag: \"Team\" },\r\n        { name: \"League\", type: \"map\", map: mapSmallCaps, tag: \"Team\" },\r\n        { name: \"Squad\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udee1\ufe0f \", suffix: \" \ud83d\udee1\ufe0f\", tag: \"Team\" },\r\n        { name: \"Coach\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83e\udde2 \", suffix: \"\", tag: \"Team\" },\r\n        \r\n        \/\/ --- MATCH \/ DECOR ---\r\n        { name: \"Scoreboard\", type: \"map\", map: mapMono, tag: \"Match\" },\r\n        { name: \"Winner\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83c\udfc6 \", suffix: \" \ud83c\udfc6\", tag: \"Match\" },\r\n        { name: \"Medalist\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\udd47 \", suffix: \" \ud83e\udd47\", tag: \"Match\" },\r\n        { name: \"Whistle\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udce2 \", suffix: \" !!!\", tag: \"Match\" },\r\n        { name: \"Finish Line\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83c\udfc1 \", suffix: \" \ud83c\udfc1\", tag: \"Match\" },\r\n        { name: \"Goal\", type: \"map-surround\", map: mapWide, prefix: \"\u26bd \", suffix: \" \ud83e\udd45\", tag: \"Match\" },\r\n        \r\n        \/\/ --- 100+ EXTRA VARIATIONS ---\r\n        { name: \"Basketball\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83c\udfc0 \", suffix: \" \ud83c\udfc0\", tag: \"Match\" },\r\n        { name: \"Football\", type: \"map-surround\", map: mapBold, prefix: \"\ud83c\udfc8 \", suffix: \" \ud83c\udfc8\", tag: \"Match\" },\r\n        { name: \"Baseball\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u26be \", suffix: \" \u26be\", tag: \"Team\" },\r\n        { name: \"Tennis\", type: \"map-surround\", map: mapSans, prefix: \"\ud83c\udfbe \", suffix: \" \ud83c\udfbe\", tag: \"Match\" },\r\n        { name: \"Volleyball\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83c\udfd0 \", suffix: \" \ud83c\udfd0\", tag: \"Team\" },\r\n        { name: \"Rugby\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83c\udfc9 \", suffix: \" \ud83c\udfc9\", tag: \"Athletic\" },\r\n        { name: \"Cricket\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83c\udfcf \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Hockey\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83c\udfd2 \", suffix: \" \ud83e\udd45\", tag: \"Speed\" },\r\n        { name: \"Boxing\", type: \"map-surround\", map: mapBold, prefix: \"\ud83e\udd4a \", suffix: \" \ud83e\udd4a\", tag: \"Athletic\" },\r\n        { name: \"Martial Arts\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83e\udd4b \", suffix: \" \ud83e\udd4b\", tag: \"Athletic\" },\r\n        { name: \"Golf\", type: \"map-surround\", map: mapSans, prefix: \"\u26f3 \", suffix: \"\", tag: \"Match\" },\r\n        { name: \"Skate\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udef9 \", suffix: \" \ud83d\udca8\", tag: \"Speed\" },\r\n        { name: \"Surfing\", type: \"map-surround\", map: mapWide, prefix: \"\ud83c\udfc4 \", suffix: \" \ud83c\udf0a\", tag: \"Speed\" },\r\n        { name: \"Swimming\", type: \"map-surround\", map: mapSans, prefix: \"\ud83c\udfca \", suffix: \" \ud83c\udfca\", tag: \"Athletic\" },\r\n        { name: \"Cycling\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udeb4 \", suffix: \" \ud83d\udca8\", tag: \"Speed\" },\r\n        { name: \"Lifting\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83c\udfcb\ufe0f \", suffix: \" \ud83c\udfcb\ufe0f\", tag: \"Athletic\" },\r\n        { name: \"Bowling\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83c\udfb3 \", suffix: \"\", tag: \"Match\" },\r\n        { name: \"Target\", type: \"map-surround\", map: mapMono, prefix: \"\ud83c\udfaf \", suffix: \" \ud83c\udfaf\", tag: \"Match\" },\r\n        { name: \"Gaming\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83c\udfae \", suffix: \" \ud83c\udfae\", tag: \"Team\" },\r\n        { name: \"Chess\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u265f\ufe0f \", suffix: \" \u265f\ufe0f\", tag: \"Match\" },\r\n        { name: \"Checkered\", type: \"surround\", prefix: \"\ud83c\udfc1 \", suffix: \" \ud83c\udfc1\", tag: \"Speed\" },\r\n        { name: \"Star Player\", type: \"surround\", prefix: \"\u2b50 \", suffix: \" \u2b50\", tag: \"Team\" },\r\n        { name: \"Fire\", type: \"surround\", prefix: \"\ud83d\udd25 \", suffix: \" \ud83d\udd25\", tag: \"Speed\" },\r\n        { name: \"Muscle\", type: \"surround\", prefix: \"\ud83d\udcaa \", suffix: \" \ud83d\udcaa\", tag: \"Athletic\" },\r\n        { name: \"100 Points\", type: \"surround\", prefix: \"\ud83d\udcaf \", suffix: \" \ud83d\udcaf\", tag: \"Match\" },\r\n        { name: \"Stopwatch\", type: \"surround\", prefix: \"\u23f1\ufe0f \", suffix: \" \u23f1\ufe0f\", tag: \"Speed\" },\r\n        { name: \"Alarm\", type: \"surround\", prefix: \"\u23f0 \", suffix: \" \u23f0\", tag: \"Match\" },\r\n        { name: \"Medal 1\", type: \"surround\", prefix: \"\ud83e\udd47 \", suffix: \" \ud83e\udd47\", tag: \"Match\" },\r\n        { name: \"Medal 2\", type: \"surround\", prefix: \"\ud83e\udd48 \", suffix: \" \ud83e\udd48\", tag: \"Match\" },\r\n        { name: \"Medal 3\", type: \"surround\", prefix: \"\ud83e\udd49 \", suffix: \" \ud83e\udd49\", tag: \"Match\" },\r\n        { name: \"Wide Brackets\", type: \"map-surround\", map: mapWide, prefix: \"[ \", suffix: \" ]\", tag: \"Athletic\" },\r\n        { name: \"Jersey Name\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udc55 \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Cap\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83e\udde2 \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Sneaker\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udc5f \", suffix: \"\", tag: \"Speed\" },\r\n        { name: \"Track\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udee4\ufe0f \", suffix: \"\", tag: \"Speed\" },\r\n        { name: \"Mountain\", type: \"map-surround\", map: mapBold, prefix: \"\u26f0\ufe0f \", suffix: \"\", tag: \"Athletic\" },\r\n        { name: \"Camping\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u26fa \", suffix: \"\", tag: \"Athletic\" },\r\n        { name: \"Compass\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\udded \", suffix: \"\", tag: \"Athletic\" },\r\n        { name: \"Anchor\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u2693 \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Fist Bump\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udc4a \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Clap\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udc4f \", suffix: \"\", tag: \"Match\" },\r\n        { name: \"Thumbs Up\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83d\udc4d \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Peace\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u270c\ufe0f \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Rock On\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83e\udd18 \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Warning\", type: \"map-surround\", map: mapBold, prefix: \"\u26a0\ufe0f \", suffix: \" \u26a0\ufe0f\", tag: \"Athletic\" },\r\n        { name: \"No Entry\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u26d4 \", suffix: \"\", tag: \"Match\" },\r\n        { name: \"Red Card\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udfe5 \", suffix: \"\", tag: \"Match\" },\r\n        { name: \"Yellow Card\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udfe8 \", suffix: \"\", tag: \"Match\" },\r\n        { name: \"Green Light\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83d\udfe2 \", suffix: \"\", tag: \"Speed\" },\r\n        { name: \"On Fire\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\u2764\ufe0f\u200d\ud83d\udd25 \", suffix: \"\", tag: \"Speed\" },\r\n        { name: \"Explosion\", type: \"map-surround\", map: mapBoldSans, prefix: \"\ud83d\udca5 \", suffix: \"\", tag: \"Athletic\" },\r\n        { name: \"Dizzy\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udcab \", suffix: \"\", tag: \"Match\" },\r\n        { name: \"Sweat\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udca6 \", suffix: \"\", tag: \"Athletic\" },\r\n        { name: \"Slash Bold\", type: \"map-surround\", map: mapBoldSans, prefix: \"\/ \", suffix: \" \/\", tag: \"Athletic\" },\r\n        { name: \"Plus Team\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"+ \", suffix: \" +\", tag: \"Team\" },\r\n        { name: \"Vs\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \" Vs \", suffix: \"\", tag: \"Match\" },\r\n        { name: \"At\", type: \"map-surround\", map: mapMono, prefix: \"@ \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Hash\", type: \"map-surround\", map: mapBold, prefix: \"# \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Dollar\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"$ \", suffix: \"$\", tag: \"Match\" },\r\n        { name: \"Percent\", type: \"map-surround\", map: mapMono, prefix: \"% \", suffix: \"\", tag: \"Match\" },\r\n        { name: \"And\", type: \"map-surround\", map: mapBoldSans, prefix: \"& \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Arrow R\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\u27a1\ufe0f \", suffix: \"\", tag: \"Speed\" },\r\n        { name: \"Arrow L\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\u2b05\ufe0f \", suffix: \"\", tag: \"Speed\" },\r\n        { name: \"Up Top\", type: \"map-surround\", map: mapBold, prefix: \"\u2b06\ufe0f \", suffix: \"\", tag: \"Athletic\" },\r\n        { name: \"Down Low\", type: \"map-surround\", map: mapBold, prefix: \"\u2b07\ufe0f \", suffix: \"\", tag: \"Athletic\" },\r\n        { name: \"Play\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u25b6\ufe0f \", suffix: \"\", tag: \"Match\" },\r\n        { name: \"Pause\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u23f8\ufe0f \", suffix: \"\", tag: \"Match\" },\r\n        { name: \"Record\", type: \"map-surround\", map: mapBoldSans, prefix: \"\u23fa\ufe0f \", suffix: \"\", tag: \"Match\" },\r\n        { name: \"Fast Fwd\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\u23e9 \", suffix: \"\", tag: \"Speed\" },\r\n        { name: \"Rewind\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\u23ea \", suffix: \"\", tag: \"Speed\" },\r\n        { name: \"Shuffle\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udd00 \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Repeat\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udd01 \", suffix: \"\", tag: \"Athletic\" },\r\n        { name: \"Cool\", type: \"map-surround\", map: mapWide, prefix: \"\ud83d\ude0e \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Cold\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\udd76 \", suffix: \"\", tag: \"Athletic\" },\r\n        { name: \"Hot\", type: \"map-surround\", map: mapBoldItalicSans, prefix: \"\ud83e\udd75 \", suffix: \"\", tag: \"Athletic\" },\r\n        { name: \"Sick\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83e\udd22 \", suffix: \"\", tag: \"Athletic\" },\r\n        { name: \"Mask\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\ude37 \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Ghost\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udc7b \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Alien\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udc7d \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Robot\", type: \"map-surround\", map: mapMono, prefix: \"\ud83e\udd16 \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Clown\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\udd21 \", suffix: \"\", tag: \"Team\" },\r\n        { name: \"Skull\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udc80 \", suffix: \"\", tag: \"Team\" }\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 btnAthletic = document.getElementById('pgBtnAthletic');\r\n    const btnSpeed = document.getElementById('pgBtnSpeed');\r\n    const btnTeam = document.getElementById('pgBtnTeam');\r\n    const btnMatch = document.getElementById('pgBtnMatch');\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 || \"GAME TIME\";\r\n        \r\n        let filtered = STYLES;\r\n        if(currentFilter !== 'all') {\r\n            filtered = STYLES.filter(s => s.tag === currentFilter);\r\n        }\r\n\r\n        const limit = Math.min(visibleLimit, filtered.length);\r\n\r\n        for(let i=0; i<limit; i++) {\r\n            const style = filtered[i];\r\n            const finalText = transformText(inputText, style);\r\n\r\n            const card = document.createElement('div');\r\n            card.className = 'pg-result-card';\r\n            \r\n            card.innerHTML = `\r\n                <div class=\"pg-card-header\">\r\n                    <span class=\"pg-card-tag\">${style.name}<\/span>\r\n                    <div class=\"pg-copy-hint\"><i class=\"fa-regular fa-copy\"><\/i> Copy<\/div>\r\n                <\/div>\r\n                <div class=\"pg-card-preview\">${finalText}<\/div>\r\n            `;\r\n            \r\n            card.addEventListener('click', () => copyToClipboard(finalText));\r\n            resultList.appendChild(card);\r\n        }\r\n\r\n        loadMoreBtn.style.display = (visibleLimit >= filtered.length) ? 'none' : 'inline-flex';\r\n    };\r\n\r\n    const copyToClipboard = (text) => {\r\n        if(navigator.clipboard) {\r\n            navigator.clipboard.writeText(text).then(() => showToast());\r\n        } else {\r\n            const ta = document.createElement(\"textarea\");\r\n            ta.value = text;\r\n            document.body.appendChild(ta);\r\n            ta.select();\r\n            document.execCommand(\"copy\");\r\n            ta.remove();\r\n            showToast();\r\n        }\r\n    };\r\n\r\n    const showToast = () => {\r\n        toast.classList.add('show');\r\n        setTimeout(() => toast.classList.remove('show'), 2000);\r\n    };\r\n\r\n    inputEl.addEventListener('input', render);\r\n    \r\n    actionBtns.forEach(btn => {\r\n        btn.addEventListener('click', () => {\r\n            const symbol = btn.dataset.insert;\r\n            inputEl.value += symbol;\r\n            render();\r\n        });\r\n    });\r\n\r\n    const setFilter = (filter, btn) => {\r\n        currentFilter = filter;\r\n        [btnAll, btnAthletic, btnSpeed, btnTeam, btnMatch].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    btnAthletic.addEventListener('click', () => setFilter('Athletic', btnAthletic));\r\n    btnSpeed.addEventListener('click', () => setFilter('Speed', btnSpeed));\r\n    btnTeam.addEventListener('click', () => setFilter('Team', btnTeam));\r\n    btnMatch.addEventListener('click', () => setFilter('Match', btnMatch));\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-6959","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6959","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=6959"}],"version-history":[{"count":4,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6959\/revisions"}],"predecessor-version":[{"id":6963,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6959\/revisions\/6963"}],"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=6959"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}