{"id":5429,"date":"2026-04-03T00:00:31","date_gmt":"2026-04-03T00:00:31","guid":{"rendered":"https:\/\/fonttor.com\/?page_id=5429"},"modified":"2026-05-19T11:03:33","modified_gmt":"2026-05-19T11:03:33","slug":"chinese","status":"publish","type":"page","link":"https:\/\/fonttor.com\/chinese\/","title":{"rendered":"Chinese Font Generator \u2013 Design Instantly Free"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5429\" class=\"elementor elementor-5429\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f722817 e-con-full e-flex e-con e-parent\" data-id=\"7f722817\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-292624f7 elementor-widget elementor-widget-shortcode\" data-id=\"292624f7\" 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\"><div id=\"chinese-font-generator\">\r\n    <!-- CSS Styles -->\r\n    <style>\r\n        \/* Import Google Fonts *\/\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+SC:wght@300;400;500;700;900&family=Ma+Shan+Zheng&family=ZCOOL+KuaiLe&family=ZCOOL+XiaoWei&display=swap');\r\n        @import url('https:\/\/fonts.googleapis.com\/icon?family=Material+Icons');\r\n\r\n        \/* Global Styles *\/\r\n        * {\r\n            box-sizing: border-box;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        #chinese-font-generator {\r\n            font-family: 'Noto Sans SC', sans-serif;\r\n            background: linear-gradient(135deg, #8B0000 0%, #DC143C 50%, #B22222 100%);\r\n            width: 100%;\r\n            padding: 20px 0;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        #chinese-font-generator::before {\r\n            content: \"\";\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\"><rect width=\"100\" height=\"100\" fill=\"none\"\/><path d=\"M0,0 L100,100 M100,0 L0,100 M50,0 L50,100 M0,50 L100,50\" stroke=\"rgba(255,215,0,0.1)\" stroke-width=\"1\"\/><\/svg>');\r\n            z-index: 0;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 15px;\r\n            position: relative;\r\n            z-index: 1;\r\n\t\t\t\t\t  padding-top:0 !important;\r\n\t\t\t\t\t  width: 100%;\r\n        }\r\n\r\n        \/* Typography using clamp() *\/\r\n        h1 {\r\n            font-size: clamp(1.6rem, 4vw, 3.2rem);\r\n            line-height: 1.2;\r\n            font-weight: 900;\r\n            color: transparent;\r\n            background: linear-gradient(90deg, #FFD700, #FFA500, #FF8C00);\r\n            background-clip: text;\r\n            -webkit-background-clip: text;\r\n            text-align: center;\r\n            \r\n            text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);\r\n            font-family: 'ZCOOL XiaoWei', serif;\r\n        }\r\n\r\n        h2 {\r\n            font-size: clamp(1.3rem, 3vw, 2.2rem);\r\n            line-height: 1.3;\r\n            font-family: 'ZCOOL XiaoWei', serif;\r\n            color: #8B0000;\r\n        }\r\n        \r\n        #chinese-font-generator p, #chinese-font-generator li, #chinese-font-generator label, #chinese-font-generator input, #chinese-font-generator select, #chinese-font-generator button {\r\n            font-size: clamp(0.9rem, 1vw, 1.2rem);\r\n            line-height: 1.5;\r\n        }\r\n\r\n        .subheading {\r\n            color: rgba(255, 255, 255, 0.95);\r\n            text-align: center;\r\n            margin-bottom: 10px;\r\n            max-width: 800px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n            padding: clamp(0.25rem, 1.5vw, 0.75rem);\r\n            background: rgba(139, 0, 0, 0.3);\r\n            border-radius: 10px;\r\n        }\r\n        \r\n        \/* Generator Tool Styles *\/\r\n        .generator-tool {\r\n            background: linear-gradient(135deg, #FFF8DC 0%, #F5DEB3 100%);\r\n            border-radius: 20px;\r\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\r\n            padding: 30px; \/* Reduced padding for compact view *\/\r\n        \r\n        }\r\n\r\n        .input-group { margin-bottom: 16px; }\r\n\r\n        label {\r\n            display: flex; align-items: center; margin-bottom: 8px; \/* Reduced margin *\/\r\n            font-weight: 600; color: #8B0000;\r\n        }\r\n\r\n        label .material-icons { margin-right: 8px; }\r\n\r\n        input[type=\"text\"], select {\r\n            width: 100%; padding: 12px 15px; \/* Compact padding *\/\r\n            border: 2px solid rgba(139, 0, 0, 0.3); border-radius: 10px;\r\n            transition: all 0.3s ease; background-color: rgba(255, 255, 255, 0.8);\r\n        }\r\n\r\n        input[type=\"text\"]:focus, select:focus {\r\n            border-color: #DC143C; outline: none;\r\n            box-shadow: 0 0 0 4px rgba(220, 20, 60, 0.2);\r\n        }\r\n\r\n        \/* Compact Features & Actions Layout *\/\r\n        .features-section {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr; \/* Two columns for presets and decorations *\/\r\n            gap: clamp(0.25rem, 1.5vw, 0.75rem);\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n        .actions-section {\r\n            display: grid;\r\n            grid-template-columns: 1fr 2fr 1fr; \/* Three columns for buttons *\/\r\n            gap: clamp(0.25rem, 1.5vw, 0.75rem);\r\n        }\r\n\r\n        .action-btn, .generate-btn {\r\n            padding: 12px;\r\n            border-radius: 10px;\r\n            font-weight: 700;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .action-btn {\r\n            background: transparent; color: #8B0000;\r\n            border: 2px solid rgba(139, 0, 0, 0.3);\r\n        }\r\n        .action-btn:hover { background: rgba(139, 0, 0, 0.1); border-color: #DC143C; }\r\n\r\n        .generate-btn {\r\n            background: linear-gradient(135deg, #8B0000 0%, #DC143C 100%);\r\n            color: white; border: none;\r\n            box-shadow: 0 8px 25px rgba(139, 0, 0, 0.3);\r\n        }\r\n        .generate-btn:hover { transform: translateY(-3px); }\r\n        .generate-btn .material-icons { margin-right: 8px; }\r\n        \r\n        \/* --- Output Section --- *\/\r\n        .output-section { width: 100%; margin-block: clamp(0.25rem, 1.5vw, 0.75rem); }\r\n        .results-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\r\n            gap: clamp(0.25rem, 1.5vw, 0.75rem);\r\n        }\r\n        .result-card {\r\n            background: #FFF8DC; border: 2px solid rgba(139, 0, 0, 0.3); border-radius: 15px;\r\n            padding: clamp(0.25rem, 1.5vw, 0.75rem); display: flex; flex-direction: column;\r\n            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\r\n            opacity: 0; animation: fadeIn 0.5s ease forwards;\r\n            height: 200px;\r\n            overflow-y: auto;\r\n            overflow-x: hidden;\r\n        }\r\n        @keyframes fadeIn { to { opacity: 1; } }\r\n        .result-card:hover { transform: translateY(-8px); }\r\n        .style-title {\r\n            font-size: clamp(0.75rem, 1vw, 0.95rem); font-weight: 700; color: #8B0000;\r\n            margin-bottom: 8px; font-family: 'ZCOOL XiaoWei', serif;\r\n        }\r\n        .result-text {\r\n            font-size: 1.5rem; margin-bottom: 15px; word-break: break-all;\r\n            flex-grow: 1; color: #333; background: white;\r\n            padding: 10px; border-radius: 8px; text-align: center;\r\n        }\r\n        .copy-btn {\r\n            background: #8B0000; border: none; border-radius: 8px; padding: 8px 15px;\r\n            cursor: pointer; align-self: flex-end; display: flex; align-items: center; color: #fff;\r\n        }\r\n        .copy-btn:hover { background: #DC143C; }\r\n        .copy-btn.copied { background: #FFD700; color: #8B0000; }\r\n        \r\n        .load-more-container { text-align: center; margin-top: clamp(0.25rem, 1.5vw, 0.75rem); }\r\n        .load-more-btn {\r\n            background: linear-gradient(135deg, #8B0000 0%, #DC143C 100%);\r\n            color: white; border: none; border-radius: 12px; padding: 12px 30px;\r\n            font-weight: 700; cursor: pointer;\r\n        }\r\n        .load-more-btn.hidden { display: none; }\r\n        \r\n        \/* Content Sections *\/\r\n        .content-section {\r\n            background: linear-gradient(135deg, #FFF8DC 0%, #F5DEB3 100%);\r\n            border-radius: 20px; box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);\r\n            padding: 35px; margin-block: 35px; border: 2px solid rgba(255, 215, 0, 0.3);\r\n        }\r\n        .content-section h2 {\r\n            margin-bottom: 25px; padding-bottom: 15px; border-bottom: 2px solid rgba(139, 0, 0, 0.3);\r\n            display: flex; align-items: center;\r\n        }\r\n        .content-section h2 .material-icons { margin-right: 12px; color: #DC143C; }\r\n        .content-section p { margin-bottom: 20px; }\r\n        .content-section ul { margin-left: 25px; margin-bottom: 20px; }\r\n        .content-section li { margin-bottom: 12px; }\r\n\r\n        \/* Table & Accordion Styles *\/\r\n        .styled-table { width: 100%; border-collapse: collapse; margin: 25px 0; border-radius: 10px; overflow: hidden; }\r\n        .styled-table th, .styled-table td { padding: 15px 20px; text-align: left; }\r\n        .styled-table th { background: linear-gradient(135deg, #8B0000 0%, #DC143C 100%); color: white; }\r\n        .accordion-item { border-bottom: 1px solid rgba(139, 0, 0, 0.3); padding: 20px 0; }\r\n        .accordion-question { font-weight: 600; cursor: pointer; display: flex; justify-content: space-between; align-items: center; }\r\n        .accordion-icon { transition: transform 0.3s ease; }\r\n        .accordion-item.active .accordion-icon { transform: rotate(180deg); }\r\n        .accordion-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }\r\n        .accordion-item.active .accordion-answer { max-height: 500px; padding-top: 15px; }\r\n\r\n        \/* Toast Notification *\/\r\n        .toast {\r\n            position: fixed; bottom: 30px; right: 30px;\r\n            background: linear-gradient(135deg, #8B0000 0%, #DC143C 100%);\r\n            color: white; padding: 15px 25px; border-radius: 10px;\r\n            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25); transform: translateY(100px); opacity: 0;\r\n            transition: transform 0.3s, opacity 0.3s; z-index: 1000; display: flex; align-items: center;\r\n        }\r\n        .toast.show { transform: translateY(0); opacity: 1; }\r\n    <\/style>\r\n    \r\n    <div class=\"container\">\r\n        <h1>Chinese Font Generator - Design Instantly Free<\/h1>\r\n        <p class=\"subheading\">Transform your text into stunning Chinese fonts with our AI-powered generator. Create unique, eye-catching typography for your projects in seconds.<\/p>\r\n        \r\n        <!-- Generator Tool -->\r\n        <div class=\"generator-tool\">\r\n            <!-- Row 1: Input -->\r\n            <div class=\"input-group\">\r\n                <label for=\"keyword-input\"><span class=\"material-icons\">text_fields<\/span>Enter text to transform<\/label>\r\n                <input type=\"text\" id=\"keyword-input\" placeholder=\"Enter your text here...\" aria-label=\"Enter text to transform\">\r\n            <\/div>\r\n            \r\n            <!-- Row 2: Features -->\r\n            <div class=\"features-section\">\r\n                <div class=\"feature-group\">\r\n                    <label for=\"presets-select\"><span class=\"material-icons\">collections<\/span>Presets<\/label>\r\n                    <select id=\"presets-select\">\r\n                        <option value=\"all\">All Styles<\/option>\r\n                        <option value=\"calligraphy\">Calligraphy & Brush<\/option>\r\n                        <option value=\"seal\">Seal & Stamp<\/option>\r\n                        <option value=\"radical\">Radical & Kanji<\/option>\r\n                        <option value=\"poster\">Modern & Poster<\/option>\r\n                        <option value=\"decorated\">Decorated & Glitch<\/option>\r\n                    <\/select>\r\n                <\/div>\r\n                <div class=\"feature-group\">\r\n                    <label for=\"decorations-select\"><span class=\"material-icons\">auto_awesome<\/span>Decorations<\/label>\r\n                    <select id=\"decorations-select\">\r\n                        <option value=\"none\">None<\/option>\r\n                        <option value=\"brackets\">\u3010 Text \u3011<\/option>\r\n                        <option value=\"corners\">\u300e Text \u300f<\/option>\r\n                        <option value=\"lines\">\u2500\u2550 Text \u2550\u2500<\/option>\r\n                        <option value=\"stars\">\u2606.\uff61 Text \uff61.\u2606<\/option>\r\n                        <option value=\"slashes\">\ua9c1 Text \ua9c2<\/option>\r\n                    <\/select>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Row 3: Actions -->\r\n            <div class=\"actions-section\">\r\n                <button class=\"action-btn\" id=\"randomize-btn\" title=\"Generate a single random style and copy it\">\r\n                    <span class=\"material-icons\">shuffle<\/span>\r\n                <\/button>\r\n                <button class=\"generate-btn\" id=\"generate-btn\" aria-label=\"Generate Chinese fonts\">\r\n                    <span class=\"material-icons\">play_arrow<\/span>Generate\r\n                <\/button>\r\n                <button class=\"action-btn\" id=\"copy-all-btn\" title=\"Copy all currently visible results\">\r\n                    <span class=\"material-icons\">content_copy<\/span>\r\n                <\/button>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"output-section\" id=\"output-section\">\r\n            <div class=\"results-grid\" id=\"results-grid\"><\/div>\r\n            <div class=\"load-more-container\">\r\n                <button class=\"load-more-btn hidden\" id=\"load-more-btn\">Load More<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"toast\" id=\"toast\"><span id=\"toast-message\">Message<\/span><\/div>\r\n    \r\n    <script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        \/\/ All JavaScript logic remains exactly the same as the previous version.\r\n        const keywordInput = document.getElementById('keyword-input');\r\n        const generateBtn = document.getElementById('generate-btn');\r\n        const randomizeBtn = document.getElementById('randomize-btn');\r\n        const copyAllBtn = document.getElementById('copy-all-btn');\r\n        const presetsSelect = document.getElementById('presets-select');\r\n        const decorationsSelect = document.getElementById('decorations-select');\r\n        const resultsGrid = document.getElementById('results-grid');\r\n        const loadMoreBtn = document.getElementById('load-more-btn');\r\n        const toast = document.getElementById('toast');\r\n        const toastMessage = document.getElementById('toast-message');\r\n\r\n        const fontStyles = {\r\n            'Han Brush Thin': { chars: '\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\udce9', preset: 'calligraphy' },\r\n            'Ink Brush Heavy': { chars: '\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\udd85', preset: 'calligraphy' },\r\n            'Modern Calligraphy': { chars: '\ud835\udc9c\u212c\ud835\udc9e\ud835\udc9f\u2130\u2131\ud835\udca2\u210b\u2110\ud835\udca5\ud835\udca6\u2112\u2133\ud835\udca9\ud835\udcaa\ud835\udcab\ud835\udcac\u211b\ud835\udcae\ud835\udcaf\ud835\udcb0\ud835\udcb1\ud835\udcb2\ud835\udcb3\ud835\udcb4\ud835\udcb5', preset: 'calligraphy' },\r\n            'Thin Calligraphy': { chars: '\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\udce9', preset: 'calligraphy' },\r\n            'Rounded Soft Brush': { chars: '\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\u2128', preset: 'calligraphy' },\r\n            'Boxy Seal Script': { chars: '\ud83c\udd10\ud83c\udd11\ud83c\udd12\ud83c\udd13\ud83c\udd14\ud83c\udd15\ud83c\udd16\ud83c\udd17\ud83c\udd18\ud83c\udd19\ud83c\udd1a\ud83c\udd1b\ud83c\udd1c\ud83c\udd1d\ud83c\udd1e\ud83c\udd1f\ud83c\udd20\ud83c\udd21\ud83c\udd22\ud83c\udd23\ud83c\udd24\ud83c\udd25\ud83c\udd26\ud83c\udd27\ud83c\udd28\ud83c\udd29', preset: 'seal' },\r\n            'Outline Seal Style': { chars: '\ud83c\udd50\ud83c\udd51\ud83c\udd52\ud83c\udd53\ud83c\udd54\ud83c\udd55\ud83c\udd56\ud83c\udd57\ud83c\udd58\ud83c\udd59\ud83c\udd5a\ud83c\udd5b\ud83c\udd5c\ud83c\udd5d\ud83c\udd5e\ud83c\udd5f\ud83c\udd60\ud83c\udd61\ud83c\udd62\ud83c\udd63\ud83c\udd64\ud83c\udd65\ud83c\udd66\ud83c\udd67\ud83c\udd68\ud83c\udd69', preset: 'seal' },\r\n            'Full Black Seal Style': { chars: '\ud83c\udd50\ufe0e\ud83c\udd51\ufe0e\ud83c\udd52\ufe0e\ud83c\udd53\ufe0e\ud83c\udd54\ufe0e\ud83c\udd55\ufe0e\ud83c\udd56\ufe0e\ud83c\udd57\ufe0e\ud83c\udd58\ufe0e\ud83c\udd59\ufe0e\ud83c\udd5a\ufe0e\ud83c\udd5b\ufe0e\ud83c\udd5c\ufe0e\ud83c\udd5d\ufe0e\ud83c\udd5e\ufe0e\ud83c\udd5f\ufe0e\ud83c\udd60\ufe0e\ud83c\udd61\ufe0e\ud83c\udd62\ufe0e\ud83c\udd63\ufe0e\ud83c\udd64\ufe0e\ud83c\udd65\ufe0e\ud83c\udd66\ufe0e\ud83c\udd67\ufe0e\ud83c\udd68\ufe0e\ud83c\udd69\ufe0e', preset: 'seal' },\r\n            'Soft Ink Wash': { chars: '\ud835\udda0\ud835\udda1\ud835\udda2\ud835\udda3\ud835\udda4\ud835\udda5\ud835\udda6\ud835\udda7\ud835\udda8\ud835\udda9\ud835\uddaa\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', preset: 'calligraphy' },\r\n            'Ultra Thin Minimal': { chars: '\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', preset: 'poster' },\r\n            'Asian-Poster Inspired': { chars: '\ud83c\udd10\ud83c\udd11\ud83c\udd12\ud83c\udd13\ud83c\udd14\ud83c\udd15\ud83c\udd16\ud83c\udd17\ud83c\udd18\ud83c\udd19\ud83c\udd1a\ud83c\udd1b\ud83c\udd1c\ud83c\udd1d\ud83c\udd1e\ud83c\udd1f\ud83c\udd20\ud83c\udd21\ud83c\udd22\ud83c\udd23\ud83c\udd24\ud83c\udd25\ud83c\udd26\ud83c\udd27\ud83c\udd28\ud83c\udd29', preset: 'poster' },\r\n            'Hollow Calligraphy': { chars: '\ud835\udd6c\u20de\ud835\udd6d\u20de\ud835\udd6e\u20de\ud835\udd6f\u20de\ud835\udd70\u20de\ud835\udd71\u20de\ud835\udd72\u20de\ud835\udd73\u20de\ud835\udd74\u20de\ud835\udd75\u20de\ud835\udd76\u20de\ud835\udd77\u20de\ud835\udd78\u20de\ud835\udd79\u20de\ud835\udd7a\u20de\ud835\udd7b\u20de\ud835\udd7c\u20de\ud835\udd7d\u20de\ud835\udd7e\u20de\ud835\udd7f\u20de\ud835\udd80\u20de\ud835\udd81\u20de\ud835\udd82\u20de\ud835\udd83\u20de\ud835\udd84\u20de\ud835\udd85\u20de', preset: 'decorated' },\r\n            'Brush Rough Edges': { chars: '\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', preset: 'calligraphy' },\r\n            'Soft Handwritten Mix': { chars: '\ud835\udc82\ud835\udc83\ud835\udc84\ud835\udc85\ud835\udc86\ud835\udc87\ud835\udc88\ud835\udc89\ud835\udc8a\ud835\udc8b\ud835\udc8c\ud835\udc8d\ud835\udc8e\ud835\udc8f\ud835\udc90\ud835\udc91\ud835\udc92\ud835\udc93\ud835\udc94\ud835\udc95\ud835\udc96\ud835\udc97\ud835\udc98\ud835\udc99\ud835\udc9a\ud835\udc9b', preset: 'calligraphy' },\r\n            'Tall Brush Script': { chars: '\ud835\ude08\ud835\ude09\ud835\ude0a\ud835\ude0b\ud835\ude0c\ud835\ude0d\ud835\ude0e\ud835\ude0f\ud835\ude10\ud835\ude11\ud835\ude12\ud835\ude13\ud835\ude14\ud835\ude15\ud835\ude16\ud835\ude17\ud835\ude18\ud835\ude19\ud835\ude1a\ud835\ude1b\ud835\ude1c\ud835\ude1d\ud835\ude1e\ud835\ude1f\ud835\ude20\ud835\ude21', preset: 'calligraphy' },\r\n            'Wide Brush Poster': { chars: '\ud835\uddd4\ud835\uddd5\ud835\uddd6\ud835\uddd7\ud835\uddd8\ud835\uddd9\ud835\uddda\ud835\udddb\ud835\udddc\ud835\udddd\ud835\uddde\ud835\udddf\ud835\udde0\ud835\udde1\ud835\udde2\ud835\udde3\ud835\udde4\ud835\udde5\ud835\udde6\ud835\udde7\ud835\udde8\ud835\udde9\ud835\uddea\ud835\uddeb\ud835\uddec\ud835\udded', preset: 'poster' },\r\n            'Heavy Ink Block': { chars: '\ud83c\udd70\ud83c\udd71\ud83c\udd72\ud83c\udd73\ud83c\udd74\ud83c\udd75\ud83c\udd76\ud83c\udd77\ud83c\udd78\ud83c\udd79\ud83c\udd7a\ud83c\udd7b\ud83c\udd7c\ud83c\udd7d\ud83c\udd7e\ud83c\udd7f\ud83c\udd80\ud83c\udd81\ud83c\udd82\ud83c\udd83\ud83c\udd84\ud83c\udd85\ud83c\udd86\ud83c\udd87\ud83c\udd88\ud83c\udd89', preset: 'seal' },\r\n            'Outlined Stamp': { chars: '\u24b6\u24b7\u24b8\u24b9\u24ba\u24bb\u24bc\u24bd\u24be\u24bf\u24c0\u24c1\u24c2\u24c3\u24c4\u24c5\u24c6\u24c7\u24c8\u24c9\u24ca\u24cb\u24cc\u24cd\u24ce\u24cf', preset: 'seal' },\r\n            'Soft Calligraphy Outline': { chars: '\ud835\udcd0\u20dd\ud835\udcd1\u20dd\ud835\udcd2\u20dd\ud835\udcd3\u20dd\ud835\udcd4\u20dd\ud835\udcd5\u20dd\ud835\udcd6\u20dd\ud835\udcd7\u20dd\ud835\udcd8\u20dd\ud835\udcd9\u20dd\ud835\udcda\u20dd\ud835\udcdb\u20dd\ud835\udcdc\u20dd\ud835\udcdd\u20dd\ud835\udcde\u20dd\ud835\udcdf\u20dd\ud835\udce0\u20dd\ud835\udce1\u20dd\ud835\udce2\u20dd\ud835\udce3\u20dd\ud835\udce4\u20dd\ud835\udce5\u20dd\ud835\udce6\u20dd\ud835\udce7\u20dd\ud835\udce8\u20dd\ud835\udce9\u20dd', preset: 'decorated' },\r\n            'Ancient Script Inspired': { chars: '\u5342\u4e43\u531a\u5201\u4e47\u4e0b\u53b6\u5344\u5de5\uff8c\u957f\u5c71\u722a\u4e02\u56de\u5c3a\u4e02\u5182\u51e0\u5c71\u4e42\u311a\u4e59', preset: 'radical' },\r\n            'More Radical Shapes': { chars: '\uff91\u4e43\u1103\u308a\u4e47\uff77\u13b6\u3093\u4e28\uff8c\u30ba\uff9a\uffb6\u3093\u306e\u30a3\u146b\u5c3a\u3061\u5315\u3129\u221a\u5c71\u30e1\uff98\u4e59', preset: 'radical' },\r\n            'Extra Radical Variant': { chars: '\u30e0\u4e43\u1455\u308a\u4e47\u4e0b\u161c\u3093\u5de5\uff8c\u30ba\u14aa\u15f0\u144e\u306e\u146d\u146b\u5c3a\u4e02\uff72\u30a5\u221a\u15ef\u30e1\u2646\u4e59', preset: 'radical' },\r\n            'Kanji Fusion Shapes': { chars: '\u4e39\u4e28\u531a\u5200\u30e2\u4e0b\u53e5\u5344\u5ddd\u4e85\u4e5d\u5c71\u5182\u53e3\u56de\u5c38\u53e5\u5c3a\u3061\u4e01\u5c71\u722a\u30e1\u03e8\u4e59', preset: 'radical' },\r\n            'Square Asian Geometry': { chars: '\u5342\u4e43\u531a\u15ea\u4e47\u5343\u13b6\u5344\u4e28\uff8c\u049c\u3125\u722a\u51e0\u3116\u5369\u04a8\u5c3a\u4e02\u3112\u3129\u142f\u5c71\u4e42\u311a\u4e59', preset: 'radical' },\r\n            'Circular Seal Script': { chars: '\u24b6\ufe0e\u24b7\ufe0e\u24b8\ufe0e\u24b9\ufe0e\u24ba\ufe0e\u24bb\ufe0e\u24bc\ufe0e\u24bd\ufe0e\u24be\ufe0e\u24bf\ufe0e\u24c0\ufe0e\u24c1\ufe0e\u24c2\ufe0e\u24c3\ufe0e\u24c4\ufe0e\u24c5\ufe0e\u24c6\ufe0e\u24c7\ufe0e\u24c8\ufe0e\u24c9\ufe0e\u24ca\ufe0e\u24cb\ufe0e\u24cc\ufe0e\u24cd\ufe0e\u24ce\ufe0e\u24cf\ufe0e', preset: 'seal' },\r\n            'Thin Poster Outline': { chars: '\ud83c\udd10\u20df\ud83c\udd11\u20df\ud83c\udd12\u20df\ud83c\udd13\u20df\ud83c\udd14\u20df\ud83c\udd15\u20df\ud83c\udd16\u20df\ud83c\udd17\u20df\ud83c\udd18\u20df\ud83c\udd19\u20df\ud83c\udd1a\u20df\ud83c\udd1b\u20df\ud83c\udd1c\u20df\ud83c\udd1d\u20df\ud83c\udd1e\u20df\ud83c\udd1f\u20df\ud83c\udd20\u20df\ud83c\udd21\u20df\ud83c\udd22\u20df\ud83c\udd23\u20df\ud83c\udd24\u20df\ud83c\udd25\u20df\ud83c\udd26\u20df\ud83c\udd27\u20df\ud83c\udd28\u20df\ud83c\udd29\u20df', preset: 'decorated' },\r\n            'Shadow Brush': { chars: '\ud835\ude3c\u0331\ud835\ude3d\u0331\ud835\ude3e\u0331\ud835\ude3f\u0331\ud835\ude40\u0331\ud835\ude41\u0331\ud835\ude42\u0331\ud835\ude43\u0331\ud835\ude44\u0331\ud835\ude45\u0331\ud835\ude46\u0331\ud835\ude47\u0331\ud835\ude48\u0331\ud835\ude49\u0331\ud835\ude4a\u0331\ud835\ude4b\u0331\ud835\ude4c\u0331\ud835\ude4d\u0331\ud835\ude4e\u0331\ud835\ude4f\u0331\ud835\ude50\u0331\ud835\ude51\u0331\ud835\ude52\u0331\ud835\ude53\u0331\ud835\ude54\u0331\ud835\ude55\u0331', preset: 'decorated' },\r\n            'Soft Glow Calligraphy': { chars: '\ud835\udcd0\u033c\ud835\udcd1\u033c\ud835\udcd2\u033c\ud835\udcd3\u033c\ud835\udcd4\u033c\ud835\udcd5\u033c\ud835\udcd6\u033c\ud835\udcd7\u033c\ud835\udcd8\u033c\ud835\udcd9\u033c\ud835\udcda\u033c\ud835\udcdb\u033c\ud835\udcdc\u033c\ud835\udcdd\u033c\ud835\udcde\u033c\ud835\udcdf\u033c\ud835\udce0\u033c\ud835\udce1\u033c\ud835\udce2\u033c\ud835\udce3\u033c\ud835\udce4\u033c\ud835\udce5\u033c\ud835\udce6\u033c\ud835\udce7\u033c\ud835\udce8\u033c\ud835\udce9\u033c', preset: 'decorated' },\r\n            'Soft Blurred Ink': { chars: '\ud835\udda0\u0337\ud835\udda1\u0337\ud835\udda2\u0337\ud835\udda3\u0337\ud835\udda4\u0337\ud835\udda5\u0337\ud835\udda6\u0337\ud835\udda7\u0337\ud835\udda8\u0337\ud835\udda9\u0337\ud835\uddaa\u0337\ud835\uddab\u0337\ud835\uddac\u0337\ud835\uddad\u0337\ud835\uddae\u0337\ud835\uddaf\u0337\ud835\uddb0\u0337\ud835\uddb1\u0337\ud835\uddb2\u0337\ud835\uddb3\u0337\ud835\uddb4\u0337\ud835\uddb5\u0337\ud835\uddb6\u0337\ud835\uddb7\u0337\ud835\uddb8\u0337\ud835\uddb9\u0337', preset: 'decorated' },\r\n            'Ink Bleed Edges': { chars: '\ud835\uddd4\u0335\ud835\uddd5\u0335\ud835\uddd6\u0335\ud835\uddd7\u0335\ud835\uddd8\u0335\ud835\uddd9\u0335\ud835\uddda\u0335\ud835\udddb\u0335\ud835\udddc\u0335\ud835\udddd\u0335\ud835\uddde\u0335\ud835\udddf\u0335\ud835\udde0\u0335\ud835\udde1\u0335\ud835\udde2\u0335\ud835\udde3\u0335\ud835\udde4\u0335\ud835\udde5\u0335\ud835\udde6\u0335\ud835\udde7\u0335\ud835\udde8\u0335\ud835\udde9\u0335\ud835\uddea\u0335\ud835\uddeb\u0335\ud835\uddec\u0335\ud835\udded\u0335', preset: 'decorated' },\r\n        };\r\n        const decorations = {\r\n            'none': text => text,\r\n            'brackets': text => `\u3010${text}\u3011`,\r\n            'corners': text => `\u300e${text}\u300f`,\r\n            'lines': text => `\u2500\u2550 ${text} \u2550\u2500`,\r\n            'stars': text => `\u2606.\uff61${text}\uff61.\u2606`,\r\n            'slashes': text => `\ua9c1${text}\ua9c2`,\r\n        };\r\n        const normalAlphabet = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';\r\n        const lowercaseAlphabet = 'abcdefghijklmnopqrstuvwxyz';\r\n\r\n        let allGeneratedCards = [];\r\n        let currentlyDisplayedCount = 0;\r\n        const itemsPerLoad = window.innerWidth <= 768 ? 5 : 10;\r\n        \r\n        function convertText(text, styleChars) {\r\n            return text.split('').map(char => {\r\n                const upperIndex = normalAlphabet.indexOf(char.toUpperCase());\r\n                if (upperIndex !== -1) {\r\n                    if (styleChars.join('') === fontStyles['Soft Handwritten Mix'].chars) {\r\n                        const lowerIndex = lowercaseAlphabet.indexOf(char.toLowerCase());\r\n                        if (lowerIndex !== -1) return styleChars[lowerIndex];\r\n                    }\r\n                    return styleChars[upperIndex] || char;\r\n                }\r\n                return char;\r\n            }).join('');\r\n        }\r\n\r\n        function generateAllStyles(inputText) {\r\n            allGeneratedCards = [];\r\n            const selectedPreset = presetsSelect.value;\r\n            const decorationFunc = decorations[decorationsSelect.value];\r\n            for (const styleName in fontStyles) {\r\n                const styleData = fontStyles[styleName];\r\n                if (selectedPreset === 'all' || styleData.preset === selectedPreset) {\r\n                    const styleChars = [...styleData.chars];\r\n                    const converted = convertText(inputText, styleChars);\r\n                    const styledText = decorationFunc(converted);\r\n                    const card = document.createElement('div');\r\n                    card.className = 'result-card';\r\n                    card.innerHTML = `<div class=\"style-title\">${styleName}<\/div><div class=\"result-text\">${styledText}<\/div><button class=\"copy-btn\"><span class=\"material-icons\">content_copy<\/span>Copy<\/button>`;\r\n                    card.querySelector('.copy-btn').addEventListener('click', (e) => copyToClipboard(styledText, e.currentTarget));\r\n                    allGeneratedCards.push(card);\r\n                }\r\n            }\r\n        }\r\n\r\n        function displayCards() {\r\n            const fragment = document.createDocumentFragment();\r\n            const cardsToShow = allGeneratedCards.slice(currentlyDisplayedCount, currentlyDisplayedCount + itemsPerLoad);\r\n            cardsToShow.forEach(card => fragment.appendChild(card));\r\n            resultsGrid.appendChild(fragment);\r\n            currentlyDisplayedCount += cardsToShow.length;\r\n            loadMoreBtn.classList.toggle('hidden', currentlyDisplayedCount >= allGeneratedCards.length);\r\n        }\r\n        \r\n        function handleGeneration() {\r\n            const keyword = keywordInput.value.trim() || \"Style\";\r\n            resultsGrid.innerHTML = '';\r\n            currentlyDisplayedCount = 0;\r\n            generateAllStyles(keyword);\r\n            displayCards();\r\n        }\r\n\r\n        function handleRandomize() {\r\n            const keyword = keywordInput.value.trim();\r\n            if (!keyword) { showToast('Please enter text first'); return; }\r\n            const styleKeys = Object.keys(fontStyles);\r\n            const randomKey = styleKeys[Math.floor(Math.random() * styleKeys.length)];\r\n            const randomStyle = fontStyles[randomKey];\r\n            const styledText = convertText(keyword, [...randomStyle.chars]);\r\n            copyToClipboard(styledText);\r\n            showToast(`Copied random style: ${randomKey}`);\r\n        }\r\n\r\n        function copyToClipboard(text, button = null) {\r\n            navigator.clipboard.writeText(text).then(() => {\r\n                if (button) {\r\n                    button.innerHTML = '<span class=\"material-icons\">check<\/span>Copied!';\r\n                    button.classList.add('copied');\r\n                    setTimeout(() => {\r\n                        button.innerHTML = '<span class=\"material-icons\">content_copy<\/span>Copy';\r\n                        button.classList.remove('copied');\r\n                    }, 2000);\r\n                }\r\n                showToast('Copied to clipboard!');\r\n            });\r\n        }\r\n        \r\n        function copyAllVisibleResults() {\r\n            const visibleCards = resultsGrid.querySelectorAll('.result-card');\r\n            if(visibleCards.length === 0) { showToast(\"Nothing to copy!\"); return; }\r\n            const allText = Array.from(visibleCards).map(card => card.querySelector('.result-text').textContent).join('\\n');\r\n            copyToClipboard(allText);\r\n            showToast(`Copied ${visibleCards.length} styles!`);\r\n        }\r\n\r\n        function showToast(message) {\r\n            toastMessage.textContent = message;\r\n            toast.classList.add('show');\r\n            setTimeout(() => toast.classList.remove('show'), 3000);\r\n        }\r\n        \r\n        generateBtn.addEventListener('click', handleGeneration);\r\n        keywordInput.addEventListener('keyup', e => e.key === 'Enter' && handleGeneration());\r\n        loadMoreBtn.addEventListener('click', displayCards);\r\n        randomizeBtn.addEventListener('click', handleRandomize);\r\n        copyAllBtn.addEventListener('click', copyAllVisibleResults);\r\n        presetsSelect.addEventListener('change', handleGeneration);\r\n        decorationsSelect.addEventListener('change', handleGeneration);\r\n        \r\n        const accordionItems = document.querySelectorAll('.accordion-item');\r\n        accordionItems.forEach(item => {\r\n            item.querySelector('.accordion-question').addEventListener('click', () => {\r\n                item.classList.toggle('active');\r\n            });\r\n        });\r\n\r\n        handleGeneration(); \/\/ Initial load\r\n    });\r\n    <\/script>\r\n<\/div>\r\n\r\n\r\n<!-- <content section is strating -->\r\n\r\n<div class=\"fgchinesefontgenerator-content-wrapper\">\r\n\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\r\n\r\n<style>\r\n.fgchinesefontgenerator-content-wrapper,\r\n.fgchinesefontgenerator-content-wrapper * {\r\n  box-sizing: border-box;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper {\r\n  --fg-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\r\n  --fg-text: #10201f;\r\n  --fg-muted: #5d6f70;\r\n  --fg-border: rgba(15, 23, 42, 0.12);\r\n  --fg-shadow: 0 18px 46px rgba(15, 23, 42, 0.08);\r\n  --fg-radius: 24px;\r\n  --fg-brand-1: #DC2626;\r\n  --fg-brand-2: #F59E0B;\r\n  --fg-brand-3: #FDE68A;\r\n  --fg-soft: #fff7ed;\r\n  --fg-glow: rgba(220,38,38,.16);\r\n  width: 100%;\r\n  display: block;\r\n  font-family: var(--fg-font) !important;\r\n  color: var(--fg-text) !important;\r\n  overflow: hidden;\r\n  -webkit-font-smoothing: antialiased;\r\n  text-rendering: geometricPrecision;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper h1,\r\n.fgchinesefontgenerator-content-wrapper h2,\r\n.fgchinesefontgenerator-content-wrapper h3,\r\n.fgchinesefontgenerator-content-wrapper h4,\r\n.fgchinesefontgenerator-content-wrapper h5,\r\n.fgchinesefontgenerator-content-wrapper h6,\r\n.fgchinesefontgenerator-content-wrapper p {\r\n  margin-top: 0 !important;\r\n  margin-bottom: 0 !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-content-section {\r\n  width: 100%;\r\n  display: block;\r\n  padding: 74px 20px;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-section-white {\r\n  background: #ffffff !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-section-soft {\r\n  background:\r\n    radial-gradient(circle at 82% 20%, rgba(255, 255, 255, 0.30), transparent 24%),\r\n    linear-gradient(135deg, #016B61 0%, #70B2B2 52%, #9ECFD4 100%) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-inner-container {\r\n  width: 100%;\r\n  max-width: 1200px;\r\n  margin-left: auto;\r\n  margin-right: auto;\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-section-heading-wrap {\r\n  max-width: 860px;\r\n  margin: 0 auto 36px auto;\r\n  text-align: center;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-section-title {\r\n  margin: 0 0 12px 0 !important;\r\n  padding: 0 !important;\r\n  font-family: var(--fg-font) !important;\r\n  font-size: clamp(24px, 2.7vw, 35px) !important;\r\n  font-weight: 760 !important;\r\n  line-height: 1.22 !important;\r\n  letter-spacing: -0.025em !important;\r\n  color: #10201f !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-section-soft .fgchinesefontgenerator-section-title {\r\n  color: #ffffff !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-keyword-gradient {\r\n  background: linear-gradient(135deg, var(--fg-brand-1), var(--fg-brand-2), var(--fg-brand-3));\r\n  -webkit-background-clip: text;\r\n  -webkit-text-fill-color: transparent;\r\n  background-clip: text;\r\n  display: inline-block;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-section-soft .fgchinesefontgenerator-keyword-gradient {\r\n  background: linear-gradient(135deg, #ffffff 0%, #efffff 50%, #dff7f8 100%);\r\n  -webkit-background-clip: text;\r\n  -webkit-text-fill-color: transparent;\r\n  background-clip: text;\r\n  text-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-section-subtitle {\r\n  margin: 0 auto !important;\r\n  padding: 0 !important;\r\n  max-width: 760px;\r\n  text-align: center !important;\r\n  font-family: var(--fg-font) !important;\r\n  font-size: clamp(15px, 1.45vw, 17px) !important;\r\n  font-weight: 400 !important;\r\n  line-height: 1.68 !important;\r\n  color: var(--fg-muted) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-section-soft .fgchinesefontgenerator-section-subtitle {\r\n  color: rgba(255, 255, 255, 0.90) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-grid {\r\n  display: grid !important;\r\n  grid-template-columns: repeat(3, minmax(0, 1fr));\r\n  gap: 22px;\r\n  align-items: stretch;\r\n  width: 100%;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-second-grid {\r\n  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-feature-card {\r\n  --card-c1: var(--fg-brand-1);\r\n  --card-c2: var(--fg-brand-2);\r\n  --card-soft: var(--fg-soft);\r\n  --card-glow: var(--fg-glow);\r\n  --fg-mx: 50%;\r\n  --fg-my: 18%;\r\n  --fg-tilt-x: 0deg;\r\n  --fg-tilt-y: 0deg;\r\n  position: relative;\r\n  width: 100%;\r\n  min-height: 100%;\r\n  display: flex !important;\r\n  flex-direction: column;\r\n  padding: 26px;\r\n  border: 1px solid var(--fg-border);\r\n  border-radius: var(--fg-radius);\r\n  background:\r\n    radial-gradient(circle at var(--fg-mx) var(--fg-my), var(--card-glow), transparent 34%),\r\n    linear-gradient(180deg, rgba(255,255,255,0.99), rgba(255,255,255,0.94));\r\n  box-shadow: var(--fg-shadow);\r\n  transform: translateY(18px);\r\n  opacity: 0;\r\n  transition: transform 420ms ease, opacity 420ms ease, border-color 260ms ease, box-shadow 260ms ease, background 260ms ease;\r\n  overflow: hidden;\r\n  isolation: isolate;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-grid .fgchinesefontgenerator-feature-card:nth-child(1) {\r\n  --card-c1: #DC2626;\r\n  --card-c2: #F59E0B;\r\n  --card-soft: #fff7ed;\r\n  --card-glow: rgba(220,38,38,.16);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-grid .fgchinesefontgenerator-feature-card:nth-child(2) {\r\n  --card-c1: #0f766e;\r\n  --card-c2: #2dd4bf;\r\n  --card-soft: rgba(204, 251, 241, 0.96);\r\n  --card-glow: rgba(20, 184, 166, 0.17);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-grid .fgchinesefontgenerator-feature-card:nth-child(3) {\r\n  --card-c1: #2563eb;\r\n  --card-c2: #06b6d4;\r\n  --card-soft: rgba(224, 242, 254, 0.96);\r\n  --card-glow: rgba(37, 99, 235, 0.15);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-grid .fgchinesefontgenerator-feature-card:nth-child(4) {\r\n  --card-c1: #7c3aed;\r\n  --card-c2: #a855f7;\r\n  --card-soft: rgba(243, 232, 255, 0.96);\r\n  --card-glow: rgba(124, 58, 237, 0.15);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-grid .fgchinesefontgenerator-feature-card:nth-child(5) {\r\n  --card-c1: #f97316;\r\n  --card-c2: #f59e0b;\r\n  --card-soft: rgba(255, 247, 237, 0.96);\r\n  --card-glow: rgba(249, 115, 22, 0.15);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-grid .fgchinesefontgenerator-feature-card:nth-child(6) {\r\n  --card-c1: #db2777;\r\n  --card-c2: #ec4899;\r\n  --card-soft: rgba(252, 231, 243, 0.96);\r\n  --card-glow: rgba(219, 39, 119, 0.15);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-grid .fgchinesefontgenerator-feature-card:nth-child(7) {\r\n  --card-c1: #0891b2;\r\n  --card-c2: #22c55e;\r\n  --card-soft: rgba(236, 253, 245, 0.96);\r\n  --card-glow: rgba(34, 197, 94, 0.16);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-grid .fgchinesefontgenerator-feature-card:nth-child(8) {\r\n  --card-c1: #4f46e5;\r\n  --card-c2: #06b6d4;\r\n  --card-soft: rgba(238, 242, 255, 0.96);\r\n  --card-glow: rgba(79, 70, 229, 0.15);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-feature-card.fgchinesefontgenerator-card-visible {\r\n  transform: translateY(0);\r\n  opacity: 1;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-feature-card::before,\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-feature-card::after {\r\n  content: \"\";\r\n  position: absolute;\r\n  pointer-events: none;\r\n  z-index: 0;\r\n  transition: opacity 320ms ease, transform 420ms ease, width 320ms ease, height 320ms ease;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-feature-card::before {\r\n  width: 180px;\r\n  height: 180px;\r\n  right: -78px;\r\n  top: -78px;\r\n  border-radius: 999px;\r\n  background: radial-gradient(circle, var(--card-glow), transparent 72%);\r\n  opacity: 0;\r\n  transform: scale(0.76);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-feature-card::after {\r\n  width: 0;\r\n  height: 3px;\r\n  left: 26px;\r\n  bottom: 0;\r\n  border-radius: 999px;\r\n  background: linear-gradient(90deg, var(--card-c1), var(--card-c2));\r\n  opacity: 0;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-feature-card:hover {\r\n  border-color: rgba(15, 23, 42, 0.16);\r\n  box-shadow: 0 24px 58px var(--card-glow);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-feature-card:hover::before {\r\n  opacity: 1;\r\n  transform: scale(1);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-icon-wrap {\r\n  width: 72px !important;\r\n  height: 72px !important;\r\n  min-width: 72px !important;\r\n  min-height: 72px !important;\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  flex: 0 0 auto !important;\r\n  border-radius: 22px;\r\n  margin: 0 0 20px 0 !important;\r\n  position: relative;\r\n  z-index: 1;\r\n  border: none !important;\r\n  overflow: visible !important;\r\n  isolation: isolate;\r\n  background: transparent !important;\r\n  color: var(--card-c1) !important;\r\n  transition: transform 280ms ease, border-radius 280ms ease, color 280ms ease;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-icon-wrap::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: 0;\r\n  border-radius: 22px;\r\n  background:\r\n    linear-gradient(145deg, rgba(255,255,255,0.96), var(--card-soft)),\r\n    radial-gradient(circle at 24% 18%, rgba(255,255,255,1), transparent 42%);\r\n  border: 1px solid rgba(255,255,255,0.76);\r\n  box-shadow:\r\n    inset 0 1px 0 rgba(255,255,255,0.96),\r\n    0 12px 26px rgba(15, 23, 42, 0.08),\r\n    0 0 0 6px rgba(15, 23, 42, 0.035);\r\n  z-index: 1;\r\n  transition: transform 280ms ease, border-radius 280ms ease, background 280ms ease, box-shadow 280ms ease;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-icon-wrap::after {\r\n  display: none !important;\r\n  content: none !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-icon-wrap i {\r\n  font-size: 26px !important;\r\n  line-height: 1 !important;\r\n  display: inline-block !important;\r\n  position: relative;\r\n  z-index: 3;\r\n  color: var(--card-c1) !important;\r\n  -webkit-text-fill-color: var(--card-c1) !important;\r\n  background: none !important;\r\n  filter: none !important;\r\n  transition: transform 280ms ease, color 280ms ease, -webkit-text-fill-color 280ms ease;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-title {\r\n  margin: 0 0 11px 0 !important;\r\n  padding: 0 !important;\r\n  position: relative;\r\n  z-index: 1;\r\n  font-family: var(--fg-font) !important;\r\n  font-size: 18.5px !important;\r\n  font-weight: 620 !important;\r\n  line-height: 1.35 !important;\r\n  letter-spacing: -0.01em !important;\r\n  color: #10201f !important;\r\n  transition: color 260ms ease, transform 260ms ease;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-title::after {\r\n  content: \"\";\r\n  display: block;\r\n  width: 0;\r\n  height: 2px;\r\n  margin-top: 9px;\r\n  border-radius: 20px;\r\n  background: linear-gradient(90deg, var(--card-c1), var(--card-c2));\r\n  transition: width 300ms ease;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-text {\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  position: relative;\r\n  z-index: 1;\r\n  font-family: var(--fg-font) !important;\r\n  font-size: 15px !important;\r\n  font-weight: 400 !important;\r\n  line-height: 1.72 !important;\r\n  color: var(--fg-muted) !important;\r\n  flex: 1 1 auto;\r\n  transition: transform 260ms ease, color 260ms ease;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-one .fgchinesefontgenerator-feature-card:hover {\r\n  transform: translateY(-8px) translateX(5px) rotate(-0.7deg);\r\n  background:\r\n    radial-gradient(circle at 92% 18%, var(--card-glow), transparent 28%),\r\n    linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,0.96)) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-one .fgchinesefontgenerator-feature-card:hover::after {\r\n  width: 62px;\r\n  opacity: 1;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-one .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-icon-wrap {\r\n  transform: translateY(-7px) translateX(5px) rotate(-5deg) scale(1.06);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-one .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-icon-wrap::before {\r\n  border-radius: 28px 16px 28px 16px;\r\n  background: linear-gradient(145deg, var(--card-c1), var(--card-c2)) !important;\r\n  box-shadow:\r\n    0 16px 34px var(--card-glow),\r\n    0 0 0 6px rgba(15, 23, 42, 0.06),\r\n    inset 0 1px 0 rgba(255,255,255,0.28) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-one .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-icon-wrap i {\r\n  color: #ffffff !important;\r\n  -webkit-text-fill-color: #ffffff !important;\r\n  transform: scale(1.12) rotate(5deg);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-one .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-card-title {\r\n  color: var(--card-c1) !important;\r\n  transform: translateX(5px);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-one .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-card-title::after {\r\n  width: 50px;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-one .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-card-text {\r\n  transform: translateX(5px);\r\n  color: #4d6262 !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-two .fgchinesefontgenerator-feature-card {\r\n  transform-style: preserve-3d;\r\n  perspective: 900px;\r\n  border: 1.5px solid rgba(255, 255, 255, 0.45) !important;\r\n  background:\r\n    radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255,255,255,0.58), transparent 36%),\r\n    linear-gradient(180deg, rgba(255,255,255,0.96), rgba(255,255,255,0.88)) !important;\r\n  backdrop-filter: blur(10px);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-two .fgchinesefontgenerator-feature-card::after {\r\n  left: 50%;\r\n  bottom: auto;\r\n  top: 0;\r\n  width: 0;\r\n  height: 4px;\r\n  transform: translateX(-50%);\r\n  opacity: 0;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-two .fgchinesefontgenerator-feature-card:hover {\r\n  transform: translateY(-9px) rotateX(var(--fg-tilt-y)) rotateY(var(--fg-tilt-x));\r\n  border-color: rgba(255,255,255,0.92) !important;\r\n  box-shadow:\r\n    0 26px 62px rgba(15, 23, 42, 0.18),\r\n    0 0 0 3px rgba(255,255,255,0.22),\r\n    0 0 0 8px rgba(255,255,255,0.10) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-two .fgchinesefontgenerator-feature-card:hover::after {\r\n  width: calc(100% - 52px);\r\n  opacity: 1;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-two .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-icon-wrap {\r\n  transform: translateZ(20px) translateY(-7px) scale(1.07);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-two .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-icon-wrap::before {\r\n  border-radius: 50%;\r\n  background: linear-gradient(145deg, var(--card-c1), var(--card-c2)) !important;\r\n  box-shadow:\r\n    0 16px 36px var(--card-glow),\r\n    0 0 0 7px rgba(255,255,255,0.14),\r\n    inset 0 1px 0 rgba(255,255,255,0.32) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-two .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-icon-wrap i {\r\n  color: #ffffff !important;\r\n  -webkit-text-fill-color: #ffffff !important;\r\n  transform: rotateY(180deg) scale(1.1);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-two .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-card-title {\r\n  color: var(--card-c1) !important;\r\n  transform: translateY(-3px);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-two .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-card-title::after {\r\n  width: 52px;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-two .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-card-text {\r\n  color: #4d6262 !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-three .fgchinesefontgenerator-feature-card::before {\r\n  width: 120px;\r\n  height: 120px;\r\n  right: 18px;\r\n  top: 18px;\r\n  border-radius: 999px;\r\n  background: radial-gradient(circle, var(--card-glow), transparent 70%);\r\n  opacity: 0;\r\n  transform: scale(0.7);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-three .fgchinesefontgenerator-feature-card::after {\r\n  width: 10px;\r\n  height: 10px;\r\n  left: auto;\r\n  right: 24px;\r\n  bottom: 24px;\r\n  border-radius: 999px;\r\n  background: linear-gradient(135deg, var(--card-c1), var(--card-c2));\r\n  opacity: 0;\r\n  transform: scale(0.4);\r\n  box-shadow: 0 0 0 0 var(--card-glow);\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-three .fgchinesefontgenerator-feature-card:hover {\r\n  transform: translateY(-7px) scale(1.012) !important;\r\n  border-color: rgba(15, 23, 42, 0.16) !important;\r\n  box-shadow: 0 24px 58px var(--card-glow) !important;\r\n  background:\r\n    radial-gradient(circle at 88% 18%, var(--card-glow), transparent 28%),\r\n    linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,0.96)) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-three .fgchinesefontgenerator-feature-card:hover::before {\r\n  opacity: 1 !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-three .fgchinesefontgenerator-feature-card:hover::after {\r\n  opacity: 1 !important;\r\n  transform: scale(1) !important;\r\n  box-shadow: 0 0 0 8px rgba(15, 23, 42, 0.035) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-three .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-icon-wrap {\r\n  transform: translateY(-8px) scale(1.065) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-three .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-icon-wrap::before {\r\n  border-radius: 50% !important;\r\n  background:\r\n    linear-gradient(145deg, rgba(255,255,255,0.96), var(--card-soft)),\r\n    radial-gradient(circle at 24% 18%, rgba(255,255,255,1), transparent 42%) !important;\r\n  box-shadow:\r\n    inset 0 1px 0 rgba(255,255,255,0.96),\r\n    0 14px 30px var(--card-glow),\r\n    0 0 0 6px rgba(15, 23, 42, 0.035) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-three .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-icon-wrap i {\r\n  color: var(--card-c1) !important;\r\n  -webkit-text-fill-color: var(--card-c1) !important;\r\n  transform: translateY(-1px) scale(1.12) rotate(5deg) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-three .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-card-title {\r\n  color: var(--card-c1) !important;\r\n  transform: translateY(-3px) !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-three .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-card-title::after {\r\n  width: 56px !important;\r\n}\r\n\r\n.fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-interaction-three .fgchinesefontgenerator-feature-card:hover .fgchinesefontgenerator-card-text {\r\n  transform: translateY(-2px) !important;\r\n  color: #4d6262 !important;\r\n}\r\n\r\n@media (max-width: 1100px) {\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-second-grid {\r\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\r\n  }\r\n}\r\n\r\n@media (max-width: 980px) {\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-content-section {\r\n    padding: 64px 18px;\r\n  }\r\n\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-grid {\r\n    grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  }\r\n}\r\n\r\n@media (max-width: 640px) {\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-content-section {\r\n    padding: 52px 16px;\r\n  }\r\n\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-section-heading-wrap {\r\n    margin-bottom: 28px;\r\n  }\r\n\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-grid,\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-second-grid {\r\n    grid-template-columns: 1fr !important;\r\n    gap: 18px;\r\n  }\r\n\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-feature-card {\r\n    padding: 24px;\r\n    border-radius: 20px;\r\n  }\r\n\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-icon-wrap {\r\n    width: 60px !important;\r\n    height: 60px !important;\r\n    min-width: 60px !important;\r\n    min-height: 60px !important;\r\n    border-radius: 20px !important;\r\n    margin-bottom: 18px !important;\r\n  }\r\n\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-icon-wrap::before {\r\n    border-radius: 20px !important;\r\n  }\r\n\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-icon-wrap i {\r\n    font-size: 21px !important;\r\n  }\r\n\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-title {\r\n    font-size: 18px !important;\r\n  }\r\n\r\n  .fgchinesefontgenerator-content-wrapper .fgchinesefontgenerator-card-text {\r\n    font-size: 15px !important;\r\n  }\r\n}\r\n<\/style>\r\n\t\r\n\t\r\n\t<section class=\"fgchinesefontgenerator-content-section fgchinesefontgenerator-section-white fgchinesefontgenerator-interaction-one\">\r\n\t\t<div class=\"fgchinesefontgenerator-inner-container\">\r\n\t\t\t\t\r\n\t\t<\/div>\r\n\t<\/section>\r\n\r\n<section class=\"fgchinesefontgenerator-content-section fgchinesefontgenerator-section-white fgchinesefontgenerator-interaction-one\">\r\n<div class=\"fgchinesefontgenerator-inner-container\">\r\n\r\n<div class=\"fgchinesefontgenerator-section-heading-wrap\">\r\n<h2 class=\"fgchinesefontgenerator-section-title\">What Is a <span class=\"fgchinesefontgenerator-keyword-gradient\">Chinese Font Generator<\/span>?<\/h2>\r\n<h3 class=\"fgchinesefontgenerator-section-subtitle\">A Chinese Font Generator turns normal text into Chinese-inspired, decorative, cultural, and artistic font styles for bios, captions, names, posts, profiles, and creative designs.<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fgchinesefontgenerator-card-grid\">\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-language\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Chinese Style Output<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">A Chinese Font Generator converts plain words into Chinese-inspired, decorative, cultural, and artistic text that feels more unique, expressive, and useful for creative pages.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-swatchbook\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Creative Font Variations<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Users can explore different chinese looks for names, captions, headings, bios, comments, and short social posts.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-bezier-curve\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Decorative Letter Style<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">The generated output helps normal letters feel more visual, polished, and memorable without manual design work.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-i-cursor\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Simple Text Input<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Users only need to type or paste normal text, and the tool instantly creates chinese-style font versions.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-clipboard\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Copy and Paste Ready<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Generated font styles can be copied quickly and pasted into social media, messaging apps, profiles, or content editors.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-layer-group\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Multiple Style Choices<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">A good generator gives users multiple options so they can match the style with their mood, brand, profile, or design idea.<\/p>\r\n<\/article>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n\r\n<section class=\"fgchinesefontgenerator-content-section fgchinesefontgenerator-section-soft fgchinesefontgenerator-interaction-two\">\r\n<div class=\"fgchinesefontgenerator-inner-container\">\r\n\r\n<div class=\"fgchinesefontgenerator-section-heading-wrap\">\r\n<h2 class=\"fgchinesefontgenerator-section-title\">Why Use a <span class=\"fgchinesefontgenerator-keyword-gradient\">Chinese Font Generator<\/span>?<\/h2>\r\n<h3 class=\"fgchinesefontgenerator-section-subtitle\">It helps users create attractive styled text without design software, font downloads, or manually searching for special characters.<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fgchinesefontgenerator-card-grid fgchinesefontgenerator-second-grid\">\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-bolt-lightning\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Fast Style Creation<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Users can create chinese-style fonts quickly instead of designing each letter or searching for special characters manually.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-star\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Better Visual Appeal<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Styled text helps plain words stand out with a stronger mood, better personality, and more attractive presentation.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-mobile-screen-button\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Social Media Friendly<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">The generated styles can be used on Instagram, TikTok, Facebook, Discord, WhatsApp, and other popular platforms.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-gem\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Personal Expression<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">It helps users express a theme, mood, fandom, aesthetic, or creative personality through simple text styling.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-shapes\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Symbol Decoration<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Many styles include decorative symbols, spacing effects, and special characters for a more polished visual result.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-id-badge\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Username Ideas<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Generated styles can make usernames, display names, nicknames, and profile headings look more unique and memorable.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-comments\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Caption Styling<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Stylish text can improve captions, comments, quotes, and status updates by making them more expressive and eye-catching.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-border-all\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Multiple Options<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">A useful generator shows several variations at once so users can compare, copy, and test the best-looking version.<\/p>\r\n<\/article>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n\r\n<section class=\"fgchinesefontgenerator-content-section fgchinesefontgenerator-section-white fgchinesefontgenerator-interaction-three\">\r\n<div class=\"fgchinesefontgenerator-inner-container\">\r\n\r\n<div class=\"fgchinesefontgenerator-section-heading-wrap\">\r\n<h2 class=\"fgchinesefontgenerator-section-title\">How to Use a <span class=\"fgchinesefontgenerator-keyword-gradient\">Chinese Font Generator<\/span>?<\/h2>\r\n<h3 class=\"fgchinesefontgenerator-section-subtitle\">Type your text, choose a font style, preview the output, copy your favorite version, and paste it wherever you want.<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fgchinesefontgenerator-card-grid\">\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-pen-to-square\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Enter Your Text<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Start by typing a name, phrase, caption, quote, username, message, or short line that you want to style.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-list-check\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Choose a Font Style<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Look through the generated font styles and choose the version that best matches your profile, post, or design idea.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-magnifying-glass\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Preview the Result<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Check how the font looks before using it, especially when the output includes symbols, spacing, or fancy characters.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-paste\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Copy the Text<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Use the copy option to grab the selected font style without manually highlighting or retyping the output.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-share-from-square\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Paste Anywhere<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Paste the styled text into bios, comments, captions, usernames, posts, messages, or design tools.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgchinesefontgenerator-feature-card\">\r\n<div class=\"fgchinesefontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-repeat\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgchinesefontgenerator-card-title\">Try More Styles<\/h4>\r\n<p class=\"fgchinesefontgenerator-card-text\">Try different text lengths, styles, and symbols until the final version feels clear, attractive, and ready to use.<\/p>\r\n<\/article>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n\r\n<script>\r\n(function () {\r\n  var wrapper = document.querySelector(\".fgchinesefontgenerator-content-wrapper\");\r\n  if (!wrapper) { return; }\r\n\r\n  var cards = wrapper.querySelectorAll(\".fgchinesefontgenerator-feature-card\");\r\n\r\n  if (\"IntersectionObserver\" in window) {\r\n    var observer = new IntersectionObserver(function (entries) {\r\n      entries.forEach(function (entry) {\r\n        if (entry.isIntersecting) {\r\n          entry.target.classList.add(\"fgchinesefontgenerator-card-visible\");\r\n          observer.unobserve(entry.target);\r\n        }\r\n      });\r\n    }, { threshold: 0.16 });\r\n\r\n    cards.forEach(function (card, index) {\r\n      card.style.transitionDelay = (index % 8) * 45 + \"ms\";\r\n      observer.observe(card);\r\n    });\r\n  } else {\r\n    cards.forEach(function (card) {\r\n      card.classList.add(\"fgchinesefontgenerator-card-visible\");\r\n    });\r\n  }\r\n\r\n  cards.forEach(function (card) {\r\n    card.addEventListener(\"mousemove\", function (event) {\r\n      var rect = card.getBoundingClientRect();\r\n      var x = ((event.clientX - rect.left) \/ rect.width) * 100;\r\n      var y = ((event.clientY - rect.top) \/ rect.height) * 100;\r\n      var tiltX = ((x - 50) \/ 50) * 2.4;\r\n      var tiltY = ((50 - y) \/ 50) * 2.4;\r\n      card.style.setProperty(\"--fg-mx\", x.toFixed(2) + \"%\");\r\n      card.style.setProperty(\"--fg-my\", y.toFixed(2) + \"%\");\r\n      card.style.setProperty(\"--fg-tilt-x\", tiltX.toFixed(2) + \"deg\");\r\n      card.style.setProperty(\"--fg-tilt-y\", tiltY.toFixed(2) + \"deg\");\r\n    });\r\n\r\n    card.addEventListener(\"mouseleave\", function () {\r\n      card.style.setProperty(\"--fg-mx\", \"50%\");\r\n      card.style.setProperty(\"--fg-my\", \"18%\");\r\n      card.style.setProperty(\"--fg-tilt-x\", \"0deg\");\r\n      card.style.setProperty(\"--fg-tilt-y\", \"0deg\");\r\n    });\r\n  });\r\n})();\r\n<\/script>\r\n\r\n<\/div><\/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":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-homepage.php","meta":{"footnotes":""},"class_list":["post-5429","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/pages\/5429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/comments?post=5429"}],"version-history":[{"count":4,"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/pages\/5429\/revisions"}],"predecessor-version":[{"id":5434,"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/pages\/5429\/revisions\/5434"}],"wp:attachment":[{"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/media?parent=5429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}