{"id":307,"date":"2026-02-01T22:09:45","date_gmt":"2026-02-01T18:39:45","guid":{"rendered":"http:\/\/localhost\/padel-mvp\/?page_id=307"},"modified":"2026-02-22T21:39:21","modified_gmt":"2026-02-22T18:09:21","slug":"login","status":"publish","type":"page","link":"https:\/\/padelmeet.ir\/index.php\/login\/","title":{"rendered":""},"content":{"rendered":"<style id=\"pm-native-auth-inline-css\">\/* PM Native Auth Portal v1.5.0 - Green\/Blue UI *\/\n:root{\n  --pm-bg:#0d1422;\n  --pm-card:#101b2e;\n  --pm-card-2:#0f1a2c;\n  --pm-primary:#9CFF2E;\n  --pm-primary-2:#D2FF6C;\n  --pm-accent:#18b0c0;\n  --pm-text:#ffffff;\n  --pm-text-soft:rgba(255,255,255,.78);\n  --pm-border:rgba(156,255,46,.18);\n  --pm-shadow:0 20px 60px rgba(0,0,0,.45);\n  --pm-radius-lg:22px;\n  --pm-radius-md:16px;\n  --pm-radius-sm:12px;\n  --pm-font:\"IRANYekanX\",\"IRANSansX\",\"Vazirmatn\",\"Inter\",sans-serif;\n}\n\nbody{\n  color:var(--pm-text);\n  font-family:var(--pm-font);\n}\n\n\/* Container *\/\n.pm-auth-container{\n  max-width:640px;\n  margin:32px auto 60px;\n  padding:24px;\n  border-radius:var(--pm-radius-lg);\n  border:1px solid var(--pm-border);\n  background:linear-gradient(145deg,#0f1a2c,#0c1422);\n  box-shadow:var(--pm-shadow);\n  direction:rtl;\n}\n\n\/* Title *\/\n.pm-auth-title{\n  margin:0 0 16px;\n  font-size:clamp(18px,2.2vw,22px);\n  font-weight:800;\n  color:#fff;\n}\n\n\/* Form *\/\n.pm-auth-form{display:block;}\n.pm-auth-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:14px;\n}\n.pm-auth-field{display:flex;flex-direction:column;gap:6px;}\n.pm-auth-field label{\n  font-size:13px;\n  color:var(--pm-text-soft);\n}\n.pm-auth-field input[type=\"text\"],\n.pm-auth-field input[type=\"email\"],\n.pm-auth-field input[type=\"password\"],\n.pm-auth-field input[type=\"tel\"],\n.pm-auth-field input[type=\"number\"]{\n  padding:11px 12px;\n  border:1px solid var(--pm-border);\n  border-radius:12px;\n  background:#0f1a2c;\n  color:var(--pm-text);\n  outline:none;\n  transition:border-color .18s ease, box-shadow .18s ease, background .18s ease;\n}\n.pm-auth-field input:focus{\n  border-color:rgba(156,255,46,.6);\n  box-shadow:0 0 0 3px rgba(156,255,46,.18);\n  background:#0d1626;\n}\n\n\/* Actions *\/\n.pm-auth-actions{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  margin-top:14px;\n  gap:10px;\n}\n.pm-auth-remember{\n  font-size:0.9rem;\n  color:var(--pm-text-soft);\n}\n\n\/* Buttons *\/\n.pm-auth-btn{\n  appearance:none;\n  border:none;\n  cursor:pointer;\n  padding:11px 18px;\n  border-radius:var(--pm-radius-md);\n  font-weight:800;\n  transition:transform .15s ease, box-shadow .2s ease;\n}\n.pm-auth-btn-primary{\n  color:#0f1626;\n  background:linear-gradient(135deg,#9CFF2E,#D2FF6C);\n  box-shadow:0 12px 28px rgba(156,255,46,.35);\n}\n.pm-auth-btn-primary:hover{transform:translateY(-2px)}\n\n.pm-auth-btn-secondary{\n  color:#0f1626;\n  background:#b6e9ff;\n}\n\n\/* Links *\/\n.pm-auth-links{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  margin-top:12px;\n  flex-wrap:wrap;\n}\n.pm-auth-link-text{\n  font-size:0.92rem;\n  color:var(--pm-text-soft);\n}\n.pm-auth-link{\n  text-decoration:none;\n  font-weight:700;\n  position:relative;\n}\n.pm-link-secondary{color:#a8d9ff;}\n.pm-link-accent{color:#9CFF2E;}\n.pm-auth-link:hover{text-decoration:underline;}\n\n\/* Alerts *\/\n.pm-auth-alert{\n  border-radius:12px;\n  padding:12px 14px;\n  margin:10px 0 14px;\n  font-size:0.95rem;\n  border:1px solid;\n}\n.pm-auth-alert-error{\n  background:rgba(255,75,75,.18);\n  color:#fff;\n  border-color:rgba(255,75,75,.35);\n}\n.pm-auth-alert-success{\n  background:rgba(31,169,125,.18);\n  color:#fff;\n  border-color:rgba(31,169,125,.35);\n}\n\n\/* Logged-in state *\/\n.pm-auth-logged-info{\n  text-align:center;\n  color:var(--pm-text-soft);\n  font-size:1rem;\n  line-height:1.8;\n  margin:18px 0 22px;\n}\n.pm-auth-logout-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:11px 18px;\n  border-radius:var(--pm-radius-md);\n  font-weight:800;\n  color:#0f1626;\n  background:linear-gradient(135deg,#ff6f6f,#ff4f8b);\n  box-shadow:0 10px 24px rgba(255,94,133,.3);\n  text-decoration:none;\n  transition:transform .15s ease, box-shadow .2s ease;\n}\n.pm-auth-logout-btn:hover{\n  transform:translateY(-2px);\n  box-shadow:0 14px 28px rgba(255,94,133,.35);\n}\n\n\/* Login method switch *\/\n.pm-auth-methods{\n  display:flex;\n  gap:10px;\n  margin-bottom:16px;\n  flex-wrap:wrap;\n}\n.pm-auth-methods a{\n  padding:8px 14px;\n  border-radius:12px;\n  background:#0f1a2c;\n  border:1px solid var(--pm-border);\n  color:#fff;\n  text-decoration:none;\n  font-weight:700;\n}\n.pm-auth-methods a.is-active{\n  background:linear-gradient(135deg,#9CFF2E,#D2FF6C);\n  color:#0f1626;\n  border-color:transparent;\n}\n\n\/* Responsive *\/\n@media (max-width:560px){\n  .pm-auth-grid{grid-template-columns:1fr;}\n  .pm-auth-actions{flex-direction:column;align-items:stretch;}\n  .pm-auth-remember{order:2;text-align:center;margin-top:6px;}\n  .pm-auth-links{justify-content:center;text-align:center;}\n}<\/style>        <div class=\"pm-auth-container pm-auth-login\">\n            <h3 class=\"pm-auth-title\">\u0648\u0631\u0648\u062f \u0628\u0647 \u062d\u0633\u0627\u0628<\/h3>\n\n            <div class=\"pm-auth-methods\">\n                <a class=\"is-active\" href=\"https:\/\/padelmeet.ir\/index.php\/login\/\">\u0648\u0631\u0648\u062f \u0628\u0627 \u0631\u0645\u0632<\/a>\n                <a class=\"\" href=\"https:\/\/padelmeet.ir\/index.php\/login\/?method=otp\">\u0648\u0631\u0648\u062f \u0628\u0627 \u067e\u06cc\u0627\u0645\u06a9<\/a>\n            <\/div>\n\n                        \n                            <form method=\"post\" class=\"pm-auth-form\" novalidate>\n                    <input type=\"hidden\" id=\"pm_login_nonce\" name=\"pm_login_nonce\" value=\"c5313c3a3a\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php\/wp-json\/wp\/v2\/pages\/307\" \/>                    <input type=\"hidden\" name=\"pm_login_password\" value=\"1\">\n\n                    <div class=\"pm-auth-field\">\n                        <label for=\"pm_login_id\">\u0646\u0627\u0645 \u06a9\u0627\u0631\u0628\u0631\u06cc \/ \u0627\u06cc\u0645\u06cc\u0644 \/ \u0645\u0648\u0628\u0627\u06cc\u0644<\/label>\n                        <input id=\"pm_login_id\" name=\"pm_login_id\" type=\"text\" required placeholder=\"\u0645\u062b\u0627\u0644: user \u06cc\u0627 0912xxxxxxx\"\n                               value=\"\">\n                    <\/div>\n\n                    <div class=\"pm-auth-field\">\n                        <label for=\"pm_login_pass\">\u0631\u0645\u0632 \u0639\u0628\u0648\u0631<\/label>\n                        <input id=\"pm_login_pass\" name=\"pm_login_pass\" type=\"password\" required placeholder=\"\u0631\u0645\u0632 \u0639\u0628\u0648\u0631\">\n                    <\/div>\n\n                    <div class=\"pm-auth-actions\">\n                        <label class=\"pm-auth-remember\">\n                            <input type=\"checkbox\" name=\"pm_login_remember\" value=\"1\" >\n                            \u0645\u0631\u0627 \u0628\u0647 \u062e\u0627\u0637\u0631 \u0628\u0633\u067e\u0627\u0631\n                        <\/label>\n                        <button type=\"submit\" class=\"pm-auth-btn pm-auth-btn-primary\">\u0648\u0631\u0648\u062f<\/button>\n                    <\/div>\n\n                    <div class=\"pm-auth-links\">\n                        <a class=\"pm-auth-link pm-link-secondary\" href=\"https:\/\/padelmeet.ir\/index.php\/reset-password\">\u0641\u0631\u0627\u0645\u0648\u0634\u06cc \u0631\u0645\u0632 \u0639\u0628\u0648\u0631<\/a>\n                        <a class=\"pm-auth-link pm-link-accent\" href=\"https:\/\/padelmeet.ir\/index.php\/register\">\u062b\u0628\u062a\u200c\u0646\u0627\u0645<\/a>\n                    <\/div>\n                <\/form>\n                    <\/div>\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":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-307","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/padelmeet.ir\/index.php\/wp-json\/wp\/v2\/pages\/307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/padelmeet.ir\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/padelmeet.ir\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/padelmeet.ir\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/padelmeet.ir\/index.php\/wp-json\/wp\/v2\/comments?post=307"}],"version-history":[{"count":7,"href":"https:\/\/padelmeet.ir\/index.php\/wp-json\/wp\/v2\/pages\/307\/revisions"}],"predecessor-version":[{"id":505,"href":"https:\/\/padelmeet.ir\/index.php\/wp-json\/wp\/v2\/pages\/307\/revisions\/505"}],"wp:attachment":[{"href":"https:\/\/padelmeet.ir\/index.php\/wp-json\/wp\/v2\/media?parent=307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}