{"id":13,"date":"2025-05-01T11:26:44","date_gmt":"2025-05-01T11:26:44","guid":{"rendered":"https:\/\/licfy.com\/?page_id=13"},"modified":"2025-05-01T11:26:44","modified_gmt":"2025-05-01T11:26:44","slug":"register","status":"publish","type":"page","link":"https:\/\/licfy.com\/register\/","title":{"rendered":"Register"},"content":{"rendered":"        <style>\n            .licfy-auth-container {\n                max-width: 500px;\n                margin: 0 auto;\n                padding: 30px;\n                background: #fff;\n                border-radius: 8px;\n                box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);\n            }\n            .licfy-auth-title {\n                text-align: center;\n                margin-bottom: 25px;\n                color: #333;\n                font-size: 24px;\n                font-weight: 600;\n            }\n            .licfy-auth-form {\n                width: 100%;\n                display: flex;\n                flex-direction: column;\n            }\n            .licfy-form-group {\n                margin-bottom: 20px;\n                position: relative;\n            }\n            .licfy-form-group label {\n                display: block;\n                margin-bottom: 8px;\n                font-weight: 500;\n                color: #555;\n            }\n            .licfy-auth-form input:not([type=submit]) {\n                width: 100%;\n                padding: 12px 15px;\n                border: 1px solid #ddd;\n                border-radius: 4px;\n                font-size: 15px;\n                transition: all 0.3s ease;\n            }\n            .licfy-auth-form input:not([type=submit]):focus {\n                border-color: #4a6cf7;\n                outline: none;\n                box-shadow: 0 0 0 3px rgba(74, 108, 247, 0.1);\n            }\n            .licfy-auth-form input[type=submit] {\n                background: #4a6cf7;\n                color: white;\n                border: none;\n                padding: 12px 20px;\n                border-radius: 4px;\n                font-weight: 600;\n                cursor: pointer;\n                transition: background 0.3s ease;\n                margin-top: 10px;\n                width: 100%;\n            }\n            .licfy-auth-form input[type=submit]:hover {\n                background: #3a5cd8;\n            }\n            .licfy-toggle-password {\n                position: absolute;\n                right: 10px;\n                top: 40px;\n                cursor: pointer;\n                color: #777;\n            }\n            .licfy-auth-footer {\n                text-align: center;\n                margin-top: 20px;\n                color: #666;\n                font-size: 14px;\n            }\n            .licfy-auth-footer a {\n                color: #4a6cf7;\n                text-decoration: none;\n                font-weight: 500;\n            }\n            .success-message {\n                background: #e7f7ed;\n                color: #156639;\n                padding: 15px;\n                border-radius: 4px;\n                margin-bottom: 20px;\n                text-align: center;\n            }\n            .error-message {\n                background: #fceded;\n                color: #a83232;\n                padding: 15px;\n                border-radius: 4px;\n                margin-bottom: 20px;\n                text-align: center;\n            }\n            @media (max-width: 576px) {\n                .licfy-auth-container {\n                    padding: 20px 15px;\n                }\n            }\n        <\/style>\n        \n        <div class=\"licfy-auth-container\">\n            <h2 class=\"licfy-auth-title\">Create an Account<\/h2>\n            \n                        \n            <form id=\"licfy_registration_form\" class=\"licfy-auth-form\" action=\"\" method=\"POST\">\n                <div class=\"licfy-form-group\">\n                    <label for=\"username\">Username<\/label>\n                    <input type=\"text\" id=\"username\" name=\"username\" required>\n                <\/div>\n                \n                <div class=\"licfy-form-group\">\n                    <label for=\"email\">Email Address<\/label>\n                    <input type=\"email\" id=\"email\" name=\"email\" required>\n                <\/div>\n                \n                <div class=\"licfy-form-group\">\n                    <label for=\"website\">Website<\/label>\n                    <input type=\"url\" id=\"website\" name=\"website\" required>\n                <\/div>\n                \n                <div class=\"licfy-form-group\">\n                    <label for=\"country\">Country<\/label>\n                    <input type=\"text\" id=\"country\" name=\"country\" required>\n                <\/div>\n                \n                <div class=\"licfy-form-group\">\n                    <label for=\"password\">Password<\/label>\n                    <input type=\"password\" id=\"password\" name=\"password\" required>\n                    <span class=\"licfy-toggle-password\" onclick=\"togglePassword('password')\">Show<\/span>\n                <\/div>\n                \n                <input type=\"submit\" name=\"register\" value=\"Register\">\n            <\/form>\n            \n            <div class=\"licfy-auth-footer\">\n                Already have an account? <a href=\"https:\/\/licfy.com\/login\">Log in<\/a>\n            <\/div>\n        <\/div>\n        \n        <script>\n            function togglePassword(id) {\n                var passwordInput = document.getElementById(id);\n                var toggleButton = passwordInput.nextElementSibling;\n                \n                if (passwordInput.type === \"password\") {\n                    passwordInput.type = \"text\";\n                    toggleButton.textContent = \"Hide\";\n                } else {\n                    passwordInput.type = \"password\";\n                    toggleButton.textContent = \"Show\";\n                }\n            }\n        <\/script>\n        \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/licfy.com\/tg-api\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/licfy.com\/tg-api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/licfy.com\/tg-api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/licfy.com\/tg-api\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/licfy.com\/tg-api\/wp\/v2\/comments?post=13"}],"version-history":[{"count":1,"href":"https:\/\/licfy.com\/tg-api\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":14,"href":"https:\/\/licfy.com\/tg-api\/wp\/v2\/pages\/13\/revisions\/14"}],"wp:attachment":[{"href":"https:\/\/licfy.com\/tg-api\/wp\/v2\/media?parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}