{"id":7,"date":"2025-05-01T11:23:37","date_gmt":"2025-05-01T11:23:37","guid":{"rendered":"https:\/\/licfy.com\/?page_id=7"},"modified":"2025-05-01T11:26:28","modified_gmt":"2025-05-01T11:26:28","slug":"login","status":"publish","type":"page","link":"https:\/\/licfy.com\/login\/","title":{"rendered":"Login"},"content":{"rendered":"        <style>\n            .licfy-auth-container {\n                max-width: 450px;\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            .licfy-forgot-password {\n                text-align: right;\n                font-size: 14px;\n                margin-top: 5px;\n            }\n            .licfy-forgot-password a {\n                color: #666;\n                text-decoration: none;\n            }\n            .licfy-forgot-password a:hover {\n                color: #4a6cf7;\n                text-decoration: underline;\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\">Log In<\/h2>\n            \n                        \n                        \n            <form id=\"licfy_login_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=\"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 class=\"licfy-forgot-password\">\n                        <a href=\"https:\/\/licfy.com\/wp-login.php?action=lostpassword\">Forgot password?<\/a>\n                    <\/div>\n                <\/div>\n                \n                <input type=\"submit\" name=\"login\" value=\"Log In\">\n            <\/form>\n            \n            <div class=\"licfy-auth-footer\">\n                Don't have an account? <a href=\"https:\/\/licfy.com\/register\">Register<\/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\n\n\n<p><\/p>\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-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/licfy.com\/tg-api\/wp\/v2\/pages\/7","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=7"}],"version-history":[{"count":3,"href":"https:\/\/licfy.com\/tg-api\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":12,"href":"https:\/\/licfy.com\/tg-api\/wp\/v2\/pages\/7\/revisions\/12"}],"wp:attachment":[{"href":"https:\/\/licfy.com\/tg-api\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}