{"id":7665,"date":"2026-07-25T00:32:10","date_gmt":"2026-07-25T00:32:10","guid":{"rendered":"https:\/\/lovewatches.testnixt.com\/?page_id=7665"},"modified":"2026-07-25T00:55:31","modified_gmt":"2026-07-25T00:55:31","slug":"login","status":"publish","type":"page","link":"https:\/\/lovewatches.testnixt.com\/ar\/login\/","title":{"rendered":"login"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7665\" class=\"elementor elementor-7665\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b66475f e-con-full e-flex e-con e-parent\" data-id=\"b66475f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfe3390 elementor-widget elementor-widget-shortcode\" data-id=\"cfe3390\" 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\">\n    <style>\n        \/* DEEP LUXURY AUTH ENGINE MASTER STYLES *\/\n        .lw-auth-wrapper {\n            position: relative;\n            width: 100%;\n            min-height: 100vh;\n            background: #000B0A url('https:\/\/lovewatches.testnixt.com\/wp-content\/uploads\/2026\/07\/9c3213db7784d8f03fcdd8549a9a3d80e07d2a46.jpg') center center \/ cover no-repeat fixed;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            padding: 50px 20px;\n            box-sizing: border-box;\n            font-family: 'Inter', system-ui, -apple-system, sans-serif;\n            color: #FAF8F5;\n            direction: rtl;\n            overflow: hidden;\n        }\n\n        .lw-auth-wrapper::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 70% 50%, rgba(194, 155, 56, 0.14) 0%, transparent 60%),\n                radial-gradient(circle at 30% 50%, rgba(1, 13, 12, 0.88) 0%, rgba(0, 11, 10, 0.98) 100%);\n            z-index: 1;\n        }\n\n        .lw-auth-container {\n            position: relative;\n            z-index: 2;\n            width: 100%;\n            max-width: 1220px;\n            margin: auto;\n        }\n\n        .lw-auth-header {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n        .lw-auth-header img {\n            max-width: 155px;\n            height: auto;\n            filter: drop-shadow(0 8px 25px rgba(0,0,0,0.7));\n            transition: transform 0.4s ease;\n        }\n        .lw-auth-header img:hover {\n            transform: scale(1.04);\n        }\n\n        .lw-auth-notices {\n            width: 100%;\n            max-width: 1100px;\n            margin: 0 auto 25px auto;\n        }\n        .woocommerce-error, .woocommerce-message, .woocommerce-info {\n            background: rgba(1, 25, 24, 0.95) !important;\n            border: 1px solid #c29b38 !important;\n            color: #FAF8F5 !important;\n            padding: 16px 22px !important;\n            border-radius: 0 !important;\n            list-style: none !important;\n            margin-bottom: 20px !important;\n            font-size: 14px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.5);\n        }\n\n        .lw-auth-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.05fr;\n            gap: 65px;\n            align-items: center;\n        }\n\n        .lw-auth-hero {\n            padding: 10px 0;\n        }\n        .lw-auth-tag {\n            font-size: 13px;\n            letter-spacing: 2.8px;\n            text-transform: uppercase;\n            color: #c29b38;\n            font-weight: 600;\n            margin-bottom: 12px;\n            display: block;\n        }\n\n        .lw-auth-heading {\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: clamp(44px, 5.2vw, 72px);\n            font-weight: 300;\n            line-height: 1.05;\n            margin: 0 0 8px 0;\n            color: #FAF8F5;\n        }\n        .lw-auth-heading span {\n            font-style: italic;\n            font-weight: 400;\n            background: linear-gradient(90deg, #d6b254 0%, #FAF8F5 50%, #c29b38 100%);\n            background-size: 200% auto;\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            animation: lwShimmer 6s linear infinite;\n        }\n        @keyframes lwShimmer {\n            0% { background-position: -200% center; }\n            100% { background-position: 200% center; }\n        }\n\n        .lw-auth-subheading {\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: clamp(20px, 2.3vw, 28px);\n            color: #d6b254;\n            font-weight: 400;\n            margin-bottom: 25px;\n        }\n\n        .lw-auth-divider {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            margin-bottom: 30px;\n            width: 100%;\n            max-width: 340px;\n        }\n        .lw-auth-divider::before, .lw-auth-divider::after {\n            content: '';\n            flex: 1;\n            height: 1px;\n            background: linear-gradient(90deg, #c29b38 0%, rgba(194, 155, 56, 0.1) 100%);\n        }\n                .lw-auth-divider::before, .lw-auth-divider::after {\n            background: linear-gradient(-90deg, #c29b38 0%, rgba(194, 155, 56, 0.1) 100%);\n        }\n                .lw-auth-divider-diamond {\n            width: 8px;\n            height: 8px;\n            background: #c29b38;\n            transform: rotate(45deg);\n            box-shadow: 0 0 10px rgba(194, 155, 56, 0.9);\n            animation: lwPulse 3s infinite ease-in-out;\n        }\n        @keyframes lwPulse {\n            0%, 100% { transform: rotate(45deg) scale(1); box-shadow: 0 0 8px rgba(194, 155, 56, 0.6); }\n            50% { transform: rotate(45deg) scale(1.25); box-shadow: 0 0 16px rgba(214, 178, 84, 1); }\n        }\n\n        .lw-auth-desc {\n            font-size: 16px;\n            line-height: 1.65;\n            color: #FAF8F5;\n            opacity: 0.9;\n            margin-bottom: 45px;\n            max-width: 490px;\n        }\n\n        .lw-auth-features {\n            display: flex;\n            flex-direction: column;\n            gap: 28px;\n        }\n        .lw-auth-feature-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 20px;\n        }\n        .lw-auth-feature-icon {\n            width: 44px;\n            height: 44px;\n            flex-shrink: 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        .lw-auth-feature-icon img {\n            width: 100%;\n            height: auto;\n            object-fit: contain;\n        }\n        .lw-auth-feature-text h4 {\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: 22px;\n            color: #d6b254;\n            margin: 0 0 4px 0;\n            font-weight: 500;\n        }\n        .lw-auth-feature-text p {\n            font-size: 13px;\n            color: #8E9B9A;\n            margin: 0;\n            line-height: 1.45;\n        }\n\n        .lw-auth-card-wrapper {\n            position: relative;\n        }\n\n        .lw-auth-card {\n            position: relative;\n            z-index: 1;\n            background: #011918;\n            padding: 50px 42px;\n            box-shadow: 0 35px 70px rgba(0, 0, 0, 0.8);\n            \n            --corner-r: 22px;\n            mask-image: \n                radial-gradient(circle var(--corner-r) at 0 0, transparent 98%, #000 100%),\n                radial-gradient(circle var(--corner-r) at 100% 0, transparent 98%, #000 100%),\n                radial-gradient(circle var(--corner-r) at 0 100%, transparent 98%, #000 100%),\n                radial-gradient(circle var(--corner-r) at 100% 100%, transparent 98%, #000 100%);\n            mask-composite: intersect;\n            -webkit-mask-composite: destination-in;\n        }\n\n        .lw-auth-card-border-svg {\n            position: absolute;\n            inset: 0;\n            width: 100%;\n            height: 100%;\n            pointer-events: none;\n            z-index: 3;\n        }\n        .lw-auth-card-border-svg path {\n            stroke: #c29b38;\n            stroke-width: 1.5;\n            fill: none;\n            opacity: 0.85;\n        }\n\n        .lw-auth-card-title {\n            text-align: center;\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: 32px;\n            letter-spacing: 3px;\n            color: #FAF8F5;\n            margin: 0 0 12px 0;\n            text-transform: uppercase;\n            font-weight: 400;\n        }\n\n        .lw-auth-card-divider {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            margin-bottom: 35px;\n        }\n        .lw-auth-card-divider-line {\n            width: 55px;\n            height: 1px;\n            background: rgba(194, 155, 56, 0.4);\n        }\n\n        .lw-auth-notice-box {\n            background: rgba(194, 155, 56, 0.08);\n            border: 1px solid rgba(194, 155, 56, 0.45);\n            padding: 14px 18px;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 25px;\n            font-size: 12px;\n            color: #FAF8F5;\n            line-height: 1.45;\n        }\n        .lw-auth-notice-box svg {\n            width: 20px;\n            height: 20px;\n            fill: none;\n            stroke: #c29b38;\n            flex-shrink: 0;\n        }\n\n        .lw-form-group {\n            margin-bottom: 24px;\n            position: relative;\n        }\n        .lw-form-label {\n            display: block;\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: 20px;\n            color: #FAF8F5;\n            margin-bottom: 8px;\n            font-weight: 400;\n        }\n        .lw-input-wrapper {\n            position: relative;\n            display: flex;\n            align-items: center;\n        }\n        .lw-input-icon {\n            position: absolute;\n            right: 16px;            width: 18px;\n            height: 18px;\n            stroke: rgba(194, 155, 56, 0.75);\n            fill: none;\n            pointer-events: none;\n        }\n        .lw-input-field {\n            width: 100%;\n            background: rgba(0, 15, 14, 0.9) !important;\n            border: 1px solid rgba(194, 155, 56, 0.35) !important;\n            color: #FAF8F5 !important;\n            padding: 14px 45px !important;\n            font-size: 14px !important;\n            outline: none !important;\n            transition: all 0.3s ease;\n            box-sizing: border-box;\n            border-radius: 0 !important;\n        }\n        .lw-input-field:focus {\n            border-color: #c29b38 !important;\n            box-shadow: 0 0 12px rgba(194, 155, 56, 0.35) !important;\n            background: rgba(0, 15, 14, 1) !important;\n        }\n        .lw-input-field[readonly] {\n            background: rgba(255, 255, 255, 0.04) !important;\n            border-color: rgba(194, 155, 56, 0.2) !important;\n            color: #8E9B9A !important;\n            cursor: not-allowed;\n        }\n\n        .lw-password-toggle {\n            position: absolute;\n            left: 16px;            cursor: pointer;\n            width: 20px;\n            height: 20px;\n            stroke: #8E9B9A;\n            fill: none;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            transition: stroke 0.3s ease;\n        }\n        .lw-password-toggle:hover {\n            stroke: #c29b38;\n        }\n\n        .lw-field-subtext {\n            font-size: 11px;\n            color: #8E9B9A;\n            margin-top: 6px;\n            display: block;\n        }\n\n        .lw-form-options {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            margin-bottom: 30px;\n            font-size: 13px;\n        }\n        .lw-checkbox-label {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            cursor: pointer;\n            color: #8E9B9A;\n            user-select: none;\n            line-height: 1.4;\n        }\n        .lw-checkbox-label input[type=\"checkbox\"] {\n            appearance: none;\n            width: 16px;\n            height: 16px;\n            border: 1px solid rgba(194, 155, 56, 0.6);\n            background: transparent;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            border-radius: 0;\n            margin: 0;\n            flex-shrink: 0;\n        }\n        .lw-checkbox-label input[type=\"checkbox\"]:checked {\n            background: #c29b38;\n            border-color: #c29b38;\n        }\n        .lw-checkbox-label input[type=\"checkbox\"]:checked::after {\n            content: '\u2713';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            color: #011110;\n            font-size: 11px;\n            font-weight: bold;\n        }\n\n        .lw-legal-link, .lw-forgot-link {\n            color: #c29b38 !important;\n            text-decoration: underline !important;\n            text-underline-offset: 3px !important;\n            transition: color 0.3s ease;\n        }\n        .lw-legal-link:hover, .lw-forgot-link:hover {\n            color: #d6b254 !important;\n        }\n\n        .lw-btn-primary {\n            width: 100%;\n            background: linear-gradient(135deg, #c29b38 0%, #967422 100%);\n            color: #011110;\n            border: none;\n            padding: 16px 20px;\n            font-size: 13px;\n            font-weight: 700;\n            letter-spacing: 2.5px;\n            text-transform: uppercase;\n            cursor: pointer;\n            transition: all 0.35s ease;\n            box-shadow: 0 4px 18px rgba(194, 155, 56, 0.25);\n            border-radius: 0;\n        }\n        .lw-btn-primary:hover {\n            background: linear-gradient(135deg, #d6b254 0%, #c29b38 100%);\n            box-shadow: 0 6px 24px rgba(194, 155, 56, 0.45);\n            transform: translateY(-1px);\n        }\n\n        .lw-auth-switch {\n            text-align: center;\n            margin-top: 24px;\n            font-size: 13px;\n            color: #FAF8F5;\n        }\n        .lw-auth-switch-btn {\n            color: #c29b38;\n            font-weight: 600;\n            text-decoration: underline;\n            text-underline-offset: 3px;\n            cursor: pointer;\n            margin-right: 6px;\n            background: none;\n            border: none;\n            padding: 0;\n            font-size: 13px;\n        }\n        .lw-auth-switch-btn:hover {\n            color: #d6b254;\n        }\n\n        .lw-guest-section {\n            margin-top: 38px;\n            padding-top: 32px;\n            border-top: 1px solid rgba(194, 155, 56, 0.25);\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            gap: 20px;\n        }\n        .lw-guest-info {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n        .lw-guest-icon-circle {\n            width: 48px;\n            height: 48px;\n            border-radius: 50%;\n            border: 1px solid rgba(194, 155, 56, 0.45);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n            background: rgba(194, 155, 56, 0.05);\n        }\n        .lw-guest-icon-circle svg {\n            width: 22px;\n            height: 22px;\n            stroke: #FAF8F5;\n            fill: none;\n        }\n        .lw-guest-text h5 {\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: 21px;\n            color: #FAF8F5;\n            margin: 0 0 3px 0;\n            font-weight: 500;\n        }\n        .lw-guest-text p {\n            font-size: 12px;\n            color: #8E9B9A;\n            margin: 0;\n            max-width: 220px;\n            line-height: 1.35;\n        }\n        .lw-btn-outline {\n            border: 1px solid #c29b38;\n            background: transparent;\n            color: #c29b38;\n            padding: 13px 20px;\n            font-size: 11px;\n            font-weight: 600;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            text-decoration: none;\n            white-space: nowrap;\n            transition: all 0.35s ease;\n            display: inline-block;\n            text-align: center;\n        }\n        .lw-btn-outline:hover {\n            background: #c29b38;\n            color: #011110;\n            box-shadow: 0 4px 15px rgba(194, 155, 56, 0.3);\n        }\n\n        .lw-view-container {\n            animation: lwFadeInUp 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n        }\n        .lw-view-hidden {\n            display: none !important;\n        }\n\n        @keyframes lwFadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(12px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        \/* MOBILE ERGONOMICS *\/\n        @media (max-width: 991px) {\n            .lw-auth-wrapper {\n                padding: 30px 15px 60px 15px;\n                justify-content: flex-start;\n            }\n            .lw-auth-header {\n                margin-bottom: 25px;\n            }\n            .lw-auth-header img {\n                max-width: 110px !important;\n            }\n            \n            .lw-auth-grid {\n                display: flex;\n                flex-direction: column-reverse;\n                gap: 40px;\n            }\n            .lw-auth-card {\n                padding: 38px 20px;\n            }\n            .lw-auth-hero {\n                padding-top: 0;\n                text-align: center;\n            }\n            .lw-auth-divider {\n                margin: 0 auto 25px auto;\n            }\n            .lw-auth-desc {\n                margin: 0 auto 35px auto;\n            }\n            .lw-auth-feature-item {\n                text-align: right;\n            }\n            .lw-guest-section {\n                flex-direction: column;\n                align-items: center;\n                text-align: center;\n            }\n            .lw-guest-info {\n                flex-direction: column;\n            }\n            .lw-btn-outline {\n                width: 100%;\n            }\n        }\n    <\/style>\n\n    <div class=\"lw-auth-wrapper\">\n        <div class=\"lw-auth-container\">\n\n            <!-- Top Logo -->\n            <div class=\"lw-auth-header\">\n                <a href=\"https:\/\/lovewatches.testnixt.com\/ar\/\">\n                    <img decoding=\"async\" src=\"https:\/\/lovewatches.testnixt.com\/wp-content\/uploads\/2026\/07\/Asset-2@3x-scaled.png\" alt=\"Love Watches Luxury\">\n                <\/a>\n            <\/div>\n\n            <!-- Global WooCommerce Notices -->\n            <div class=\"lw-auth-notices\">\n                            <\/div>\n\n            <div class=\"lw-auth-grid\">\n                \n                <!-- LEFT COLUMN: HERO INFORMATION -->\n                <div class=\"lw-auth-hero\">\n                    <span class=\"lw-auth-tag\" id=\"lw-hero-tag\">\n                        \u0645\u0631\u062d\u0628\u0627\u064b \u0628\u0639\u0648\u062f\u062a\u0643!                    <\/span>\n\n                    <h1 class=\"lw-auth-heading\" id=\"lw-hero-heading\">\n                                                    Sign <span>In<\/span>\n                                            <\/h1>\n\n                    <div class=\"lw-auth-subheading\">\u0644\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0637\u0644\u0628\u0627\u062a\u0643 \u0648\u0645\u0644\u0641\u0643 \u0627\u0644\u0634\u062e\u0635\u064a<\/div>\n\n                    <div class=\"lw-auth-divider\">\n                        <div class=\"lw-auth-divider-diamond\"><\/div>\n                    <\/div>\n\n                    <p class=\"lw-auth-desc\" id=\"lw-hero-desc\">\n                        \u0633\u062c\u0644 \u062f\u062e\u0648\u0644\u0643 \u0644\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0637\u0644\u0628\u0627\u062a\u0643\u060c \u0627\u0644\u0636\u0645\u0627\u0646\u060c \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0623\u0645\u0646\u064a\u0627\u062a\u060c \u0648\u062d\u0633\u0627\u0628\u0643 \u0627\u0644\u0634\u062e\u0635\u064a \u0641\u064a \u0644\u0648\u0641 \u0648\u0648\u062a\u0634\u0632.                    <\/p>\n\n                    <div class=\"lw-auth-features\">\n                        <!-- Feature 1 -->\n                        <div class=\"lw-auth-feature-item\">\n                            <div class=\"lw-auth-feature-icon\">\n                                <img decoding=\"async\" src=\"https:\/\/lovewatches.testnixt.com\/wp-content\/uploads\/2026\/07\/image-9.png\" alt=\"Orders\">\n                            <\/div>\n                            <div class=\"lw-auth-feature-text\">\n                                <h4>\u0639\u0631\u0636 \u0637\u0644\u0628\u0627\u062a\u0643<\/h4>\n                                <p>\u062a\u062a\u0628\u0639 \u0643\u0644 \u0637\u0644\u0628 \u0642\u0645\u062a \u0628\u0637\u0644\u0628\u0647 \u0628\u0633\u0647\u0648\u0644\u0629.<\/p>\n                            <\/div>\n                        <\/div>\n\n                        <!-- Feature 2 -->\n                        <div class=\"lw-auth-feature-item\">\n                            <div class=\"lw-auth-feature-icon\">\n                                <img decoding=\"async\" src=\"https:\/\/lovewatches.testnixt.com\/wp-content\/uploads\/2026\/07\/image-11.png\" alt=\"Warranty\">\n                            <\/div>\n                            <div class=\"lw-auth-feature-text\">\n                                <h4>\u062d\u0627\u0644\u0629 \u0627\u0644\u0636\u0645\u0627\u0646<\/h4>\n                                <p>\u0627\u0633\u062a\u0639\u0631\u0636 \u0636\u0645\u0627\u0646\u0627\u062a \u0633\u0627\u0639\u062a\u0643 \u0627\u0644\u0641\u0639\u0627\u0644\u0629.<\/p>\n                            <\/div>\n                        <\/div>\n\n                        <!-- Feature 3 -->\n                        <div class=\"lw-auth-feature-item\">\n                            <div class=\"lw-auth-feature-icon\">\n                                <img decoding=\"async\" src=\"https:\/\/lovewatches.testnixt.com\/wp-content\/uploads\/2026\/07\/image-12.png\" alt=\"Profile\">\n                            <\/div>\n                            <div class=\"lw-auth-feature-text\">\n                                <h4>\u0645\u0644\u0641\u0643 \u0627\u0644\u0634\u062e\u0635\u064a<\/h4>\n                                <p>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646\u060c \u0648\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u062d\u0633\u0627\u0628 \u0648\u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- RIGHT COLUMN: FORM CARD -->\n                <div class=\"lw-auth-card-wrapper\">\n                    <div class=\"lw-auth-card\">\n\n                        <!-- SVG Border Layer Overlay -->\n                        <svg class=\"lw-auth-card-border-svg\" preserveAspectRatio=\"none\" viewBox=\"0 0 100 100\">\n                            <path d=\"M 0 6 A 6 6 0 0 1 6 0 L 94 0 A 6 6 0 0 1 100 6 L 100 94 A 6 6 0 0 1 94 100 L 6 100 A 6 6 0 0 1 0 94 Z\" vector-effect=\"non-scaling-stroke\"\/>\n                        <\/svg>\n\n                        <!-- STATE 1: SIGN IN VIEW -->\n                        <div id=\"lw-view-signin\" class=\"lw-view-container \">\n                            <h2 class=\"lw-auth-card-title\">\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644<\/h2>\n                            <div class=\"lw-auth-card-divider\">\n                                <div class=\"lw-auth-card-divider-line\"><\/div>\n                                <div class=\"lw-auth-divider-diamond\"><\/div>\n                                <div class=\"lw-auth-card-divider-line\"><\/div>\n                            <\/div>\n\n                            <form method=\"post\" action=\"\" class=\"lw-auth-form\">\n                                <input type=\"hidden\" id=\"lw_auth_nonce\" name=\"lw_auth_nonce\" value=\"eb839058a2\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ar\/wp-json\/wp\/v2\/pages\/7665\" \/>                                <input type=\"hidden\" name=\"lw_auth_action\" value=\"login\">\n\n                                <div class=\"lw-form-group\">\n                                    <label class=\"lw-form-label\">\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/label>\n                                    <div class=\"lw-input-wrapper\">\n                                        <svg class=\"lw-input-icon\" viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n                                        <input type=\"text\" name=\"username\" class=\"lw-input-field\" placeholder=\"\u0623\u062f\u062e\u0644 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\" required>\n                                    <\/div>\n                                <\/div>\n\n                                <div class=\"lw-form-group\">\n                                    <label class=\"lw-form-label\">\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631<\/label>\n                                    <div class=\"lw-input-wrapper\">\n                                        <svg class=\"lw-input-icon\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\n                                        <input type=\"password\" name=\"password\" class=\"lw-input-field lw-pass-input\" placeholder=\"********\" required>\n                                        <span class=\"lw-password-toggle lw-toggle-btn\">\n                                            <svg viewBox=\"0 0 24 24\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg>\n                                        <\/span>\n                                    <\/div>\n                                <\/div>\n\n                                <div class=\"lw-form-options\">\n                                    <label class=\"lw-checkbox-label\">\n                                        <input type=\"checkbox\" name=\"rememberme\" value=\"forever\">\n                                        <span>\u062a\u0630\u0643\u0631\u0646\u064a<\/span>\n                                    <\/label>\n                                    <a href=\"https:\/\/lovewatches.testnixt.com\/ar\/lost-password\/\" class=\"lw-forgot-link\">\u0646\u0633\u064a\u062a \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631\u061f<\/a>\n                                <\/div>\n\n                                <button type=\"submit\" class=\"lw-btn-primary\">\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644<\/button>\n\n                                <div class=\"lw-auth-switch\">\n                                    \u0644\u064a\u0633 \u0644\u062f\u064a\u0643 \u062d\u0633\u0627\u0628\u061f                                    <button type=\"button\" class=\"lw-auth-switch-btn\" onclick=\"lwSwitchView('signup')\">\u0623\u0646\u0634\u0626 \u062d\u0633\u0627\u0628\u0627\u064b<\/button>\n                                <\/div>\n                            <\/form>\n                        <\/div>\n\n\n                        <!-- STATE 2: SIGN UP VIEW -->\n                        <div id=\"lw-view-signup\" class=\"lw-view-container lw-view-hidden\">\n                            <h2 class=\"lw-auth-card-title\">\u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628<\/h2>\n                            <div class=\"lw-auth-card-divider\">\n                                <div class=\"lw-auth-card-divider-line\"><\/div>\n                                <div class=\"lw-auth-divider-diamond\"><\/div>\n                                <div class=\"lw-auth-card-divider-line\"><\/div>\n                            <\/div>\n\n                            <form method=\"post\" action=\"\" class=\"lw-auth-form\">\n                                <input type=\"hidden\" id=\"lw_auth_nonce\" name=\"lw_auth_nonce\" value=\"eb839058a2\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ar\/wp-json\/wp\/v2\/pages\/7665\" \/>                                <input type=\"hidden\" name=\"lw_auth_action\" value=\"register\">\n\n                                <div class=\"lw-form-group\">\n                                    <label class=\"lw-form-label\">\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644<\/label>\n                                    <div class=\"lw-input-wrapper\">\n                                        <svg class=\"lw-input-icon\" viewBox=\"0 0 24 24\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\n                                        <input type=\"text\" name=\"full_name\" class=\"lw-input-field\" placeholder=\"\u0623\u062f\u062e\u0644 \u0627\u0633\u0645\u0643 \u0627\u0644\u0643\u0627\u0645\u0644\" required>\n                                    <\/div>\n                                <\/div>\n\n                                <div class=\"lw-form-group\">\n                                    <label class=\"lw-form-label\">\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/label>\n                                    <div class=\"lw-input-wrapper\">\n                                        <svg class=\"lw-input-icon\" viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n                                        <input type=\"email\" name=\"email\" class=\"lw-input-field\" placeholder=\"\u0623\u062f\u062e\u0644 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\" required>\n                                    <\/div>\n                                <\/div>\n\n                                <div class=\"lw-form-group\">\n                                    <label class=\"lw-form-label\">\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631<\/label>\n                                    <div class=\"lw-input-wrapper\">\n                                        <svg class=\"lw-input-icon\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\n                                        <input type=\"password\" name=\"password\" class=\"lw-input-field lw-pass-input\" placeholder=\"********\" required>\n                                        <span class=\"lw-password-toggle lw-toggle-btn\">\n                                            <svg viewBox=\"0 0 24 24\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg>\n                                        <\/span>\n                                    <\/div>\n                                <\/div>\n\n                                <div class=\"lw-form-group\">\n                                    <label class=\"lw-form-label\">\u062a\u0623\u0643\u064a\u062f \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631<\/label>\n                                    <div class=\"lw-input-wrapper\">\n                                        <svg class=\"lw-input-icon\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\n                                        <input type=\"password\" name=\"confirm_password\" class=\"lw-input-field lw-pass-input\" placeholder=\"********\" required>\n                                        <span class=\"lw-password-toggle lw-toggle-btn\">\n                                            <svg viewBox=\"0 0 24 24\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg>\n                                        <\/span>\n                                    <\/div>\n                                <\/div>\n\n                                <div class=\"lw-form-options\">\n                                    <label class=\"lw-checkbox-label\">\n                                        <input type=\"checkbox\" name=\"terms_agree\" required>\n                                        <span>\n                                            \u0623\u0648\u0627\u0641\u0642 \u0639\u0644\u0649                                             <a href=\"https:\/\/lovewatches.testnixt.com\/terms-and-conditions\/\" target=\"_blank\" class=\"lw-legal-link\">\u0627\u0644\u0634\u0631\u0648\u0637 \u0648\u0627\u0644\u0623\u062d\u0643\u0627\u0645<\/a>\n                                             \u0648                                             <a href=\"https:\/\/lovewatches.testnixt.com\/ar\/privacy-policy\/\" target=\"_blank\" class=\"lw-legal-link\">\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629<\/a>\n                                        <\/span>\n                                    <\/label>\n                                <\/div>\n\n                                <button type=\"submit\" class=\"lw-btn-primary\">\u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u062d\u0633\u0627\u0628<\/button>\n\n                                <div class=\"lw-auth-switch\">\n                                    \u0644\u062f\u064a\u0643 \u062d\u0633\u0627\u0628 \u0628\u0627\u0644\u0641\u0639\u0644 \u0628\u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u064a\u062f\u061f                                    <button type=\"button\" class=\"lw-auth-switch-btn\" onclick=\"lwSwitchView('signin')\">\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644<\/button>\n                                <\/div>\n                            <\/form>\n                        <\/div>\n\n\n                        <!-- STATE 3: LOCKED EMAIL \/ CLAIM GUEST ACCOUNT VIEW -->\n                        <div id=\"lw-view-claim\" class=\"lw-view-container lw-view-hidden\">\n                            <h2 class=\"lw-auth-card-title\">\u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628<\/h2>\n                            <div class=\"lw-auth-card-divider\">\n                                <div class=\"lw-auth-card-divider-line\"><\/div>\n                                <div class=\"lw-auth-divider-diamond\"><\/div>\n                                <div class=\"lw-auth-card-divider-line\"><\/div>\n                            <\/div>\n\n                            <div class=\"lw-auth-notice-box\">\n                                <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n                                <span>\u0623\u0646\u0634\u0626 \u062d\u0633\u0627\u0628\u0643 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0646\u0641\u0633 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0634\u0631\u0627\u0621 \u0644\u0644\u0648\u0635\u0648\u0644 \u0644\u0637\u0644\u0628\u0627\u062a\u0643 \u062a\u0644\u0642\u0627\u0626\u064a\u0627\u064b.<\/span>\n                            <\/div>\n\n                            <form method=\"post\" action=\"\" class=\"lw-auth-form\">\n                                <input type=\"hidden\" id=\"lw_auth_nonce\" name=\"lw_auth_nonce\" value=\"eb839058a2\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ar\/wp-json\/wp\/v2\/pages\/7665\" \/>                                <input type=\"hidden\" name=\"lw_auth_action\" value=\"claim\">\n\n                                <div class=\"lw-form-group\">\n                                    <label class=\"lw-form-label\">\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/label>\n                                    <div class=\"lw-input-wrapper\">\n                                        <svg class=\"lw-input-icon\" viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n                                        <input type=\"email\" name=\"email\" class=\"lw-input-field\" value=\"\" readonly>\n                                    <\/div>\n                                    <span class=\"lw-field-subtext\">\u0644\u0627 \u064a\u0645\u0643\u0646 \u062a\u063a\u064a\u064a\u0631 \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u064a\u062f \u0644\u0623\u0646\u0647 \u0645\u0631\u062a\u0628\u0637 \u0628\u0637\u0644\u0628\u0643 \u0627\u0644\u0623\u062e\u064a\u0631.<\/span>\n                                <\/div>\n\n                                <div class=\"lw-form-group\">\n                                    <label class=\"lw-form-label\">\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631<\/label>\n                                    <div class=\"lw-input-wrapper\">\n                                        <svg class=\"lw-input-icon\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\n                                        <input type=\"password\" name=\"password\" class=\"lw-input-field lw-pass-input\" placeholder=\"********\" required>\n                                        <span class=\"lw-password-toggle lw-toggle-btn\">\n                                            <svg viewBox=\"0 0 24 24\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg>\n                                        <\/span>\n                                    <\/div>\n                                <\/div>\n\n                                <div class=\"lw-form-group\">\n                                    <label class=\"lw-form-label\">\u062a\u0623\u0643\u064a\u062f \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631<\/label>\n                                    <div class=\"lw-input-wrapper\">\n                                        <svg class=\"lw-input-icon\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\n                                        <input type=\"password\" name=\"confirm_password\" class=\"lw-input-field lw-pass-input\" placeholder=\"********\" required>\n                                        <span class=\"lw-password-toggle lw-toggle-btn\">\n                                            <svg viewBox=\"0 0 24 24\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg>\n                                        <\/span>\n                                    <\/div>\n                                <\/div>\n\n                                <button type=\"submit\" class=\"lw-btn-primary\" style=\"margin-top: 10px;\">\u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u062d\u0633\u0627\u0628<\/button>\n\n                                <div class=\"lw-auth-switch\">\n                                    \u0644\u062f\u064a\u0643 \u062d\u0633\u0627\u0628 \u0628\u0627\u0644\u0641\u0639\u0644 \u0628\u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u064a\u062f\u061f                                    <button type=\"button\" class=\"lw-auth-switch-btn\" onclick=\"lwSwitchView('signin')\">\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644<\/button>\n                                <\/div>\n                            <\/form>\n                        <\/div>\n\n\n                        <!-- BOTTOM GUEST SECTION -->\n                        <div class=\"lw-guest-section\">\n                            <div class=\"lw-guest-info\">\n                                <div class=\"lw-guest-icon-circle\">\n                                    <svg viewBox=\"0 0 24 24\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\n                                <\/div>\n                                <div class=\"lw-guest-text\">\n                                    <h5>\u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0643\u0632\u0627\u0626\u0631<\/h5>\n                                    <p>\u062a\u0633\u0648\u0642 \u0628\u062f\u0648\u0646 \u062d\u0633\u0627\u0628. \u064a\u0645\u0643\u0646\u0643 \u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628\u0643 \u0644\u0627\u062d\u0642\u0627\u064b \u0628\u0639\u062f \u0627\u0644\u0634\u0631\u0627\u0621.<\/p>\n                                <\/div>\n                            <\/div>\n                            <a href=\"https:\/\/lovewatches.testnixt.com\/ar\/shop\/\" class=\"lw-btn-outline\">\n                                \u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0643\u0632\u0627\u0626\u0631                            <\/a>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <!-- JavaScript Handlers -->\n    <script>\n    function lwSwitchView(targetMode) {\n        var vSignin = document.getElementById('lw-view-signin');\n        var vSignup = document.getElementById('lw-view-signup');\n        var vClaim  = document.getElementById('lw-view-claim');\n        \n        var heroTag     = document.getElementById('lw-hero-tag');\n        var heroHeading = document.getElementById('lw-hero-heading');\n        var heroDesc    = document.getElementById('lw-hero-desc');\n\n        if (targetMode === 'signup') {\n            vSignin.classList.add('lw-view-hidden');\n            vClaim.classList.add('lw-view-hidden');\n            vSignup.classList.remove('lw-view-hidden');\n\n            heroTag.textContent = \"\u0623\u0646\u0634\u0626 \u062d\u0633\u0627\u0628\u0643 \u0627\u0644\u0641\u0627\u062e\u0631\";\n            heroHeading.innerHTML = \"Sign <span>Up<\/span>\";\n            heroDesc.textContent = \"\u0623\u0646\u0634\u0626 \u062d\u0633\u0627\u0628\u0643 \u0644\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0637\u0644\u0628\u0627\u062a\u0643\u060c \u0627\u0644\u0636\u0645\u0627\u0646\u060c \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0623\u0645\u0646\u064a\u0627\u062a\u060c \u0648\u062d\u0633\u0627\u0628\u0643 \u0627\u0644\u0634\u062e\u0635\u064a \u0641\u064a \u0644\u0648\u0641 \u0648\u0648\u062a\u0634\u0632.\";\n        } else {\n            vSignup.classList.add('lw-view-hidden');\n            vClaim.classList.add('lw-view-hidden');\n            vSignin.classList.remove('lw-view-hidden');\n\n            heroTag.textContent = \"\u0645\u0631\u062d\u0628\u0627\u064b \u0628\u0639\u0648\u062f\u062a\u0643!\";\n            heroHeading.innerHTML = \"Sign <span>In<\/span>\";\n            heroDesc.textContent = \"\u0633\u062c\u0644 \u062f\u062e\u0648\u0644\u0643 \u0644\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0637\u0644\u0628\u0627\u062a\u0643\u060c \u0627\u0644\u0636\u0645\u0627\u0646\u060c \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0623\u0645\u0646\u064a\u0627\u062a\u060c \u0648\u062d\u0633\u0627\u0628\u0643 \u0627\u0644\u0634\u062e\u0635\u064a \u0641\u064a \u0644\u0648\u0641 \u0648\u0648\u062a\u0634\u0632.\";\n        }\n    }\n\n    document.addEventListener('DOMContentLoaded', function() {\n        var toggleBtns = document.querySelectorAll('.lw-toggle-btn');\n        toggleBtns.forEach(function(btn) {\n            btn.addEventListener('click', function() {\n                var input = this.previousElementSibling;\n                if (input.type === 'password') {\n                    input.type = 'text';\n                    this.style.stroke = '#c29b38';\n                } else {\n                    input.type = 'password';\n                    this.style.stroke = '#8E9B9A';\n                }\n            });\n        });\n    });\n    <\/script>\n\n    <\/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":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7665","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/lovewatches.testnixt.com\/ar\/wp-json\/wp\/v2\/pages\/7665","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lovewatches.testnixt.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lovewatches.testnixt.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lovewatches.testnixt.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lovewatches.testnixt.com\/ar\/wp-json\/wp\/v2\/comments?post=7665"}],"version-history":[{"count":4,"href":"https:\/\/lovewatches.testnixt.com\/ar\/wp-json\/wp\/v2\/pages\/7665\/revisions"}],"predecessor-version":[{"id":7676,"href":"https:\/\/lovewatches.testnixt.com\/ar\/wp-json\/wp\/v2\/pages\/7665\/revisions\/7676"}],"wp:attachment":[{"href":"https:\/\/lovewatches.testnixt.com\/ar\/wp-json\/wp\/v2\/media?parent=7665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}