{"id":6997,"date":"2026-01-12T00:00:00","date_gmt":"2026-01-12T00:00:00","guid":{"rendered":"https:\/\/themeton.com\/?page_id=6997"},"modified":"2026-01-22T05:04:17","modified_gmt":"2026-01-22T05:04:17","slug":"newspaper","status":"publish","type":"page","link":"https:\/\/themeton.com\/tools\/font-generator\/newspaper\/","title":{"rendered":"Newspaper Font Generator : Vintage Serif Editorial Text"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6997\" class=\"elementor elementor-6997\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b27f47c e-con-full e-flex e-con e-parent\" data-id=\"5b27f47c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1088f65f elementor-widget elementor-widget-shortcode\" data-id=\"1088f65f\" 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:42PM -->\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 - Print & Editorial *\/\r\n        --primary-font: \"Playfair Display\", \"Times New Roman\", Georgia, serif; \/* Headlines *\/\r\n        --body-font: \"Georgia\", \"Merriweather\", serif; \/* Body Text *\/\r\n        --mono-font: \"Courier New\", Courier, monospace; \/* Typewriter *\/\r\n        \r\n        \/* PALETTE: Vintage Newsprint *\/\r\n        --theme-deep: #f4f1ea; \/* Aged Paper Background *\/\r\n        --theme-ocean: #ffffff; \/* Fresh Paper *\/\r\n        --theme-surface: #d1cfc7; \/* Borders\/Dividers *\/\r\n        \r\n        \/* ACCENTS *\/\r\n        --theme-accent-1: #1a1a1a; \/* Deep Ink Black *\/\r\n        --theme-accent-2: #8b0000; \/* Breaking News Red *\/\r\n        --theme-accent-3: #2f4f4f; \/* Editorial Slate *\/\r\n        \r\n        --theme-text-main: #111111; \/* Main Ink *\/\r\n        --theme-text-muted: #555555; \/* Faded Ink *\/\r\n        \r\n        \/* SHADOWS & DEPTH *\/\r\n        --shadow-deep: 0 10px 30px -10px rgba(0, 0, 0, 0.2);\r\n        --shadow-glow: 0 4px 6px rgba(0, 0, 0, 0.05); \r\n        \r\n        \/* METRICS *\/\r\n        --transition-snap: all 0.1s ease-out;\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: Paper Texture *\/\r\n        background: var(--theme-deep); \r\n        background-image: \r\n            linear-gradient(rgba(244, 241, 234, 0.9), rgba(244, 241, 234, 0.95)),\r\n            repeating-linear-gradient(0deg, transparent 0, transparent 1px, #e5e5e5 1px, #e5e5e5 2px);\r\n        background-size: 100% 100%, 100% 8px; \/* Micro-lines *\/\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: Front Page Headline *\/\r\n    .pg-main-title {\r\n        font-family: var(--primary-font);\r\n        font-size: 4rem;\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        color: var(--theme-accent-1);\r\n        border-bottom: 4px double var(--theme-accent-1);\r\n        padding-bottom: 10px;\r\n    }\r\n    \r\n    .pg-subtitle {\r\n        font-family: var(--body-font);\r\n        font-size: 1.1rem;\r\n        color: var(--theme-text-muted);\r\n        max-width: 750px;\r\n        margin: 0 auto 50px;\r\n        font-weight: 400;\r\n        font-style: italic;\r\n        border-top: 1px solid var(--theme-accent-1);\r\n        padding-top: 10px;\r\n        letter-spacing: 0.5px;\r\n    }\r\n\r\n    \/* TOOL UI - THE PRINTING PRESS *\/\r\n    .pg-generator-card {\r\n        background: var(--theme-ocean);\r\n        border: 1px solid var(--theme-accent-1); \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: 2px;\r\n    }\r\n    \r\n    \/* Top Header Strip *\/\r\n    .pg-generator-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 4px; left: 4px; right: 4px;\r\n        height: 2px;\r\n        background: var(--theme-accent-1);\r\n        z-index: 10;\r\n    }\r\n\r\n    .pg-controls-wrapper {\r\n        padding: 40px;\r\n        background: #fcfcfc;\r\n        border-bottom: 3px double var(--theme-accent-1);\r\n        display: grid;\r\n        grid-template-columns: 1.8fr 1.2fr;\r\n        gap: 40px;\r\n        align-items: end;\r\n    }\r\n\r\n    .pg-input-wrapper { \r\n        position: relative; \r\n        height: 100%;\r\n    }\r\n\r\n    .pg-text-input {\r\n        width: 100% !important;\r\n        height: 100% !important;\r\n        min-height: 160px !important;\r\n        padding: 25px !important;\r\n        border: 1px solid var(--theme-accent-1) !important;\r\n        border-radius: 0 !important;\r\n        font-family: var(--mono-font) !important; \/* Typewriter feel *\/\r\n        font-size: 1.8rem !important;\r\n        font-weight: 600 !important;\r\n        transition: var(--transition-snap);\r\n        background: #fff !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        box-shadow: inset 2px 2px 5px rgba(0,0,0,0.05) !important;\r\n    }\r\n    .pg-text-input:focus {\r\n        border-color: var(--theme-accent-2) !important;\r\n        box-shadow: 0 0 0 3px rgba(139, 0, 0, 0.1) !important;\r\n    }\r\n    .pg-text-input::placeholder { color: #999 !important; font-family: var(--body-font) !important; font-style: italic; }\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: 700;\r\n        color: var(--theme-accent-1);\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n        margin-bottom: 12px;\r\n        display: block;\r\n        font-family: var(--primary-font);\r\n        border-bottom: 1px solid #ccc;\r\n        width: fit-content;\r\n    }\r\n\r\n    .pg-btn-row { \r\n        display: flex; \r\n        gap: 12px; \r\n        flex-wrap: wrap; \r\n    }\r\n\r\n    .pg-toggle-btn {\r\n        background: #fff;\r\n        border: 1px solid var(--theme-accent-1);\r\n        padding: 10px 20px;\r\n        color: var(--theme-accent-1);\r\n        font-size: 0.9rem;\r\n        font-weight: 600;\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: 0;\r\n        font-family: var(--primary-font);\r\n    }\r\n    .pg-toggle-btn:hover {\r\n        background: var(--theme-accent-1);\r\n        color: #fff;\r\n    }\r\n    .pg-toggle-btn.active {\r\n        background: var(--theme-accent-2); \/* Red highlight *\/\r\n        color: #fff;\r\n        border-color: var(--theme-accent-2);\r\n        box-shadow: 2px 2px 0 rgba(0,0,0,0.2);\r\n    }\r\n\r\n    \/* ACTION BUTTONS *\/\r\n    .pg-action-btn {\r\n        width: 48px !important;\r\n        height: 48px !important;\r\n        background: #fff !important;\r\n        border: 1px solid var(--theme-accent-1) !important;\r\n        color: var(--theme-accent-1) !important;\r\n        font-size: 1.4rem !important;\r\n        cursor: pointer !important;\r\n        transition: var(--transition-snap) !important;\r\n        display: flex !important;\r\n        align-items: center !important;\r\n        justify-content: center !important;\r\n        border-radius: 0 !important;\r\n        font-family: \"Segoe UI Emoji\", \"Noto Color Emoji\", \"Apple Color Emoji\", \"Segoe UI\", Tahoma, sans-serif !important;\r\n        margin: 0 !important;\r\n        padding: 0 !important;\r\n        box-sizing: border-box !important;\r\n        line-height: 1 !important;\r\n    }\r\n    \r\n    .pg-action-btn:hover {\r\n        background: var(--theme-accent-1) !important;\r\n        color: #fff !important;\r\n        transform: translateY(-2px) !important;\r\n        box-shadow: 2px 2px 0 var(--theme-accent-2) !important;\r\n    }\r\n\r\n    \/* RESULTS *\/\r\n    .pg-results-area {\r\n        padding: 40px;\r\n        background: #f4f1ea; \/* Newspaper color *\/\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: 0; \/* No gap, borders create the grid *\/\r\n        margin-bottom: 40px;\r\n        position: relative;\r\n        z-index: 1;\r\n        border: 1px solid var(--theme-accent-1);\r\n        background: #fff;\r\n    }\r\n\r\n    .pg-result-card {\r\n        background: #fff;\r\n        border-right: 1px solid var(--theme-accent-1);\r\n        border-bottom: 1px solid var(--theme-accent-1);\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: 0;\r\n        overflow: hidden;\r\n    }\r\n    \r\n    \/* Hover - Highlight *\/\r\n    .pg-result-card:hover {\r\n        background: #fffef0;\r\n        box-shadow: inset 0 0 0 2px var(--theme-accent-2);\r\n        z-index: 2;\r\n        transform: scale(1.01);\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: 8px;\r\n        border-bottom: 1px solid #ccc;\r\n    }\r\n\r\n    .pg-card-tag {\r\n        font-size: 0.7rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n        color: var(--theme-accent-1);\r\n        background: transparent;\r\n        font-weight: 700;\r\n        font-family: var(--primary-font);\r\n        border: 1px solid var(--theme-accent-1);\r\n        padding: 2px 6px;\r\n    }\r\n    .pg-result-card:hover .pg-card-tag { background: var(--theme-accent-2); color: #fff; border-color: var(--theme-accent-2); }\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.1s;\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.3;\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) #f0f0f0;\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: #f0f0f0; }\r\n    .pg-card-preview::-webkit-scrollbar-thumb { background-color: var(--theme-accent-1); }\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: 700;\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    }\r\n\r\n    \/* SECTIONS *\/\r\n    .pg-section { \r\n        padding: 80px 0; \r\n        background: transparent !important; \r\n    }\r\n    \r\n    .pg-section-heading {\r\n        text-align: left;\r\n        margin-bottom: 60px;\r\n        max-width: 100%;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 10px;\r\n        border-bottom: 1px solid var(--theme-accent-1);\r\n        padding-bottom: 15px;\r\n    }\r\n    .pg-section-heading h2 {\r\n        font-family: var(--primary-font);\r\n        font-size: 3rem;\r\n        font-weight: 700;\r\n        color: var(--theme-accent-1); \r\n        letter-spacing: -1px;\r\n        line-height: 1;\r\n        text-transform: uppercase;\r\n    }\r\n    .pg-section-heading p {\r\n        font-size: 1.1rem;\r\n        color: var(--theme-text-muted);\r\n        max-width: 600px;\r\n        font-family: var(--body-font);\r\n    }\r\n\r\n    .pg-info-card {\r\n        background: #fff; \r\n        padding: 30px;\r\n        border: 1px solid #ccc; \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: 0;\r\n    }\r\n    \r\n    .pg-info-card:hover {\r\n        transform: translateY(-5px);\r\n        border-color: var(--theme-accent-1);\r\n        box-shadow: 5px 5px 0 rgba(0,0,0,0.1);\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: #f4f1ea;\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: 50%;\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: #fff;\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: 700; \r\n        color: var(--theme-accent-1); \r\n        font-family: var(--primary-font);\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-2);\r\n        color: #fff;\r\n        text-align: center;\r\n        border-radius: 0;\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: 700;\r\n        box-shadow: 0 5px 15px rgba(0,0,0,0.3);\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 #fff;\r\n    }\r\n    .pg-toast.show { \r\n        visibility: visible; \r\n        opacity: 1; \r\n        transform: translateX(-50%) translateY(0);\r\n    }\r\n\r\n    \/* RESPONSIVE *\/\r\n    @media (max-width: 800px) {\r\n        .pg-container { \r\n            padding-top: 20px !important; \r\n            padding-left: 10px !important; \r\n            padding-right: 10px !important; \r\n        }\r\n\r\n        .pg-hero-content-wrapper { padding-top: 30px; }\r\n        .pg-main-title { font-size: 2.5rem; margin-bottom: 15px; }\r\n        .pg-subtitle { font-size: 0.95rem; margin-bottom: 30px; }\r\n\r\n        .pg-generator-card { width: 100% !important; border-width: 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: 0; border: none; background: transparent; }\r\n        .pg-result-card { padding: 20px; min-height: auto; border: 1px solid #ccc; margin-bottom: 10px; }\r\n        .pg-card-preview { font-size: 1.3rem; padding: 5px 0; }\r\n\r\n        .pg-section { padding: 50px 0; }\r\n        \r\n        .pg-grid-6, .pg-grid-4 { \r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 15px; \r\n        }\r\n        \r\n        .pg-info-card { \r\n            padding: 20px !important; \r\n            display: flex;\r\n            flex-direction: column; \r\n            align-items: flex-start;\r\n            gap: 10px;\r\n        }\r\n        .pg-info-icon { margin-bottom: 10px; width: 50px; height: 50px; font-size: 1.4rem; flex-shrink: 0; }\r\n        \r\n        .pg-section-heading { \r\n            margin-bottom: 30px;\r\n            padding-bottom: 15px;\r\n            border-bottom: 2px solid var(--theme-accent-1);\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\">Newspaper Font Generator: Vintage Serif Editorial Text<\/h1>\r\n            <p class=\"pg-subtitle\">Extra! Extra! Read all about it! Generate traditional print styles, classic serif headlines, and clean editorial text for a professional journalistic look.<\/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=\"BREAKING NEWS...\"><\/textarea>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"pg-features-group\">\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Section<\/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=\"pgBtnHeadline\">Headline<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnEditorial\">Editorial<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnVintage\">Vintage<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnJournalist\">Journalist<\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Insert<\/span>\r\n                            <div class=\"pg-btn-row\">\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83d\udcf0\" title=\"Paper\">\ud83d\udcf0<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\u2712\ufe0f\" title=\"Pen\">\u2712\ufe0f<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83c\udf99\ufe0f\" title=\"Mic\">\ud83c\udf99\ufe0f<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83d\udcf8\" title=\"Camera\">\ud83d\udcf8<\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\u2615\" title=\"Coffee\">\u2615<\/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-print\"><\/i> PRINT MORE EDITIONS<\/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\t\r\n\t\t\t\t\t<\/div>\r\n\t<\/section>\r\n\t\r\n    <section class=\"pg-section\">\r\n        <div class=\"pg-container\">\r\n            <div class=\"pg-section-heading\">\r\n                <h2>The Front Page<\/h2>\r\n                <p>Typography styles straight from the printing press.<\/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-newspaper\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Classic Print<\/h3>\r\n                        <p>Traditional serif fonts that evoke the authority of old-school journalism.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-solid fa-pen-nib\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Editorial Modern<\/h3>\r\n                        <p>Clean, readable text styles used in contemporary magazines and blogs.<\/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>Breaking News<\/h3>\r\n                        <p>Bold, urgent fonts designed to grab attention immediately.<\/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-keyboard\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Typewriter<\/h3>\r\n                        <p>Monospaced characters for that authentic investigative reporter feel.<\/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-scroll\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Old English<\/h3>\r\n                        <p>Gothic masthead styles used for prestigious publication titles.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-solid fa-quote-left\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Pull Quote<\/h3>\r\n                        <p>Stylized italic text perfect for highlighting key statements.<\/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>Distribution<\/h2>\r\n                <p>Where to publish these editorial styles.<\/p>\r\n            <\/div>\r\n            <div class=\"pg-grid-4\">\r\n                <div class=\"pg-info-card\">\r\n                    <div class=\"pg-info-icon\"><i class=\"fa-brands fa-wordpress\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Blog Headers<\/h3>\r\n                        <p>Give your articles a sophisticated, trustworthy appearance.<\/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-twitter\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>News Feeds<\/h3>\r\n                        <p>Make your updates stand out in a crowded social timeline.<\/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-envelope-open-text\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Newsletters<\/h3>\r\n                        <p>Add a touch of class to your email subject lines.<\/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-graduation-cap\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Academic<\/h3>\r\n                        <p>Use formal styles for essays, citations, and research notes.<\/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> COPIED TO CLIPBOARD<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    \r\n    \/\/ --- MAP DEFINITIONS (Top Level) ---\r\n    const ALPHABET = \"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\";\r\n    \r\n    \/\/ Font Maps\r\n    const mapSerifBold = \"\ud835\udc1a\ud835\udc1b\ud835\udc1c\ud835\udc1d\ud835\udc1e\ud835\udc1f\ud835\udc20\ud835\udc21\ud835\udc22\ud835\udc23\ud835\udc24\ud835\udc25\ud835\udc26\ud835\udc27\ud835\udc28\ud835\udc29\ud835\udc2a\ud835\udc2b\ud835\udc2c\ud835\udc2d\ud835\udc2e\ud835\udc2f\ud835\udc30\ud835\udc31\ud835\udc32\ud835\udc33\ud835\udc00\ud835\udc01\ud835\udc02\ud835\udc03\ud835\udc04\ud835\udc05\ud835\udc06\ud835\udc07\ud835\udc08\ud835\udc09\ud835\udc0a\ud835\udc0b\ud835\udc0c\ud835\udc0d\ud835\udc0e\ud835\udc0f\ud835\udc10\ud835\udc11\ud835\udc12\ud835\udc13\ud835\udc14\ud835\udc15\ud835\udc16\ud835\udc17\ud835\udc18\ud835\udc19\ud835\udfce\ud835\udfcf\ud835\udfd0\ud835\udfd1\ud835\udfd2\ud835\udfd3\ud835\udfd4\ud835\udfd5\ud835\udfd6\ud835\udfd7\";\r\n    const mapSerifItalic = \"\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    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 mapFraktur = \"\ud835\udd1e\ud835\udd1f\ud835\udd20\ud835\udd21\ud835\udd22\ud835\udd23\ud835\udd24\ud835\udd25\ud835\udd26\ud835\udd27\ud835\udd28\ud835\udd29\ud835\udd2a\ud835\udd2b\ud835\udd2c\ud835\udd2d\ud835\udd2e\ud835\udd2f\ud835\udd30\ud835\udd31\ud835\udd32\ud835\udd33\ud835\udd34\ud835\udd35\ud835\udd36\ud835\udd37\ud835\udd04\ud835\udd05\u212d\ud835\udd07\ud835\udd08\ud835\udd09\ud835\udd0a\u210c\u2111\ud835\udd0d\ud835\udd0e\ud835\udd0f\ud835\udd10\ud835\udd11\ud835\udd12\ud835\udd13\ud835\udd14\u211c\ud835\udd16\ud835\udd17\ud835\udd18\ud835\udd19\ud835\udd1a\ud835\udd1b\ud835\udd1c\u21280123456789\";\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 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 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 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    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\r\n    const STYLES = [\r\n        \/\/ --- HEADLINE ---\r\n        { name: \"Front Page\", type: \"map\", map: mapSerifBold, tag: \"Headline\" },\r\n        { name: \"Masthead\", type: \"map\", map: mapFrakturBold, tag: \"Headline\" },\r\n        { name: \"Breaking News\", type: \"map\", map: mapSmallCaps, tag: \"Headline\" },\r\n        { name: \"The Daily\", type: \"map\", map: mapDoubleStruck, tag: \"Headline\" },\r\n        { name: \"Wide Header\", type: \"map\", map: mapWide, tag: \"Headline\" },\r\n        { name: \"Bold Ink\", type: \"map\", map: mapBold, tag: \"Headline\" },\r\n        \r\n        \/\/ --- EDITORIAL ---\r\n        { name: \"Editorial Serif\", type: \"map\", map: mapSerifItalic, tag: \"Editorial\" },\r\n        { name: \"Clean Sans\", type: \"map\", map: mapSans, tag: \"Editorial\" },\r\n        { name: \"Pull Quote\", type: \"map-surround\", map: mapSerifItalic, prefix: \"\u201c \", suffix: \" \u201d\", tag: \"Editorial\" },\r\n        { name: \"Columnist\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udd8a\ufe0f \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Byline\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u2014 \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Footnote\", type: \"map-surround\", map: mapSans, prefix: \"* \", suffix: \"\", tag: \"Editorial\" },\r\n        \r\n        \/\/ --- VINTAGE ---\r\n        { name: \"Typewriter\", type: \"map\", map: mapMono, tag: \"Vintage\" },\r\n        { name: \"Old English\", type: \"map\", map: mapFraktur, tag: \"Vintage\" },\r\n        { name: \"Printing Press\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udcf0 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Telegram\", type: \"spaced\", tag: \"Vintage\" },\r\n        { name: \"Letterpress\", type: \"map-surround\", map: mapSerifBold, prefix: \"[ \", suffix: \" ]\", tag: \"Vintage\" },\r\n        { name: \"Manuscript\", type: \"map\", map: mapScript, tag: \"Vintage\" },\r\n        \r\n        \/\/ --- JOURNALIST ---\r\n        { name: \"Reporter Note\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udcdd \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Interview\", type: \"map-surround\", map: mapSans, prefix: \"Q: \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Draft\", type: \"combine\", mark: \"\\u0336\", tag: \"Journalist\" }, \/\/ Strikethrough\r\n        { name: \"Correction\", type: \"combine\", mark: \"\\u0332\", tag: \"Journalist\" }, \/\/ Underline\r\n        { name: \"Flash\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83d\udcf8 \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Recorded\", type: \"map-surround\", map: mapMono, prefix: \"\ud83c\udf99\ufe0f \", suffix: \"\", tag: \"Journalist\" },\r\n        \r\n        \/\/ --- 100+ VARIATIONS ---\r\n        { name: \"Extra Extra\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83d\udce2 \", suffix: \" !!!\", tag: \"Headline\" },\r\n        { name: \"Exclusive\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u2605 \", suffix: \" \u2605\", tag: \"Headline\" },\r\n        { name: \"Weather\", type: \"map-surround\", map: mapSans, prefix: \"\u2600\ufe0f \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Stocks\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udcc8 \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Obituary\", type: \"map-surround\", map: mapFraktur, prefix: \"\u271d\ufe0f \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Wedding\", type: \"map-surround\", map: mapScript, prefix: \"\ud83d\udc8d \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Sports\", type: \"map-surround\", map: mapBold, prefix: \"\u26bd \", suffix: \"\", tag: \"Headline\" },\r\n        { name: \"Politics\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83c\udfdb\ufe0f \", suffix: \"\", tag: \"Headline\" },\r\n        { name: \"Opinion\", type: \"map-surround\", map: mapSerifItalic, prefix: \"\ud83d\udcad \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Comics\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udcac \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Classifieds\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83c\udff7\ufe0f \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Review\", type: \"map-surround\", map: mapSerifBold, prefix: \"\u2b50\u2b50\u2b50\u2b50\u2b50 \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Update\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udd04 \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Archive\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\uddc4\ufe0f \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Top Secret\", type: \"map-surround\", map: mapMono, prefix: \"\ud83e\udd10 \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Source\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udc64 \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Location\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udccd \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Time\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udd52 \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Date\", type: \"map-surround\", map: mapSerifItalic, prefix: \"\ud83d\udcc5 \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Page 1\", type: \"map-surround\", map: mapSerifBold, prefix: \"P.1 \", suffix: \"\", tag: \"Headline\" },\r\n        { name: \"Alert\", type: \"map-surround\", map: mapBold, prefix: \"\u26a0\ufe0f \", suffix: \"\", tag: \"Headline\" },\r\n        { name: \"Bulletin\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udccc \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Index\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udcd1 \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Crossword\", type: \"map-surround\", map: mapMono, prefix: \"\ud83e\udde9 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Horoscope\", type: \"map-surround\", map: mapFraktur, prefix: \"\u2648 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Recipe\", type: \"map-surround\", map: mapSerifItalic, prefix: \"\ud83c\udf73 \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Travel\", type: \"map-surround\", map: mapWide, prefix: \"\u2708\ufe0f \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Tech News\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udcbb \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Money\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udcb2 \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Legal\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u2696\ufe0f \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Science\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udd2c \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Art\", type: \"map-surround\", map: mapScript, prefix: \"\ud83c\udfa8 \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Music\", type: \"map-surround\", map: mapSerifItalic, prefix: \"\ud83c\udfb5 \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Book\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83d\udcda \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Film\", type: \"map-surround\", map: mapWide, prefix: \"\ud83c\udfac \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Radio\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udcfb \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"TV Guide\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udcfa \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Ad\", type: \"map-surround\", map: mapBold, prefix: \"\ud83d\udce2 \", suffix: \"\", tag: \"Headline\" },\r\n        { name: \"Sale\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83c\udff7\ufe0f \", suffix: \"\", tag: \"Headline\" },\r\n        { name: \"Wanted\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\ud83e\udd20 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Lost\", type: \"map-surround\", map: mapMono, prefix: \"\u2753 \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Found\", type: \"map-surround\", map: mapMono, prefix: \"\u2757 \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Announcement\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83d\udce3 \", suffix: \"\", tag: \"Headline\" },\r\n        { name: \"Warning\", type: \"map-surround\", map: mapBold, prefix: \"\u26d4 \", suffix: \"\", tag: \"Headline\" },\r\n        { name: \"Stop Press\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83d\uded1 \", suffix: \"\", tag: \"Headline\" },\r\n        { name: \"Read All\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83d\udc53 \", suffix: \"\", tag: \"Editorial\" },\r\n        { name: \"Highlight\", type: \"combine\", mark: \"\\u033F\", tag: \"Editorial\" }, \/\/ Overline\r\n        { name: \"Red Pen\", type: \"map-surround\", map: mapScript, prefix: \"\u274c \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Signature\", type: \"map-surround\", map: mapScript, prefix: \"\u270d\ufe0f \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Ink Blot\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\u26ab \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Coffee Stain\", type: \"map-surround\", map: mapSerifItalic, prefix: \"\u2615 \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Paper Clip\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udcce \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Push Pin\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udccc \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Tag\", type: \"map-surround\", map: mapMono, prefix: \"\ud83c\udff7\ufe0f \", suffix: \"\", tag: \"Journalist\" },\r\n        { name: \"Stamp\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udcee \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Mail\", type: \"map-surround\", map: mapSans, prefix: \"\u2709\ufe0f \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Fax\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udce0 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Telegraph\", type: \"map-surround\", map: mapMono, prefix: \"\ud83d\udce1 \", suffix: \"\", tag: \"Vintage\" },\r\n        { name: \"Phone\", type: \"map-surround\", map: mapSans, prefix: \"\ud83d\udcde \", suffix: \"\", tag: \"Journalist\" }\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 btnHeadline = document.getElementById('pgBtnHeadline');\r\n    const btnEditorial = document.getElementById('pgBtnEditorial');\r\n    const btnVintage = document.getElementById('pgBtnVintage');\r\n    const btnJournalist = document.getElementById('pgBtnJournalist');\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 || \"EXTRA! EXTRA!\";\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, btnHeadline, btnEditorial, btnVintage, btnJournalist].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    btnHeadline.addEventListener('click', () => setFilter('Headline', btnHeadline));\r\n    btnEditorial.addEventListener('click', () => setFilter('Editorial', btnEditorial));\r\n    btnVintage.addEventListener('click', () => setFilter('Vintage', btnVintage));\r\n    btnJournalist.addEventListener('click', () => setFilter('Journalist', btnJournalist));\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-6997","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6997","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=6997"}],"version-history":[{"count":6,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6997\/revisions"}],"predecessor-version":[{"id":7003,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6997\/revisions\/7003"}],"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=6997"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}