{"id":6649,"date":"2026-01-02T00:00:10","date_gmt":"2026-01-02T00:00:10","guid":{"rendered":"https:\/\/themeton.com\/?page_id=6649"},"modified":"2026-01-22T04:58:14","modified_gmt":"2026-01-22T04:58:14","slug":"latin","status":"publish","type":"page","link":"https:\/\/themeton.com\/tools\/font-generator\/latin\/","title":{"rendered":"Latin Font Generator: Classical Roman Ancient Symbols"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6649\" class=\"elementor elementor-6649\">\n\t\t\t\t<div class=\"elementor-element elementor-element-176335f8 e-con-full e-flex e-con e-parent\" data-id=\"176335f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e439bb7 elementor-widget elementor-widget-shortcode\" data-id=\"7e439bb7\" 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\"><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 - Classical Serif Focus *\/\r\n        --primary-font: \"Palatino Linotype\", \"Book Antiqua\", Palatino, \"Times New Roman\", serif;\r\n        --body-font: \"Georgia\", \"Times New Roman\", Times, serif;\r\n        \r\n        \/* PALETTE: Imperial Rome *\/\r\n        --theme-deep: #1c1917; \/* Dark Stone (Onyx) *\/\r\n        --theme-ocean: #292524; \/* Lighter Stone (Basalt) *\/\r\n        --theme-surface: #44403c; \/* Border Stone *\/\r\n        \r\n        \/* ACCENTS *\/\r\n        --theme-accent-1: #d4af37; \/* Roman Gold *\/\r\n        --theme-accent-2: #a8a29e; \/* Silver\/Marble Grey *\/\r\n        --theme-accent-3: #7f1d1d; \/* Tyrian Purple\/Red (Imperial) *\/\r\n        \r\n        --theme-text-main: #f5f5f4; \/* Marble White *\/\r\n        --theme-text-muted: #d6d3d1; \/* Ash Grey *\/\r\n        \r\n        \/* SHADOWS & DEPTH *\/\r\n        --shadow-deep: 0 20px 30px -5px rgba(0, 0, 0, 0.95), 0 0 0 1px rgba(212, 175, 55, 0.1);\r\n        --shadow-glow: 0 0 25px rgba(212, 175, 55, 0.2); \r\n        \r\n        \/* METRICS *\/\r\n        --transition-snap: all 0.2s ease-out;\r\n        --transition-smooth: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n        \r\n        font-family: var(--body-font);\r\n        color: var(--theme-text-main);\r\n        line-height: 1.6;\r\n        width: 100%;\r\n        overflow-x: hidden;\r\n        \r\n        \/* ROMAN BACKGROUND: Stone Texture *\/\r\n        background: var(--theme-deep); \r\n        background-image: \r\n            linear-gradient(rgba(28, 25, 23, 0.9), rgba(28, 25, 23, 0.95)),\r\n            repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0px, rgba(255,255,255,0.03) 1px, transparent 1px, transparent 15px);\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    .pg-main-title {\r\n        font-family: var(--primary-font);\r\n        font-size: 3.5rem;\r\n        font-weight: 400; \/* Classical look is rarely ultra-bold *\/\r\n        line-height: 1.1;\r\n        letter-spacing: 1px;\r\n        color: var(--theme-accent-1);\r\n        margin-bottom: 20px;\r\n        position: relative;\r\n        display: inline-block;\r\n        text-transform: uppercase;\r\n        border-bottom: 2px solid var(--theme-accent-1);\r\n        padding-bottom: 10px;\r\n        \r\n        \/* Chiseled Stone Effect *\/\r\n        text-shadow: \r\n            1px 1px 0 #5c4d1f,\r\n            -1px -1px 0 #ffedb8;\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: 400;\r\n        font-style: italic;\r\n        border: none;\r\n        padding: 0;\r\n        background: transparent;\r\n    }\r\n\r\n    \/* TOOL UI - MARBLE SLAB *\/\r\n    .pg-generator-card {\r\n        background: var(--theme-ocean);\r\n        border: 1px 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: 2px; \/* Sharp corners for stone look *\/\r\n    }\r\n    \r\n    \/* Top Accent - Roman Key Pattern Simulation *\/\r\n    .pg-generator-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0; left: 0; right: 0;\r\n        height: 4px;\r\n        background: repeating-linear-gradient(\r\n            90deg,\r\n            var(--theme-accent-1),\r\n            var(--theme-accent-1) 10px,\r\n            transparent 10px,\r\n            transparent 20px\r\n        );\r\n        z-index: 10;\r\n        opacity: 0.6;\r\n    }\r\n\r\n    .pg-controls-wrapper {\r\n        padding: 40px;\r\n        background: rgba(0, 0, 0, 0.2);\r\n        border-bottom: 1px solid var(--theme-surface);\r\n        display: grid;\r\n        grid-template-columns: 1.8fr 1.2fr;\r\n        gap: 40px;\r\n        align-items: end;\r\n    }\r\n\r\n    .pg-input-wrapper { \r\n        position: relative; \r\n        height: 100%;\r\n    }\r\n\r\n    .pg-text-input {\r\n        width: 100% !important;\r\n        height: 100% !important;\r\n        min-height: 160px !important;\r\n        padding: 25px !important;\r\n        border: 1px solid var(--theme-accent-2) !important;\r\n        border-radius: 2px !important;\r\n        font-family: var(--primary-font) !important;\r\n        font-size: 1.8rem !important;\r\n        font-weight: 400 !important;\r\n        transition: var(--transition-snap);\r\n        background: #fdfbf7 !important; \/* Parchment Paper *\/\r\n        color: #1c1917 !important; \/* Ink Black *\/\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 0 2px 10px rgba(0,0,0,0.1) !important;\r\n    }\r\n    .pg-text-input:focus {\r\n        border-color: var(--theme-accent-1) !important;\r\n        box-shadow: 0 0 0 2px rgba(212, 175, 55, 0.3) !important;\r\n    }\r\n    .pg-text-input::placeholder { color: #a8a29e !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: 600;\r\n        color: var(--theme-accent-1);\r\n        text-transform: uppercase;\r\n        letter-spacing: 2px;\r\n        margin-bottom: 12px;\r\n        display: block;\r\n        font-family: var(--primary-font);\r\n        border-bottom: 1px solid rgba(212, 175, 55, 0.2);\r\n        padding-bottom: 4px;\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: transparent;\r\n        border: 1px solid var(--theme-accent-2);\r\n        padding: 8px 18px;\r\n        color: var(--theme-text-muted);\r\n        font-size: 0.85rem;\r\n        font-weight: 500;\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: 1px;\r\n        font-family: var(--primary-font);\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.5px;\r\n    }\r\n    .pg-toggle-btn:hover {\r\n        border-color: var(--theme-accent-1);\r\n        color: var(--theme-accent-1);\r\n        background: rgba(212, 175, 55, 0.05);\r\n    }\r\n    .pg-toggle-btn.active {\r\n        background: var(--theme-accent-1);\r\n        color: #1c1917;\r\n        border-color: var(--theme-accent-1);\r\n        font-weight: 700;\r\n        box-shadow: 0 4px 10px rgba(0,0,0,0.3);\r\n    }\r\n\r\n    .pg-action-btn {\r\n        width: 46px;\r\n        height: 46px;\r\n        background: var(--theme-surface);\r\n        border: 1px solid rgba(255,255,255,0.1);\r\n        color: var(--theme-accent-1);\r\n        font-size: 1.2rem;\r\n        cursor: pointer;\r\n        transition: var(--transition-snap);\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        border-radius: 2px;\r\n        \/* FORCE FONT WEIGHT FOR FA ICONS *\/\r\n        font-weight: 900 !important;\r\n    }\r\n    .pg-action-btn:hover {\r\n        background: var(--theme-accent-3); \/* Imperial Red on Hover *\/\r\n        border-color: var(--theme-accent-3);\r\n        color: #fff;\r\n        transform: translateY(-2px);\r\n        box-shadow: 0 5px 15px rgba(0,0,0,0.3);\r\n    }\r\n\r\n    \/* RESULTS *\/\r\n    .pg-results-area {\r\n        padding: 40px;\r\n        background: rgba(28, 25, 23, 0.5);\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(340px, 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: 150px;\r\n        border-radius: 2px;\r\n        overflow: hidden;\r\n    }\r\n    \r\n    .pg-result-card:hover {\r\n        transform: translateY(-4px);\r\n        border-color: var(--theme-accent-1);\r\n        box-shadow: var(--shadow-glow);\r\n        background: #333;\r\n    }\r\n\r\n    \/* Decorative Corner for Cards *\/\r\n    .pg-result-card::after {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0; right: 0;\r\n        width: 10px; height: 10px;\r\n        border-top: 2px solid var(--theme-accent-1);\r\n        border-right: 2px solid var(--theme-accent-1);\r\n        opacity: 0;\r\n        transition: 0.3s;\r\n    }\r\n    .pg-result-card:hover::after { opacity: 1; }\r\n\r\n    .pg-card-header {\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        margin-bottom: 15px;\r\n        padding-bottom: 12px;\r\n        border-bottom: 1px solid rgba(255, 255, 255, 0.05);\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); \/* Gold Text *\/\r\n        border: 1px solid var(--theme-accent-1);\r\n        padding: 3px 8px;\r\n        font-weight: 600;\r\n        font-family: var(--primary-font);\r\n        border-radius: 0;\r\n    }\r\n    .pg-result-card:hover .pg-card-tag { background: var(--theme-accent-1); color: #1c1917; }\r\n\r\n    .pg-copy-hint {\r\n        font-size: 0.75rem;\r\n        color: var(--theme-text-muted);\r\n        opacity: 0;\r\n        transition: 0.2s;\r\n        font-weight: 500;\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.5rem;\r\n        color: var(--theme-text-main);\r\n        word-break: break-all;\r\n        line-height: 1.4;\r\n        font-weight: 400;\r\n        text-align: left;\r\n        padding: 10px 0;\r\n        max-height: 160px;\r\n        overflow-y: auto;\r\n        scrollbar-width: thin;\r\n        scrollbar-color: var(--theme-accent-1) transparent;\r\n        direction: ltr; \r\n    }\r\n    \r\n    .pg-card-preview::-webkit-scrollbar { width: 4px; }\r\n    .pg-card-preview::-webkit-scrollbar-track { background: var(--theme-deep); }\r\n    .pg-card-preview::-webkit-scrollbar-thumb { background-color: var(--theme-accent-1); border-radius: 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: 1px solid var(--theme-accent-1);\r\n        padding: 14px 40px;\r\n        font-weight: 600;\r\n        cursor: pointer;\r\n        transition: var(--transition-snap);\r\n        font-size: 0.9rem;\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: 2px;\r\n        text-transform: uppercase;\r\n        letter-spacing: 2px;\r\n    }\r\n    .pg-btn-load:hover {\r\n        background: var(--theme-accent-1);\r\n        color: #1c1917;\r\n        box-shadow: 0 0 20px rgba(212, 175, 55, 0.3);\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: 50px;\r\n        max-width: 100%;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 10px;\r\n        border-left: 3px solid var(--theme-accent-3); \/* Imperial Red Line *\/\r\n        padding-left: 25px;\r\n    }\r\n    .pg-section-heading h2 {\r\n        font-family: var(--primary-font);\r\n        font-size: 2.5rem;\r\n        font-weight: 400;\r\n        color: var(--theme-text-main); \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: 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: 2px;\r\n    }\r\n    \r\n    \/* Asymmetric Grid Hover Effect *\/\r\n    .pg-info-card:hover {\r\n        transform: translateY(-8px);\r\n        border-color: var(--theme-accent-1);\r\n        background: #333;\r\n        box-shadow: 0 10px 30px rgba(0,0,0,0.5);\r\n    }\r\n    \r\n    .pg-info-icon {\r\n        font-size: 1.8rem;\r\n        margin-bottom: 20px;\r\n        color: var(--theme-accent-1);\r\n        background: rgba(255, 255, 255, 0.05);\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: 50%; \/* Circle contrasts with sharp cards *\/\r\n        transition: var(--transition-snap);\r\n        border: 1px solid rgba(212, 175, 55, 0.3);\r\n    }\r\n    .pg-info-card:hover .pg-info-icon {\r\n        background: var(--theme-accent-1);\r\n        color: #1c1917;\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: 400; \r\n        color: #f5f5f4; \r\n        font-family: var(--primary-font);\r\n        letter-spacing: 0.5px;\r\n        text-transform: uppercase;\r\n    }\r\n    .pg-info-card p { \r\n        font-size: 0.95rem; \r\n        color: #d6d3d1; \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 - WAX SEAL STYLE *\/\r\n    .pg-toast {\r\n        visibility: hidden;\r\n        min-width: 250px;\r\n        background: var(--theme-accent-3); \/* Red Seal *\/\r\n        color: #fff;\r\n        text-align: center;\r\n        border-radius: 50px;\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: 600;\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        border: 2px solid rgba(255,255,255,0.2);\r\n    }\r\n    .pg-toast.show { \r\n        visibility: visible; \r\n        opacity: 1; \r\n        transform: translateX(-50%) translateY(0);\r\n    }\r\n\r\n    \/* RESPONSIVE *\/\r\n    @media (max-width: 800px) {\r\n        .pg-container { \r\n            padding-top: 20px !important; \r\n            padding-left: 10px !important; \r\n            padding-right: 10px !important; \r\n        }\r\n\r\n        .pg-hero-content-wrapper { padding-top: 30px; }\r\n        .pg-main-title { font-size: 2.2rem; margin-bottom: 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.4rem !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.7rem; }\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.75rem; white-space: nowrap; }\r\n        .pg-action-btn { width: 40px; height: 40px; font-size: 1.1rem; 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            text-align: left; \r\n            border-left: 3px solid var(--theme-accent-3); \r\n            padding-left: 15px; \r\n            margin-bottom: 30px;\r\n        }\r\n        .pg-section-heading h2 { font-size: 1.8rem; }\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\">Latin Font Generator: Classical Roman Ancient Symbols<\/h1>\r\n            <p class=\"pg-subtitle\">Convert modern text into Classical Latin styles. Featuring Roman serif characters, academic scripts, and historic small caps inspired by ancient stone carvings.<\/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=\"Scribere hic... (Type here)\"><\/textarea>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"pg-features-group\">\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Scriptum Genus (Styles)<\/span>\r\n                            <div class=\"pg-btn-row\">\r\n                                <button class=\"pg-toggle-btn active\" id=\"pgBtnAll\">Omnis (All)<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnRoman\">Roman<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnScholar\">Scholarly<\/button>\r\n                                <button class=\"pg-toggle-btn\" id=\"pgBtnDecor\">Symbolic<\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div>\r\n                            <span class=\"pg-filter-label\">Symbola (Symbols)<\/span>\r\n                            <div class=\"pg-btn-row\">\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83c\udfdb\" title=\"Temple\"><i class=\"fa-solid fa-landmark\"><\/i><\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83d\udcdc\" title=\"Scroll\"><i class=\"fa-solid fa-scroll\"><\/i><\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\u2712\" title=\"Quill\"><i class=\"fa-solid fa-pen-nib\"><\/i><\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\ud83c\udf3f\" title=\"Laurel\"><i class=\"fa-solid fa-leaf\"><\/i><\/button>\r\n                                <button class=\"pg-action-btn\" data-insert=\"\u2694\" title=\"Swords\"><i class=\"fa-solid fa-shield-halved\"><\/i><\/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-scroll\"><\/i> Load More Scripts<\/button>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n\t    <section class=\"pg-section\">\r\n        <div class=\"pg-container\">\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t<\/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>Litterae Romanae<\/h2>\r\n                <p>Explore different eras of Latin typography, from stone inscriptions to medieval manuscripts.<\/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-monument\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Capitalis Monumentalis<\/h3>\r\n                        <p>The classic Roman square capitals found on monuments like Trajan's Column.<\/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-book-open\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Academic Serif<\/h3>\r\n                        <p>Bold, authoritative serif fonts used in scholarly texts and university mottos.<\/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>Medieval Script<\/h3>\r\n                        <p>Evolution of Latin into Gothic and Fraktur styles used in ancient manuscripts.<\/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-landmark\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Double Struck<\/h3>\r\n                        <p>A chiseled effect mimicking letters carved into marble or stone.<\/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-leaf\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Laurel Frames<\/h3>\r\n                        <p>Text surrounded by symbols of victory and status in Ancient Rome.<\/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>Latin Quotes<\/h3>\r\n                        <p>Formats perfect for sharing wisdom like \"Carpe Diem\" or \"Veni Vidi Vici\".<\/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>Usus Hodiernus (Modern Usage)<\/h2>\r\n                <p>How to utilize classical typography in the digital age.<\/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-graduation-cap\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Academic Papers<\/h3>\r\n                        <p>Add gravitas to titles and headers in educational documents.<\/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-palette\"><\/i><\/div>\r\n                    <div>\r\n                        <h3>Logo Design<\/h3>\r\n                        <p>Create timeless, historic branding for legal or luxury firms.<\/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>Social Captions<\/h3>\r\n                        <p>Stand out with unique serif characters in your bio and posts.<\/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>RPG Gaming<\/h3>\r\n                        <p>Perfect for naming guilds, ancient spells, or historical characters.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <div id=\"pgToast\" class=\"pg-toast\"><i class=\"fa-solid fa-feather-pointed\"><\/i> COPIED TO PARCHMENT!<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    \r\n    \/\/ MAPPINGS\r\n    const ALPHABET = \"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\";\r\n    \r\n    \/\/ Font Maps\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 mapMathSerif = \"\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\udc2f\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 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 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 mapDoubleStruck = \"\ud835\udd52\ud835\udd53\ud835\udd54\ud835\udd55\ud835\udd56\ud835\udd57\ud835\udd58\ud835\udd59\ud835\udd5a\ud835\udd5b\ud835\udd5c\ud835\udd5d\ud835\udd5e\ud835\udd5f\ud835\udd60\ud835\udd61\ud835\udd62\ud835\udd63\ud835\udd64\ud835\udd65\ud835\udd66\ud835\udd67\ud835\udd68\ud835\udd69\ud835\udd6a\ud835\udd6b\ud835\udd38\ud835\udd39\u2102\ud835\udd3b\ud835\udd3c\ud835\udd3d\ud835\udd3e\u210d\ud835\udd40\ud835\udd41\ud835\udd42\ud835\udd43\ud835\udd44\u2115\ud835\udd46\u2119\u211a\u211d\ud835\udd4a\ud835\udd4b\ud835\udd4c\ud835\udd4d\ud835\udd4e\ud835\udd4f\ud835\udd50\u2124\ud835\udfd8\ud835\udfd9\ud835\udfda\ud835\udfdb\ud835\udfdc\ud835\udfdd\ud835\udfde\ud835\udfdf\ud835\udfe0\ud835\udfe1\";\r\n    const mapScript = \"\ud835\udcea\ud835\udceb\ud835\udcec\ud835\udced\ud835\udcee\ud835\udcef\ud835\udcf0\ud835\udcf1\ud835\udcf2\ud835\udcf3\ud835\udcf4\ud835\udcf5\ud835\udcf6\ud835\udcf7\ud835\udcf8\ud835\udcf9\ud835\udcfa\ud835\udcfb\ud835\udcfc\ud835\udcfd\ud835\udcfe\ud835\udcff\ud835\udd00\ud835\udd01\ud835\udd02\ud835\udd03\ud835\udcd0\ud835\udcd1\ud835\udcd2\ud835\udcd3\ud835\udcd4\ud835\udcd5\ud835\udcd6\ud835\udcd7\ud835\udcd8\ud835\udcd9\ud835\udcda\ud835\udcdb\ud835\udcdc\ud835\udcdd\ud835\udcde\ud835\udcdf\ud835\udce0\ud835\udce1\ud835\udce2\ud835\udce3\ud835\udce4\ud835\udce5\ud835\udce6\ud835\udce7\ud835\udce8\ud835\udce90123456789\";\r\n    const mapSmallCaps = \"\u1d00\u0299\u1d04\u1d05\u1d07\u0493\u0262\u029c\u026a\u1d0a\u1d0b\u029f\u1d0d\u0274\u1d0f\u1d18\u01eb\u0280s\u1d1b\u1d1c\u1d20\u1d21x\u028f\u1d22\u1d00\u0299\u1d04\u1d05\u1d07\u0493\u0262\u029c\u026a\u1d0a\u1d0b\u029f\u1d0d\u0274\u1d0f\u1d18\u01eb\u0280s\u1d1b\u1d1c\u1d20\u1d21x\u028f\u1d220123456789\";\r\n    const mapMono = \"\ud835\ude8a\ud835\ude8b\ud835\ude8c\ud835\ude8d\ud835\ude8e\ud835\ude8f\ud835\ude90\ud835\ude91\ud835\ude92\ud835\ude93\ud835\ude94\ud835\ude95\ud835\ude96\ud835\ude97\ud835\ude98\ud835\ude99\ud835\ude9a\ud835\ude9b\ud835\ude9c\ud835\ude9d\ud835\ude9e\ud835\ude9f\ud835\udea0\ud835\udea1\ud835\udea2\ud835\udea3\ud835\ude70\ud835\ude71\ud835\ude72\ud835\ude73\ud835\ude74\ud835\ude75\ud835\ude76\ud835\ude77\ud835\ude78\ud835\ude79\ud835\ude7a\ud835\ude7b\ud835\ude7c\ud835\ude7d\ud835\ude7e\ud835\ude7f\ud835\ude80\ud835\ude81\ud835\ude82\ud835\ude83\ud835\ude84\ud835\ude85\ud835\udc16\ud835\ude87\ud835\udc18\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 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\r\n    const STYLES = [\r\n        \/\/ --- CLASSICAL ROMAN ---\r\n        { name: \"Small Caps (Monumental)\", type: \"map\", map: mapSmallCaps, tag: \"Roman\" },\r\n        { name: \"Serif Bold (Imperial)\", type: \"map\", map: mapSerifBold, tag: \"Roman\" },\r\n        { name: \"Double Struck (Chiseled)\", type: \"map\", map: mapDoubleStruck, tag: \"Roman\" },\r\n        { name: \"Italic Serif\", type: \"map\", map: mapMathSerif, tag: \"Roman\" },\r\n        { name: \"Wide Serif (Inscription)\", type: \"map\", map: mapWide, tag: \"Roman\" },\r\n\r\n        \/\/ --- SCHOLARLY \/ ACADEMIC ---\r\n        { name: \"Medieval Fraktur\", type: \"map\", map: mapFraktur, tag: \"Scholar\" },\r\n        { name: \"Gothic Bold\", type: \"map\", map: mapFrakturBold, tag: \"Scholar\" },\r\n        { name: \"Royal Script\", type: \"map\", map: mapScript, tag: \"Scholar\" },\r\n        { name: \"Typewriter (Codex)\", type: \"map\", map: mapMono, tag: \"Scholar\" },\r\n        \r\n        \/\/ --- SYMBOLIC \/ DECORATIVE ---\r\n        { name: \"Laurel Wreath\", type: \"surround\", prefix: \"\ud83c\udf3f \", suffix: \" \ud83c\udf3f\", tag: \"Symbolic\" },\r\n        { name: \"Roman Pillar\", type: \"surround\", prefix: \"\ud83c\udfdb\ufe0f \", suffix: \" \ud83c\udfdb\ufe0f\", tag: \"Symbolic\" },\r\n        { name: \"Scroll Work\", type: \"surround\", prefix: \"\ud83d\udcdc \", suffix: \" \ud83d\udcdc\", tag: \"Symbolic\" },\r\n        { name: \"SPQR Standard\", type: \"surround\", prefix: \"\ud83e\udd85 \", suffix: \" \ud83e\udd85\", tag: \"Symbolic\" },\r\n        { name: \"Swords (Gladiator)\", type: \"surround\", prefix: \"\u2694\ufe0f \", suffix: \" \u2694\ufe0f\", tag: \"Symbolic\" },\r\n        { name: \"Quoted Wisdom\", type: \"surround\", prefix: \"\u275d \", suffix: \" \u275e\", tag: \"Symbolic\" },\r\n        { name: \"Bookend\", type: \"surround\", prefix: \"\ud83d\udcd6 \", suffix: \" \ud83d\udcd6\", tag: \"Symbolic\" },\r\n        { name: \"Star (Astra)\", type: \"surround\", prefix: \"\u2727 \", suffix: \" \u2727\", tag: \"Symbolic\" },\r\n        \r\n        \/\/ --- MIXED STYLES ---\r\n        { name: \"Imperial Decree\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83d\udcdc \", suffix: \" \ud83d\udcdc\", tag: \"Roman\" },\r\n        { name: \"Stone Tablet\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u3010 \", suffix: \" \u3011\", tag: \"Roman\" },\r\n        { name: \"Caesar's Coin\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83e\ude99 \", suffix: \" \ud83e\ude99\", tag: \"Roman\" },\r\n        { name: \"Ancient Manuscript\", type: \"map-surround\", map: mapFraktur, prefix: \"\u2712\ufe0f \", suffix: \"\", tag: \"Scholar\" },\r\n        { name: \"Victory (Victoria)\", type: \"map-surround\", map: mapSerifBold, prefix: \"\ud83c\udfc6 \", suffix: \" \ud83c\udfc6\", tag: \"Symbolic\" },\r\n        { name: \"Temple Inscription\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\ud83c\udfdb\ufe0f \", suffix: \" \ud83c\udfdb\ufe0f\", tag: \"Roman\" },\r\n        { name: \"Latin Warning\", type: \"map-surround\", map: mapSerifBold, prefix: \"\u26a0\ufe0f \", suffix: \" \u26a0\ufe0f\", tag: \"Symbolic\" },\r\n        { name: \"Philosopher\", type: \"map-surround\", map: mapMathSerif, prefix: \"\ud83e\udd14 \", suffix: \"\", tag: \"Scholar\" },\r\n        { name: \"Holy Script\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\u271d\ufe0f \", suffix: \" \u271d\ufe0f\", tag: \"Scholar\" },\r\n        { name: \"Angelic\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\ud83d\udc7c \", suffix: \" \ud83d\udc7c\", tag: \"Symbolic\" },\r\n        \r\n        \/\/ --- DECORATORS & BORDERS ---\r\n        { name: \"Corner Brackets\", type: \"surround\", prefix: \"\u300e \", suffix: \" \u300f\", tag: \"Roman\" },\r\n        { name: \"Double Lines\", type: \"surround\", prefix: \"\u2551 \", suffix: \" \u2551\", tag: \"Roman\" },\r\n        { name: \"Ornate Border\", type: \"surround\", prefix: \"\ua9c1 \", suffix: \" \ua9c2\", tag: \"Symbolic\" },\r\n        { name: \"Arrow (Sagitta)\", type: \"surround\", prefix: \"\u27b3 \", suffix: \" \u27b3\", tag: \"Symbolic\" },\r\n        { name: \"Greek\/Latin Frame\", type: \"surround\", prefix: \"\ud83c\uddec\ud83c\uddf7 \", suffix: \" \ud83c\uddee\ud83c\uddf9\", tag: \"Roman\" },\r\n        { name: \"Scales of Justice\", type: \"surround\", prefix: \"\u2696\ufe0f \", suffix: \" \u2696\ufe0f\", tag: \"Scholar\" },\r\n        { name: \"Time (Tempus)\", type: \"surround\", prefix: \"\u231b \", suffix: \" \u231b\", tag: \"Symbolic\" },\r\n        { name: \"Grave (Memento Mori)\", type: \"surround\", prefix: \"\u26b0\ufe0f \", suffix: \" \u26b0\ufe0f\", tag: \"Symbolic\" },\r\n        { name: \"Key (Clavis)\", type: \"surround\", prefix: \"\ud83d\udddd\ufe0f \", suffix: \" \ud83d\udddd\ufe0f\", tag: \"Symbolic\" },\r\n        { name: \"Sun (Sol)\", type: \"surround\", prefix: \"\u2600\ufe0f \", suffix: \" \u2600\ufe0f\", tag: \"Symbolic\" },\r\n        { name: \"Moon (Luna)\", type: \"surround\", prefix: \"\ud83c\udf19 \", suffix: \" \ud83c\udf19\", tag: \"Symbolic\" },\r\n        { name: \"Underline (Emphasis)\", type: \"combine\", mark: \"\\u0332\", tag: \"Scholar\" },\r\n        { name: \"Overline (Macron)\", type: \"combine\", mark: \"\\u0305\", tag: \"Scholar\" },\r\n        { name: \"Spaced (Harsh)\", type: \"spaced\", tag: \"Roman\" },\r\n        { name: \"Dash Joined\", type: \"join\", joiner: \"-\", tag: \"Roman\" },\r\n        { name: \"Dot Joined\", type: \"join\", joiner: \"\u00b7\", tag: \"Roman\" }, \/\/ Middle dot is very Latin\r\n        \r\n        \/\/ --- EXTRA VARIATIONS for 100+ Goal ---\r\n        { name: \"Bold Brackets\", type: \"map-surround\", map: mapSerifBold, prefix: \"[ \", suffix: \" ]\", tag: \"Roman\" },\r\n        { name: \"Small Cap Quotes\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u201c\", suffix: \"\u201d\", tag: \"Roman\" },\r\n        { name: \"Fraktur Stars\", type: \"map-surround\", map: mapFraktur, prefix: \"\u2605 \", suffix: \" \u2605\", tag: \"Scholar\" },\r\n        { name: \"Script Flowers\", type: \"map-surround\", map: mapScript, prefix: \"\u2740 \", suffix: \" \u2740\", tag: \"Symbolic\" },\r\n        { name: \"Double Struck Plus\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"+ \", suffix: \" +\", tag: \"Roman\" },\r\n        { name: \"Wide Arrows\", type: \"map-surround\", map: mapWide, prefix: \"\u2190 \", suffix: \" \u2192\", tag: \"Roman\" },\r\n        { name: \"Serif Parens\", type: \"map-surround\", map: mapSerifBold, prefix: \"( \", suffix: \" )\", tag: \"Roman\" },\r\n        { name: \"Monospace Code\", type: \"map-surround\", map: mapMono, prefix: \"< \", suffix: \" >\", tag: \"Scholar\" },\r\n        { name: \"Bold Slash\", type: \"map-surround\", map: mapSerifBold, prefix: \"\/ \", suffix: \" \/\", tag: \"Roman\" },\r\n        { name: \"Gothic Cross\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\u2720 \", suffix: \" \u2720\", tag: \"Symbolic\" },\r\n        { name: \"Small Cap Star\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u22c6 \", suffix: \" \u22c6\", tag: \"Roman\" },\r\n        { name: \"Math Bold\", type: \"map-surround\", map: mapMathSerif, prefix: \"\u2211 \", suffix: \"\", tag: \"Scholar\" },\r\n        { name: \"Script Heart\", type: \"map-surround\", map: mapScript, prefix: \"\u2764 \", suffix: \" \u2764\", tag: \"Symbolic\" },\r\n        { name: \"Wide Brackets\", type: \"map-surround\", map: mapWide, prefix: \"\u3010 \", suffix: \" \u3011\", tag: \"Roman\" },\r\n        { name: \"Double Struck X\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u2612 \", suffix: \"\", tag: \"Roman\" },\r\n        { name: \"Serif Check\", type: \"map-surround\", map: mapSerifBold, prefix: \"\u2713 \", suffix: \"\", tag: \"Roman\" },\r\n        { name: \"Fraktur Crown\", type: \"map-surround\", map: mapFraktur, prefix: \"\u2654 \", suffix: \" \u2654\", tag: \"Scholar\" },\r\n        { name: \"Bold Anchor\", type: \"map-surround\", map: mapSerifBold, prefix: \"\u2693 \", suffix: \"\", tag: \"Symbolic\" },\r\n        { name: \"Small Cap Note\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u266b \", suffix: \" \u266b\", tag: \"Symbolic\" },\r\n        { name: \"Mono Warning\", type: \"map-surround\", map: mapMono, prefix: \"!! \", suffix: \" !!\", tag: \"Scholar\" },\r\n        { name: \"Wide Question\", type: \"map-surround\", map: mapWide, prefix: \"\u00bf \", suffix: \" ?\", tag: \"Roman\" },\r\n        { name: \"Serif Money\", type: \"map-surround\", map: mapSerifBold, prefix: \"$ \", suffix: \" $\", tag: \"Roman\" },\r\n        { name: \"Gothic Moon\", type: \"map-surround\", map: mapFrakturBold, prefix: \"\u263e \", suffix: \" \u263d\", tag: \"Scholar\" },\r\n        { name: \"Double Sun\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u2600 \", suffix: \" \u2600\", tag: \"Symbolic\" },\r\n        { name: \"Script Peace\", type: \"map-surround\", map: mapScript, prefix: \"\u262e \", suffix: \" \u262e\", tag: \"Symbolic\" },\r\n        { name: \"Serif Phone\", type: \"map-surround\", map: mapSerifBold, prefix: \"\u260e \", suffix: \"\", tag: \"Roman\" },\r\n        { name: \"Small Cap Mail\", type: \"map-surround\", map: mapSmallCaps, prefix: \"\u2709 \", suffix: \"\", tag: \"Roman\" },\r\n        { name: \"Wide Pencil\", type: \"map-surround\", map: mapWide, prefix: \"\u270e \", suffix: \"\", tag: \"Roman\" },\r\n        { name: \"Mono Scissors\", type: \"map-surround\", map: mapMono, prefix: \"\u2702 \", suffix: \"\", tag: \"Scholar\" },\r\n        { name: \"Gothic Skull\", type: \"map-surround\", map: mapFraktur, prefix: \"\u2620 \", suffix: \"\", tag: \"Symbolic\" },\r\n        { name: \"Bold Diamond\", type: \"map-surround\", map: mapSerifBold, prefix: \"\u2666 \", suffix: \" \u2666\", tag: \"Symbolic\" },\r\n        { name: \"Double Struck Circle\", type: \"map-surround\", map: mapDoubleStruck, prefix: \"\u25cb \", suffix: \" \u25cb\", tag: \"Roman\" }\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 btnRoman = document.getElementById('pgBtnRoman');\r\n    const btnScholar = document.getElementById('pgBtnScholar');\r\n    const btnDecor = document.getElementById('pgBtnDecor');\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 || \"Senatus Populusque Romanus\";\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    \/\/ UPDATED ACTION BUTTON LISTENER FOR WORDPRESS FIX\r\n    actionBtns.forEach(btn => {\r\n        btn.addEventListener('click', (e) => {\r\n            const targetBtn = e.target.closest('.pg-action-btn');\r\n            const symbol = targetBtn.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, btnRoman, btnScholar, btnDecor].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    btnRoman.addEventListener('click', () => setFilter('Roman', btnRoman));\r\n    btnScholar.addEventListener('click', () => setFilter('Scholar', btnScholar));\r\n    btnDecor.addEventListener('click', () => setFilter('Symbolic', btnDecor));\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":"open","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-6649","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6649","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=6649"}],"version-history":[{"count":4,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6649\/revisions"}],"predecessor-version":[{"id":6947,"href":"https:\/\/themeton.com\/wp-json\/wp\/v2\/pages\/6649\/revisions\/6947"}],"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=6649"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}