{"id":1355,"date":"2026-06-14T20:48:28","date_gmt":"2026-06-14T20:48:28","guid":{"rendered":"https:\/\/axonwhale.com\/?page_id=1355"},"modified":"2026-06-14T20:49:38","modified_gmt":"2026-06-14T20:49:38","slug":"z2","status":"publish","type":"page","link":"https:\/\/axonwhale.com\/index.php\/z2\/","title":{"rendered":"z2"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1355\" class=\"elementor elementor-1355\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-b08ecd5 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"b08ecd5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91e3485 elementor-widget elementor-widget-html\" data-id=\"91e3485\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\" \/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n<title>Dr. Zehra Khizri | Empowerment Coach, Author &amp; Speaker<\/title>\r\n<meta name=\"theme-color\" content=\"#0E2A47\" \/>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500&family=Manrope:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --navy:#0E2A47;\r\n    --navy-deep:#081B2E;\r\n    --gold:#D9A94E;\r\n    --gold-soft:#F1D9A8;\r\n    --cream:#FBF8F3;\r\n    --white:#FFFFFF;\r\n    --ink:#1B2430;\r\n    --ink-soft:#5B6878;\r\n    --line:#E7E1D6;\r\n    --purple:#5B3E78;\r\n    --shadow: 0 20px 50px -20px rgba(14,42,71,0.35);\r\n    --radius: 18px;\r\n    --maxw: 1200px;\r\n  }\r\n\r\n  *{margin:0;padding:0;box-sizing:border-box;}\r\n  html{scroll-behavior:smooth;}\r\n  body{\r\n    font-family:'Manrope', sans-serif;\r\n    color:var(--ink);\r\n    background:var(--cream);\r\n    line-height:1.65;\r\n    -webkit-font-smoothing:antialiased;\r\n    overflow-x:hidden;\r\n  }\r\n  h1,h2,h3,h4{font-family:'Playfair Display', serif; color:var(--navy); letter-spacing:0.2px;}\r\n  img{max-width:100%; display:block;}\r\n  a{text-decoration:none; color:inherit;}\r\n  .container{max-width:var(--maxw); margin:0 auto; padding:0 24px;}\r\n  .eyebrow{\r\n    display:inline-flex; align-items:center; gap:10px;\r\n    font-size:12px; letter-spacing:3px; text-transform:uppercase;\r\n    font-weight:700; color:var(--gold);\r\n  }\r\n  .eyebrow::before{content:\"\"; width:28px; height:1px; background:var(--gold); display:inline-block;}\r\n  .section{padding:90px 0;}\r\n  .section-head{max-width:680px; margin:0 auto 50px; text-align:center;}\r\n  .section-head h2{font-size:clamp(28px,4vw,42px); font-weight:700; margin:14px 0 16px;}\r\n  .section-head p{color:var(--ink-soft); font-size:17px;}\r\n  .btn{\r\n    display:inline-flex; align-items:center; gap:10px;\r\n    padding:15px 32px; border-radius:999px; font-weight:700; font-size:15px;\r\n    transition: all .35s cubic-bezier(.4,0,.2,1); cursor:pointer; border:none;\r\n    white-space:nowrap;\r\n  }\r\n  .btn-gold{\r\n    background:linear-gradient(135deg,var(--gold) 0%, #c98f33 100%);\r\n    color:#fff; box-shadow:0 12px 30px -10px rgba(217,169,78,0.6);\r\n  }\r\n  .btn-gold:hover{transform:translateY(-3px); box-shadow:0 18px 36px -12px rgba(217,169,78,0.75);}\r\n  .btn-outline{\r\n    background:transparent; border:1.5px solid rgba(255,255,255,0.5); color:#fff;\r\n  }\r\n  .btn-outline:hover{background:rgba(255,255,255,0.12); border-color:#fff;}\r\n  .btn-navy-outline{\r\n    background:transparent; border:1.5px solid var(--navy); color:var(--navy);\r\n  }\r\n  .btn-navy-outline:hover{background:var(--navy); color:#fff;}\r\n\r\n  \/* ============ HEADER ============ *\/\r\n  header{\r\n    position:fixed; top:0; left:0; right:0; z-index:1000;\r\n    background:rgba(251,248,243,0.85); backdrop-filter:blur(14px);\r\n    border-bottom:1px solid rgba(14,42,71,0.06);\r\n    transition: all .3s ease;\r\n  }\r\n  .nav-wrap{\r\n    display:flex; align-items:center; justify-content:space-between;\r\n    padding:16px 24px; max-width:var(--maxw); margin:0 auto;\r\n  }\r\n  .logo{\r\n    font-family:'Playfair Display', serif; font-weight:700; font-size:22px;\r\n    color:var(--navy); display:flex; align-items:center; gap:10px;\r\n  }\r\n  .logo span{color:var(--gold);}\r\n  .nav-links{display:flex; gap:36px; align-items:center;}\r\n  .nav-links a{\r\n    font-size:14.5px; font-weight:600; color:var(--ink); position:relative; padding:6px 0;\r\n    transition:color .25s ease;\r\n  }\r\n  .nav-links a::after{\r\n    content:\"\"; position:absolute; bottom:0; left:0; width:0; height:2px;\r\n    background:var(--gold); transition:width .3s ease;\r\n  }\r\n  .nav-links a:hover{color:var(--navy);}\r\n  .nav-links a:hover::after{width:100%;}\r\n  .nav-cta{display:flex; gap:14px; align-items:center;}\r\n  .nav-cta .btn{padding:11px 24px; font-size:13.5px;}\r\n  .nav-cta .btn-navy-outline{border-color:var(--navy);}\r\n  .burger{display:none; flex-direction:column; gap:5px; cursor:pointer; background:none; border:none;}\r\n  .burger span{width:24px; height:2px; background:var(--navy); border-radius:2px;}\r\n\r\n  \/* ============ HERO ============ *\/\r\n  .hero{\r\n    position:relative; min-height:100vh; display:flex; align-items:center;\r\n    background:linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 55%, #18395E 100%);\r\n    overflow:hidden; padding-top:90px;\r\n  }\r\n  .hero::before{\r\n    content:\"\"; position:absolute; inset:0;\r\n    background:\r\n      radial-gradient(circle at 85% 20%, rgba(217,169,78,0.18), transparent 45%),\r\n      radial-gradient(circle at 10% 85%, rgba(217,169,78,0.10), transparent 40%);\r\n    pointer-events:none;\r\n  }\r\n  .hero-orbit{\r\n    position:absolute; border:1px solid rgba(217,169,78,0.18); border-radius:50%;\r\n    pointer-events:none;\r\n  }\r\n  .orbit-1{width:620px; height:620px; right:-180px; top:-120px; animation: spin 80s linear infinite;}\r\n  .orbit-2{width:420px; height:420px; right:-60px; top:40px; animation: spin 60s linear infinite reverse;}\r\n  @keyframes spin{ from{transform:rotate(0deg);} to{transform:rotate(360deg);} }\r\n\r\n  .hero-grid{\r\n    display:grid; grid-template-columns:1.05fr 0.95fr; align-items:center; gap:50px;\r\n    max-width:var(--maxw); margin:0 auto; padding:60px 24px; position:relative; z-index:2;\r\n  }\r\n  .hero-text .eyebrow{color:var(--gold-soft);}\r\n  .hero-text .eyebrow::before{background:var(--gold-soft);}\r\n  .hero-text h1{\r\n    color:#fff; font-size:clamp(38px,6vw,64px); line-height:1.12; margin:18px 0 22px; font-weight:700;\r\n  }\r\n  .hero-text h1 em{\r\n    font-style:italic; color:var(--gold-soft); font-weight:600;\r\n    background:linear-gradient(135deg, var(--gold-soft), var(--gold));\r\n    -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;\r\n  }\r\n  .hero-text p.sub{\r\n    color:rgba(255,255,255,0.78); font-size:18px; max-width:520px; margin-bottom:34px;\r\n  }\r\n  .hero-cta{display:flex; gap:16px; flex-wrap:wrap; margin-bottom:46px;}\r\n  .hero-stats{display:flex; gap:40px; flex-wrap:wrap;}\r\n  .hero-stats div{display:flex; flex-direction:column;}\r\n  .hero-stats .num{\r\n    font-family:'Playfair Display', serif; font-size:30px; font-weight:700; color:var(--gold-soft);\r\n  }\r\n  .hero-stats .label{font-size:13px; color:rgba(255,255,255,0.65); letter-spacing:.5px; margin-top:4px;}\r\n\r\n  .hero-visual{\r\n    position:relative; display:flex; justify-content:center; align-items:center;\r\n  }\r\n  .hero-photo-frame{\r\n    position:relative; width:100%; max-width:440px; aspect-ratio:4\/5;\r\n    border-radius:28px; overflow:hidden;\r\n    background:linear-gradient(160deg, rgba(217,169,78,0.25), rgba(255,255,255,0.04));\r\n    border:1px solid rgba(217,169,78,0.35);\r\n    box-shadow: 0 40px 90px -30px rgba(0,0,0,0.6);\r\n    animation: floatUp 7s ease-in-out infinite;\r\n  }\r\n  @keyframes floatUp{\r\n    0%,100%{transform:translateY(0);}\r\n    50%{transform:translateY(-14px);}\r\n  }\r\n  .hero-photo-frame img{\r\n    width:100%; height:100%; object-fit:cover; object-position:top center;\r\n    display:block;\r\n  }\r\n  .hero-badge{\r\n    position:absolute; bottom:-26px; left:-26px;\r\n    background:#fff; border-radius:18px; padding:18px 24px;\r\n    box-shadow:var(--shadow); display:flex; align-items:center; gap:14px;\r\n    animation: floatUp 7s ease-in-out infinite reverse;\r\n  }\r\n  .hero-badge .ic{\r\n    width:46px; height:46px; border-radius:50%; background:linear-gradient(135deg,var(--gold),#c98f33);\r\n    display:flex; align-items:center; justify-content:center; color:#fff; font-size:20px; flex-shrink:0;\r\n  }\r\n  .hero-badge .txt{display:flex; flex-direction:column;}\r\n  .hero-badge .txt strong{font-family:'Playfair Display',serif; color:var(--navy); font-size:16px;}\r\n  .hero-badge .txt span{font-size:12.5px; color:var(--ink-soft);}\r\n  .hero-tag-top{\r\n    position:absolute; top:-22px; right:-18px;\r\n    background:var(--navy); color:#fff; border-radius:14px; padding:14px 20px;\r\n    font-size:13px; font-weight:700; letter-spacing:1px; box-shadow:var(--shadow);\r\n    border:1px solid rgba(217,169,78,0.4);\r\n  }\r\n  .scroll-cue{\r\n    position:absolute; bottom:28px; left:50%; transform:translateX(-50%);\r\n    display:flex; flex-direction:column; align-items:center; gap:8px;\r\n    color:rgba(255,255,255,0.55); font-size:11px; letter-spacing:3px; text-transform:uppercase;\r\n    z-index:2;\r\n  }\r\n  .scroll-cue .line{width:1px; height:40px; background:rgba(255,255,255,0.3); position:relative; overflow:hidden;}\r\n  .scroll-cue .line::after{\r\n    content:\"\"; position:absolute; top:0; left:0; width:100%; height:14px; background:var(--gold);\r\n    animation: scrollDown 2s ease-in-out infinite;\r\n  }\r\n  @keyframes scrollDown{ 0%{top:-20px;} 100%{top:50px;} }\r\n\r\n  \/* ============ INTRO \/ GUIDANCE BANNER (mirrors \"sign\" CTA section) ============ *\/\r\n  .guidance{\r\n    background: var(--white); border:1px solid var(--line); border-radius:24px;\r\n    margin:-70px auto 0; max-width:var(--maxw); position:relative; z-index:5;\r\n    padding:46px 50px; box-shadow:var(--shadow);\r\n    display:grid; grid-template-columns:1fr auto; gap:40px; align-items:center;\r\n  }\r\n  .guidance h3{font-size:24px; margin-bottom:10px;}\r\n  .guidance p{color:var(--ink-soft); font-size:15.5px; max-width:620px;}\r\n  .guidance-actions{display:flex; gap:14px; flex-wrap:wrap; justify-content:flex-end;}\r\n\r\n  \/* ============ HORIZONTAL CARD ROW SECTIONS ============ *\/\r\n  .row-section{padding:80px 0;}\r\n  .row-section.alt{background:#fff;}\r\n  .row-head{\r\n    display:flex; justify-content:space-between; align-items:flex-end; gap:24px;\r\n    margin-bottom:40px; flex-wrap:wrap;\r\n  }\r\n  .row-head h2{font-size:clamp(26px,3.6vw,38px); margin-top:10px;}\r\n  .row-head .view-all{\r\n    font-weight:700; color:var(--navy); font-size:14px; display:flex; align-items:center; gap:8px;\r\n    padding-bottom:6px; border-bottom:2px solid var(--gold); transition: all .3s ease;\r\n  }\r\n  .row-head .view-all:hover{color:var(--gold); gap:14px;}\r\n\r\n  .card-row{\r\n    display:grid; grid-template-columns:repeat(4, 1fr); gap:26px;\r\n  }\r\n  .prog-card{\r\n    background:#fff; border-radius:var(--radius); overflow:hidden;\r\n    border:1px solid var(--line); transition: all .4s cubic-bezier(.4,0,.2,1);\r\n    display:flex; flex-direction:column;\r\n  }\r\n  .prog-card:hover{\r\n    transform:translateY(-8px); box-shadow:var(--shadow); border-color:transparent;\r\n  }\r\n  .prog-thumb{\r\n    aspect-ratio:4\/3.1; background:linear-gradient(135deg,var(--navy),#1F4A78);\r\n    position:relative; overflow:hidden; display:flex; align-items:center; justify-content:center;\r\n  }\r\n  .prog-thumb::after{\r\n    content:\"\"; position:absolute; inset:0;\r\n    background:linear-gradient(180deg, transparent 40%, rgba(8,27,46,0.55) 100%);\r\n  }\r\n  .prog-thumb .num{\r\n    font-family:'Playfair Display',serif; font-size:64px; font-weight:700;\r\n    color:rgba(255,255,255,0.18); position:absolute; top:14px; left:18px; z-index:1;\r\n  }\r\n  .prog-thumb .ic{\r\n    font-size:42px; z-index:1; color:var(--gold-soft);\r\n  }\r\n  .prog-body{padding:22px 22px 26px; display:flex; flex-direction:column; gap:8px; flex:1;}\r\n  .prog-body .tag{\r\n    font-size:11.5px; font-weight:700; letter-spacing:1.5px; text-transform:uppercase; color:var(--gold);\r\n  }\r\n  .prog-body h3{font-size:19px; line-height:1.35;}\r\n  .prog-body p{font-size:14px; color:var(--ink-soft); flex:1;}\r\n  .prog-meta{\r\n    display:flex; justify-content:space-between; align-items:center; font-size:13px;\r\n    color:var(--ink-soft); margin-top:6px; padding-top:14px; border-top:1px solid var(--line);\r\n  }\r\n  .prog-meta .price{font-weight:800; color:var(--navy); font-size:16px;}\r\n\r\n  \/* ============ BOOKS SECTION (signature) ============ *\/\r\n  .books-section{\r\n    background: linear-gradient(180deg, var(--navy-deep) 0%, var(--navy) 100%);\r\n    position:relative; overflow:hidden; padding:100px 0;\r\n  }\r\n  .books-section::before{\r\n    content:\"\"; position:absolute; inset:0;\r\n    background: radial-gradient(circle at 20% 30%, rgba(217,169,78,0.12), transparent 40%),\r\n                radial-gradient(circle at 90% 80%, rgba(217,169,78,0.10), transparent 45%);\r\n  }\r\n  .books-section .section-head h2{color:#fff;}\r\n  .books-section .section-head p{color:rgba(255,255,255,0.65);}\r\n  .books-section .eyebrow{color:var(--gold-soft);}\r\n  .books-section .eyebrow::before{background:var(--gold-soft);}\r\n\r\n  .books-grid{\r\n    display:grid; grid-template-columns:repeat(2, 1fr); gap:40px; position:relative; z-index:2;\r\n  }\r\n  .book-card{\r\n    background:rgba(255,255,255,0.04); border:1px solid rgba(217,169,78,0.22);\r\n    border-radius:24px; padding:34px; display:grid; grid-template-columns:200px 1fr; gap:30px;\r\n    align-items:center; backdrop-filter:blur(6px);\r\n    transition: all .4s ease;\r\n  }\r\n  .book-card:hover{\r\n    border-color:var(--gold); transform:translateY(-6px);\r\n    box-shadow:0 30px 70px -30px rgba(217,169,78,0.35);\r\n  }\r\n  .book-cover-wrap{\r\n    position:relative; width:100%; aspect-ratio:3\/4.3; border-radius:10px; overflow:hidden;\r\n    box-shadow:0 25px 50px -15px rgba(0,0,0,0.55);\r\n    transform:perspective(800px) rotateY(-6deg);\r\n    transition: transform .4s ease;\r\n  }\r\n  .book-card:hover .book-cover-wrap{transform:perspective(800px) rotateY(0deg);}\r\n  .book-cover-wrap img{width:100%; height:100%; object-fit:cover;}\r\n  .book-info{display:flex; flex-direction:column; gap:12px;}\r\n  .book-info .tag{font-size:11.5px; font-weight:700; letter-spacing:2px; text-transform:uppercase; color:var(--gold-soft);}\r\n  .book-info h3{color:#fff; font-size:24px; line-height:1.3;}\r\n  .book-info p{color:rgba(255,255,255,0.68); font-size:14.5px;}\r\n  .book-info .btn{align-self:flex-start; margin-top:6px;}\r\n\r\n  \/* ============ TESTIMONIALS ============ *\/\r\n  .testimonial-section{background:#fff; padding:90px 0;}\r\n  .testimonial-scroller{\r\n    display:flex; gap:26px; overflow-x:auto; padding-bottom:14px; scroll-snap-type:x mandatory;\r\n    scrollbar-width:thin;\r\n  }\r\n  .testimonial-scroller::-webkit-scrollbar{height:6px;}\r\n  .testimonial-scroller::-webkit-scrollbar-thumb{background:var(--gold); border-radius:10px;}\r\n  .t-card{\r\n    flex:0 0 380px; scroll-snap-align:start; background:var(--cream);\r\n    border:1px solid var(--line); border-radius:20px; padding:32px;\r\n    display:flex; flex-direction:column; gap:18px;\r\n  }\r\n  .t-stars{color:var(--gold); font-size:16px; letter-spacing:3px;}\r\n  .t-card p{font-size:15px; color:var(--ink); flex:1;}\r\n  .t-person{display:flex; align-items:center; gap:14px; padding-top:14px; border-top:1px solid var(--line);}\r\n  .t-avatar{\r\n    width:46px; height:46px; border-radius:50%; background:linear-gradient(135deg,var(--navy),var(--gold));\r\n    display:flex; align-items:center; justify-content:center; color:#fff; font-weight:700; font-family:'Playfair Display',serif;\r\n    flex-shrink:0;\r\n  }\r\n  .t-person strong{font-size:14.5px; color:var(--navy); display:block;}\r\n  .t-person span{font-size:12.5px; color:var(--ink-soft);}\r\n\r\n  \/* ============ STORY SECTION ============ *\/\r\n  .story-section{\r\n    background:var(--cream); padding:100px 0;\r\n  }\r\n  .story-grid{display:grid; grid-template-columns:1fr 1.2fr; gap:60px; align-items:center;}\r\n  .story-visual{\r\n    position:relative; border-radius:24px; overflow:hidden; aspect-ratio:4\/5;\r\n    background:linear-gradient(160deg, var(--navy), var(--purple));\r\n    display:flex; align-items:center; justify-content:center;\r\n  }\r\n  .story-visual img{width:100%; height:100%; object-fit:cover; object-position:top center;}\r\n  .story-visual::after{\r\n    content:\"\"; position:absolute; inset:0; border-radius:24px;\r\n    border:1px solid rgba(217,169,78,0.4); pointer-events:none;\r\n  }\r\n  .story-quote{\r\n    position:absolute; bottom:24px; left:24px; right:24px;\r\n    background:rgba(8,27,46,0.78); backdrop-filter:blur(8px); border-radius:14px;\r\n    padding:18px 22px; color:#fff; font-family:'Playfair Display',serif; font-style:italic; font-size:15px;\r\n    border:1px solid rgba(217,169,78,0.3);\r\n  }\r\n  .story-text .eyebrow{margin-bottom:18px;}\r\n  .story-text h2{font-size:clamp(28px,4vw,40px); margin-bottom:22px;}\r\n  .story-text p{color:var(--ink-soft); font-size:16px; margin-bottom:16px;}\r\n  .story-text p strong{color:var(--navy);}\r\n  .story-cta{margin-top:26px; display:flex; gap:16px; flex-wrap:wrap;}\r\n\r\n  \/* ============ STATS \/ COMMUNITY ROW ============ *\/\r\n  .stats-section{\r\n    background:var(--navy); padding:70px 0;\r\n  }\r\n  .stats-grid{\r\n    display:grid; grid-template-columns:repeat(4,1fr); gap:30px; text-align:center;\r\n  }\r\n  .stat-item .num{\r\n    font-family:'Playfair Display',serif; font-size:clamp(34px,5vw,52px); color:var(--gold-soft); font-weight:700;\r\n  }\r\n  .stat-item .label{color:rgba(255,255,255,0.7); font-size:14px; margin-top:8px; letter-spacing:0.5px;}\r\n\r\n  \/* ============ FREE RESOURCES ============ *\/\r\n  .resources-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:26px;}\r\n  .res-card{\r\n    border:1px solid var(--line); border-radius:var(--radius); padding:30px;\r\n    background:#fff; transition: all .35s ease; display:flex; flex-direction:column; gap:14px;\r\n  }\r\n  .res-card:hover{border-color:var(--gold); box-shadow:var(--shadow); transform:translateY(-6px);}\r\n  .res-icon{\r\n    width:54px; height:54px; border-radius:14px; background:linear-gradient(135deg,var(--gold-soft),var(--gold));\r\n    display:flex; align-items:center; justify-content:center; font-size:24px; color:var(--navy-deep);\r\n  }\r\n  .res-card h3{font-size:19px;}\r\n  .res-card p{color:var(--ink-soft); font-size:14.5px;}\r\n  .res-card .link{\r\n    margin-top:auto; font-weight:700; font-size:13.5px; color:var(--navy); display:flex; align-items:center; gap:8px;\r\n  }\r\n\r\n  \/* ============ FINAL CTA ============ *\/\r\n  .final-cta{\r\n    background:linear-gradient(135deg, var(--navy-deep), var(--navy));\r\n    padding:90px 0; text-align:center; position:relative; overflow:hidden;\r\n  }\r\n  .final-cta::before{\r\n    content:\"\"; position:absolute; inset:0;\r\n    background:radial-gradient(circle at 50% 0%, rgba(217,169,78,0.18), transparent 50%);\r\n  }\r\n  .final-cta h2{color:#fff; font-size:clamp(28px,4.5vw,44px); margin-bottom:18px; position:relative; z-index:1;}\r\n  .final-cta p{color:rgba(255,255,255,0.7); max-width:560px; margin:0 auto 32px; font-size:16px; position:relative; z-index:1;}\r\n  .final-cta .hero-cta{justify-content:center; position:relative; z-index:1;}\r\n\r\n  \/* ============ FOOTER ============ *\/\r\n  footer{background:var(--navy-deep); color:rgba(255,255,255,0.65); padding:70px 0 30px;}\r\n  .footer-grid{\r\n    display:grid; grid-template-columns:1.4fr 1fr 1fr 1.2fr; gap:50px; padding-bottom:50px;\r\n    border-bottom:1px solid rgba(255,255,255,0.08);\r\n  }\r\n  .footer-grid h4{color:#fff; font-size:16px; margin-bottom:18px; font-family:'Manrope',sans-serif; font-weight:700; letter-spacing:0.5px;}\r\n  .footer-about .logo{color:#fff; margin-bottom:14px;}\r\n  .footer-about p{font-size:14px; line-height:1.8; max-width:300px;}\r\n  .footer-links{display:flex; flex-direction:column; gap:12px; font-size:14px;}\r\n  .footer-links a:hover{color:var(--gold-soft);}\r\n  .footer-social{display:flex; gap:12px; margin-top:16px;}\r\n  .footer-social a{\r\n    width:38px; height:38px; border-radius:50%; border:1px solid rgba(255,255,255,0.15);\r\n    display:flex; align-items:center; justify-content:center; transition: all .3s ease; font-size:14px;\r\n  }\r\n  .footer-social a:hover{background:var(--gold); border-color:var(--gold); color:var(--navy-deep);}\r\n  .footer-bottom{\r\n    display:flex; justify-content:space-between; align-items:center; padding-top:28px;\r\n    font-size:13px; flex-wrap:wrap; gap:10px;\r\n  }\r\n  .footer-bottom a{color:var(--gold-soft);}\r\n\r\n  \/* ============ RESPONSIVE ============ *\/\r\n  @media (max-width:1024px){\r\n    .hero-grid{grid-template-columns:1fr; text-align:center; gap:60px;}\r\n    .hero-text p.sub{margin:0 auto 34px;}\r\n    .hero-cta, .hero-stats{justify-content:center;}\r\n    .hero-visual{order:-1;}\r\n    .guidance{grid-template-columns:1fr; text-align:center; padding:36px 28px;}\r\n    .guidance-actions{justify-content:center;}\r\n    .card-row{grid-template-columns:repeat(2,1fr);}\r\n    .books-grid{grid-template-columns:1fr;}\r\n    .book-card{grid-template-columns:160px 1fr;}\r\n    .story-grid{grid-template-columns:1fr;}\r\n    .story-visual{max-width:420px; margin:0 auto; width:100%;}\r\n    .stats-grid{grid-template-columns:repeat(2,1fr); gap:40px;}\r\n    .resources-grid{grid-template-columns:repeat(2,1fr);}\r\n    .footer-grid{grid-template-columns:1fr 1fr; gap:40px;}\r\n    .footer-about{grid-column:1 \/ -1;}\r\n  }\r\n  @media (max-width:768px){\r\n    .nav-links{display:none;}\r\n    .burger{display:flex;}\r\n    .nav-cta .btn-navy-outline{display:none;}\r\n    .card-row{grid-template-columns:1fr;}\r\n    .book-card{grid-template-columns:1fr; text-align:center;}\r\n    .book-cover-wrap{max-width:220px; margin:0 auto; transform:none !important;}\r\n    .book-info{align-items:center;}\r\n    .book-info .btn{align-self:center;}\r\n    .resources-grid{grid-template-columns:1fr;}\r\n    .stats-grid{grid-template-columns:repeat(2,1fr); gap:30px;}\r\n    .section, .row-section{padding:60px 0;}\r\n    .hero-photo-frame{max-width:320px;}\r\n    .hero-badge{padding:14px 18px; gap:10px; bottom:-18px; left:-10px;}\r\n    .hero-badge .ic{width:38px; height:38px; font-size:16px;}\r\n    .hero-badge .txt strong{font-size:14px;}\r\n    .hero-badge .txt span{font-size:11px;}\r\n    .hero-tag-top{font-size:11px; padding:10px 14px; top:-16px; right:-8px;}\r\n    .footer-grid{grid-template-columns:1fr;}\r\n    .footer-bottom{flex-direction:column; text-align:center;}\r\n  }\r\n\r\n  \/* Scroll reveal animation *\/\r\n  .reveal{opacity:0; transform:translateY(30px); transition: all .8s cubic-bezier(.4,0,.2,1);}\r\n  .reveal.visible{opacity:1; transform:translateY(0);}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- ============ HEADER ============ -->\r\n<header>\r\n  <div class=\"nav-wrap\">\r\n    <a href=\"#top\" class=\"logo\">Dr. Zehra <span>Khizri<\/span><\/a>\r\n    <nav class=\"nav-links\">\r\n      <a href=\"#about\">About<\/a>\r\n      <a href=\"#programs\">Programs<\/a>\r\n      <a href=\"#books\">Books<\/a>\r\n      <a href=\"#resources\">Free Resources<\/a>\r\n      <a href=\"#testimonials\">Success Stories<\/a>\r\n      <a href=\"#contact\">Contact<\/a>\r\n    <\/nav>\r\n    <div class=\"nav-cta\">\r\n      <a href=\"#contact\" class=\"btn btn-navy-outline\">Book a Session<\/a>\r\n      <a href=\"#programs\" class=\"btn btn-gold\">Explore Programs<\/a>\r\n    <\/div>\r\n    <button class=\"burger\" aria-label=\"Menu\"><span><\/span><span><\/span><span><\/span><\/button>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- ============ HERO ============ -->\r\n<section class=\"hero\" id=\"top\">\r\n  <div class=\"hero-orbit orbit-1\"><\/div>\r\n  <div class=\"hero-orbit orbit-2\"><\/div>\r\n\r\n  <div class=\"hero-grid\">\r\n    <div class=\"hero-text reveal visible\">\r\n      <span class=\"eyebrow\">Empowerment Strategist &amp; Author<\/span>\r\n      <h1>Helping ambitious women build <em>wealth, confidence &amp; influence<\/em> on their own terms.<\/h1>\r\n      <p class=\"sub\">Dr. Zehra Khizri is a certified empowerment coach, bestselling author, and founder of Systematology \u2014 guiding women through brand positioning, financial growth, and purpose-driven leadership.<\/p>\r\n      <div class=\"hero-cta\">\r\n        <a href=\"#programs\" class=\"btn btn-gold\">Start Your Transformation<\/a>\r\n        <a href=\"#books\" class=\"btn btn-outline\">Explore My Books<\/a>\r\n      <\/div>\r\n      <div class=\"hero-stats\">\r\n        <div><span class=\"num\">12+<\/span><span class=\"label\">Years of Practice<\/span><\/div>\r\n        <div><span class=\"num\">8,000+<\/span><span class=\"label\">Women Coached<\/span><\/div>\r\n        <div><span class=\"num\">3<\/span><span class=\"label\">Published Books<\/span><\/div>\r\n        <div><span class=\"num\">25+<\/span><span class=\"label\">Signature Programs<\/span><\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hero-visual reveal visible\">\r\n      <div class=\"hero-tag-top\">SYSTEMATOLOGY\u2122 FOUNDER<\/div>\r\n      <div class=\"hero-photo-frame\">\r\n        <img decoding=\"async\" src=\"https:\/\/axonwhale.com\/wp-content\/uploads\/2026\/06\/Gemini_Generated_Image_lxifyelxifyelxif-removebg-preview.png\" alt=\"Dr. Zehra Khizri\" \/>\r\n      <\/div>\r\n      <div class=\"hero-badge\">\r\n        <div class=\"ic\">\u2605<\/div>\r\n        <div class=\"txt\">\r\n          <strong>Bestselling Author<\/strong>\r\n          <span>Income Increase Program<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"scroll-cue\"><span>Scroll<\/span><div class=\"line\"><\/div><\/div>\r\n<\/section>\r\n\r\n<!-- ============ GUIDANCE \/ CTA BANNER ============ -->\r\n<div class=\"container\">\r\n  <div class=\"guidance reveal\">\r\n    <div>\r\n      <h3>Not sure where to start your journey?<\/h3>\r\n      <p>Take a short discovery quiz designed by Dr. Zehra Khizri to identify the single most important shift you need to make right now \u2014 in your mindset, your income, or your personal brand. You'll receive a personalised recommendation along with real stories from women who started exactly where you are.<\/p>\r\n    <\/div>\r\n    <div class=\"guidance-actions\">\r\n      <a href=\"#contact\" class=\"btn btn-gold\">Take the Discovery Quiz<\/a>\r\n      <a href=\"#testimonials\" class=\"btn btn-navy-outline\">Read Success Stories<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- ============ SIGNATURE PROGRAMS ============ -->\r\n<section class=\"row-section\" id=\"programs\">\r\n  <div class=\"container\">\r\n    <div class=\"row-head reveal\">\r\n      <div>\r\n        <span class=\"eyebrow\">Signature Programs<\/span>\r\n        <h2>Empowerment programs built for real results<\/h2>\r\n      <\/div>\r\n      <a href=\"#contact\" class=\"view-all\">View all programs \u2192<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"card-row\">\r\n      <div class=\"prog-card reveal\">\r\n        <div class=\"prog-thumb\"><span class=\"num\">01<\/span><span class=\"ic\">\ud83d\udc8e<\/span><\/div>\r\n        <div class=\"prog-body\">\r\n          <span class=\"tag\">Flagship Program<\/span>\r\n          <h3>Real Estate Income Increase Program<\/h3>\r\n          <p>A complete revenue and brand-positioning system for women building income through real estate and personal enterprise.<\/p>\r\n          <div class=\"prog-meta\"><span>8 Modules<\/span><span class=\"price\">Enroll Now<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"prog-card reveal\">\r\n        <div class=\"prog-thumb\"><span class=\"num\">02<\/span><span class=\"ic\">\ud83e\udde0<\/span><\/div>\r\n        <div class=\"prog-body\">\r\n          <span class=\"tag\">Mindset<\/span>\r\n          <h3>Confidence &amp; Self-Worth Mastery<\/h3>\r\n          <p>Rebuild your inner narrative and develop the self-worth required to negotiate, lead, and command higher value.<\/p>\r\n          <div class=\"prog-meta\"><span>6 Modules<\/span><span class=\"price\">Enroll Now<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"prog-card reveal\">\r\n        <div class=\"prog-thumb\"><span class=\"num\">03<\/span><span class=\"ic\">\ud83d\udcc8<\/span><\/div>\r\n        <div class=\"prog-body\">\r\n          <span class=\"tag\">Strategy<\/span>\r\n          <h3>Personal Brand &amp; Sales Funnel Blueprint<\/h3>\r\n          <p>Position your brand, build a sales funnel that converts, and create a content system that attracts the right clients.<\/p>\r\n          <div class=\"prog-meta\"><span>5 Modules<\/span><span class=\"price\">Enroll Now<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"prog-card reveal\">\r\n        <div class=\"prog-thumb\"><span class=\"num\">04<\/span><span class=\"ic\">\ud83e\udd1d<\/span><\/div>\r\n        <div class=\"prog-body\">\r\n          <span class=\"tag\">1:1 Mentorship<\/span>\r\n          <h3>Private Coaching with Dr. Zehra<\/h3>\r\n          <p>Work directly with Dr. Zehra Khizri in a tailored mentorship designed around your specific goals and timeline.<\/p>\r\n          <div class=\"prog-meta\"><span>12 Weeks<\/span><span class=\"price\">Apply Now<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ BOOKS SECTION (signature) ============ -->\r\n<section class=\"books-section\" id=\"books\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head reveal\">\r\n      <span class=\"eyebrow\">Published Works<\/span>\r\n      <h2>Books by Dr. Zehra Khizri<\/h2>\r\n      <p>Practical, research-backed guides written to help women build wealth, confidence, and a life of intentional success.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"books-grid\">\r\n      <div class=\"book-card reveal\">\r\n        <div class=\"book-cover-wrap\">\r\n          <img decoding=\"async\" src=\"https:\/\/axonwhale.com\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-04-at-1.22.41-AM.jpeg\" alt=\"Book cover by Dr. Zehra Khizri\" \/>\r\n        <\/div>\r\n        <div class=\"book-info\">\r\n          <span class=\"tag\">Bestseller<\/span>\r\n          <h3>The Income Increase Blueprint<\/h3>\r\n          <p>A step-by-step framework for women ready to scale their income through smarter positioning, pricing, and systems \u2014 without burning out.<\/p>\r\n          <a href=\"#contact\" class=\"btn btn-gold\">Get Your Copy<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"book-card reveal\">\r\n        <div class=\"book-cover-wrap\">\r\n          <img decoding=\"async\" src=\"https:\/\/axonwhale.com\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-04-at-1.22.41-AM.jpeg\" alt=\"Book cover by Dr. Zehra Khizri\" \/>\r\n        <\/div>\r\n        <div class=\"book-info\">\r\n          <span class=\"tag\">Companion Workbook<\/span>\r\n          <h3>Confidence by Design<\/h3>\r\n          <p>A guided workbook of exercises and reflections to help you rebuild self-worth and show up powerfully in every room you enter.<\/p>\r\n          <a href=\"#contact\" class=\"btn btn-gold\">Get Your Copy<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ TESTIMONIALS ============ -->\r\n<section class=\"testimonial-section\" id=\"testimonials\">\r\n  <div class=\"container\">\r\n    <div class=\"row-head reveal\">\r\n      <div>\r\n        <span class=\"eyebrow\">Real Results<\/span>\r\n        <h2>Stories from women who took action<\/h2>\r\n      <\/div>\r\n      <a href=\"#contact\" class=\"view-all\">Share your story \u2192<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"testimonial-scroller\">\r\n      <div class=\"t-card reveal\">\r\n        <div class=\"t-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n        <p>\"Working with Dr. Zehra completely changed how I price my services. Within three months my income had nearly doubled, but more importantly, I finally feel in control of my business.\"<\/p>\r\n        <div class=\"t-person\">\r\n          <div class=\"t-avatar\">A<\/div>\r\n          <div><strong>Amna R.<\/strong><span>Real Estate Consultant<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"t-card reveal\">\r\n        <div class=\"t-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n        <p>\"The Confidence by Design workbook was a turning point. I went from avoiding negotiations to walking into them prepared and calm. Dr. Zehra's frameworks actually work.\"<\/p>\r\n        <div class=\"t-person\">\r\n          <div class=\"t-avatar\">S<\/div>\r\n          <div><strong>Sara M.<\/strong><span>Independent Consultant<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"t-card reveal\">\r\n        <div class=\"t-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n        <p>\"I joined the Income Increase Program with no clear brand and a scattered offer. Today I have a clear positioning, a working funnel, and a waitlist of clients.\"<\/p>\r\n        <div class=\"t-person\">\r\n          <div class=\"t-avatar\">F<\/div>\r\n          <div><strong>Farah K.<\/strong><span>Coach &amp; Trainer<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"t-card reveal\">\r\n        <div class=\"t-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n        <p>\"Dr. Zehra has a rare ability to combine deep psychology with practical business strategy. Every session left me with something I could implement immediately.\"<\/p>\r\n        <div class=\"t-person\">\r\n          <div class=\"t-avatar\">N<\/div>\r\n          <div><strong>Nadia H.<\/strong><span>Entrepreneur<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ STORY SECTION ============ -->\r\n<section class=\"story-section\" id=\"about\">\r\n  <div class=\"container\">\r\n    <div class=\"story-grid\">\r\n      <div class=\"story-visual reveal\">\r\n        <img decoding=\"async\" src=\"https:\/\/axonwhale.com\/wp-content\/uploads\/2026\/06\/Gemini_Generated_Image_lxifyelxifyelxif-removebg-preview.png\" alt=\"Dr. Zehra Khizri portrait\" \/>\r\n        <div class=\"story-quote\">\"Your circumstances don't define your ceiling \u2014 your beliefs do.\"<\/div>\r\n      <\/div>\r\n      <div class=\"story-text reveal\">\r\n        <span class=\"eyebrow\">The Story Behind Systematology<\/span>\r\n        <h2>From personal transformation to a movement for women<\/h2>\r\n        <p>Dr. Zehra Khizri began her journey working closely with women who felt capable but undervalued \u2014 talented professionals who struggled to translate their skill into income, visibility, and confidence.<\/p>\r\n        <p>That observation led her to develop <strong>Systematology<\/strong>: a structured methodology combining mindset work, brand positioning, and sales-funnel strategy designed specifically for women navigating careers in real estate, coaching, and independent business.<\/p>\r\n        <p>Today, Dr. Zehra works with individuals and organisations to help women step into leadership, build sustainable income streams, and create personal brands that reflect their true value \u2014 all without sacrificing their wellbeing or identity.<\/p>\r\n        <div class=\"story-cta\">\r\n          <a href=\"#programs\" class=\"btn btn-gold\">Work With Dr. Zehra<\/a>\r\n          <a href=\"#books\" class=\"btn btn-navy-outline\">Read Her Books<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ STATS ============ -->\r\n<section class=\"stats-section\">\r\n  <div class=\"container\">\r\n    <div class=\"stats-grid\">\r\n      <div class=\"stat-item reveal\"><div class=\"num\">8,000+<\/div><div class=\"label\">Women Coached Worldwide<\/div><\/div>\r\n      <div class=\"stat-item reveal\"><div class=\"num\">96%<\/div><div class=\"label\">Client Satisfaction Rate<\/div><\/div>\r\n      <div class=\"stat-item reveal\"><div class=\"num\">3<\/div><div class=\"label\">Published Books &amp; Workbooks<\/div><\/div>\r\n      <div class=\"stat-item reveal\"><div class=\"num\">25+<\/div><div class=\"label\">Programs &amp; Workshops Delivered<\/div><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ FREE RESOURCES ============ -->\r\n<section class=\"row-section alt\" id=\"resources\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head reveal\">\r\n      <span class=\"eyebrow\">Free Resources<\/span>\r\n      <h2>Start with these complimentary guides<\/h2>\r\n      <p>A selection of free tools and guides created by Dr. Zehra Khizri to help you take your first step today.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"resources-grid\">\r\n      <div class=\"res-card reveal\">\r\n        <div class=\"res-icon\">\ud83d\udcd8<\/div>\r\n        <h3>The Self-Worth Checklist<\/h3>\r\n        <p>A short diagnostic to help you identify the beliefs that are currently capping your income and confidence.<\/p>\r\n        <a href=\"#contact\" class=\"link\">Download Free Guide \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"res-card reveal\">\r\n        <div class=\"res-icon\">\ud83c\udfa7<\/div>\r\n        <h3>Audio: Mindset Reset Session<\/h3>\r\n        <p>A guided 20-minute audio session designed to help you reset your mindset before important meetings or launches.<\/p>\r\n        <a href=\"#contact\" class=\"link\">Listen Now \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"res-card reveal\">\r\n        <div class=\"res-icon\">\ud83d\udcdd<\/div>\r\n        <h3>Personal Brand Worksheet<\/h3>\r\n        <p>A practical worksheet to help you clarify your positioning, your ideal client, and your core brand message.<\/p>\r\n        <a href=\"#contact\" class=\"link\">Download Free Guide \u2192<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ FINAL CTA ============ -->\r\n<section class=\"final-cta\" id=\"contact\">\r\n  <div class=\"container\">\r\n    <span class=\"eyebrow\" style=\"color:var(--gold-soft);\">Let's Work Together<\/span>\r\n    <h2 style=\"margin-top:14px;\">Ready to build the income, confidence, and brand you deserve?<\/h2>\r\n    <p>Book a discovery call with Dr. Zehra Khizri's team to discuss your goals and find the right program for your journey.<\/p>\r\n    <div class=\"hero-cta\">\r\n      <a href=\"mailto:hello@drzehrakhizri.com\" class=\"btn btn-gold\">Book a Discovery Call<\/a>\r\n      <a href=\"#programs\" class=\"btn btn-outline\">View Programs<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ FOOTER ============ -->\r\n<footer>\r\n  <div class=\"container\">\r\n    <div class=\"footer-grid\">\r\n      <div class=\"footer-about\">\r\n        <a href=\"#top\" class=\"logo\">Dr. Zehra <span>Khizri<\/span><\/a>\r\n        <p>Empowerment strategist, author, and founder of Systematology \u2014 helping women build wealth, confidence, and influence through proven, structured methodologies.<\/p>\r\n        <div class=\"footer-social\">\r\n          <a href=\"#\" aria-label=\"Instagram\">IG<\/a>\r\n          <a href=\"#\" aria-label=\"LinkedIn\">in<\/a>\r\n          <a href=\"#\" aria-label=\"YouTube\">YT<\/a>\r\n          <a href=\"#\" aria-label=\"Facebook\">FB<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div>\r\n        <h4>Explore<\/h4>\r\n        <div class=\"footer-links\">\r\n          <a href=\"#about\">About Dr. Zehra<\/a>\r\n          <a href=\"#programs\">Programs<\/a>\r\n          <a href=\"#books\">Books<\/a>\r\n          <a href=\"#testimonials\">Success Stories<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div>\r\n        <h4>Resources<\/h4>\r\n        <div class=\"footer-links\">\r\n          <a href=\"#resources\">Free Guides<\/a>\r\n          <a href=\"#resources\">Audio Sessions<\/a>\r\n          <a href=\"#contact\">FAQ<\/a>\r\n          <a href=\"#contact\">Contact<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div>\r\n        <h4>Get in Touch<\/h4>\r\n        <div class=\"footer-links\">\r\n          <a href=\"mailto:hello@drzehrakhizri.com\">hello@drzehrakhizri.com<\/a>\r\n          <a href=\"#contact\">Book a Discovery Call<\/a>\r\n          <a href=\"#contact\">Speaking Engagements<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"footer-bottom\">\r\n      <span>\u00a9 2026 Dr. Zehra Khizri. All rights reserved.<\/span>\r\n      <span>Designed for <a href=\"#top\">drzehrakhizri.com<\/a><\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<script>\r\n  \/\/ Reveal-on-scroll\r\n  const reveals = document.querySelectorAll('.reveal');\r\n  const observer = new IntersectionObserver((entries) => {\r\n    entries.forEach(entry => {\r\n      if(entry.isIntersecting){\r\n        entry.target.classList.add('visible');\r\n      }\r\n    });\r\n  }, { threshold: 0.12 });\r\n  reveals.forEach(el => observer.observe(el));\r\n\r\n  \/\/ Mobile menu toggle\r\n  const burger = document.querySelector('.burger');\r\n  const navLinks = document.querySelector('.nav-links');\r\n  burger.addEventListener('click', () => {\r\n    if(navLinks.style.display === 'flex'){\r\n      navLinks.style.display = 'none';\r\n    } else {\r\n      navLinks.style.display = 'flex';\r\n      navLinks.style.flexDirection = 'column';\r\n      navLinks.style.position = 'absolute';\r\n      navLinks.style.top = '100%';\r\n      navLinks.style.left = '0';\r\n      navLinks.style.right = '0';\r\n      navLinks.style.background = '#FBF8F3';\r\n      navLinks.style.padding = '24px';\r\n      navLinks.style.gap = '18px';\r\n      navLinks.style.boxShadow = '0 12px 30px -10px rgba(14,42,71,0.25)';\r\n    }\r\n  });\r\n\r\n  \/\/ Header shadow on scroll\r\n  window.addEventListener('scroll', () => {\r\n    const header = document.querySelector('header');\r\n    if(window.scrollY > 30){\r\n      header.style.boxShadow = '0 4px 24px -8px rgba(14,42,71,0.15)';\r\n    } else {\r\n      header.style.boxShadow = 'none';\r\n    }\r\n  });\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Dr. Zehra Khizri | Empowerment Coach, Author &amp; Speaker Dr. Zehra Khizri About Programs Books Free Resources Success Stories Contact Book a Session Explore Programs Empowerment Strategist &amp; Author Helping ambitious women build wealth, confidence &amp; influence on their own terms. Dr. Zehra Khizri is a certified empowerment coach, bestselling author, and founder of Systematology \u2014 guiding women through brand positioning, financial growth, and purpose-driven leadership. Start Your Transformation Explore My Books 12+Years of Practice 8,000+Women Coached 3Published Books 25+Signature Programs SYSTEMATOLOGY\u2122 FOUNDER \u2605 Bestselling Author Income Increase Program Scroll Not sure where to start your journey? Take a short discovery quiz designed by Dr. Zehra Khizri to identify the single most important shift you need to make right now \u2014 in your mindset, your income, or your personal brand. You&#8217;ll receive a personalised recommendation along with real stories from women who started exactly where you are. Take the Discovery Quiz Read Success Stories Signature Programs Empowerment programs built for real results View all programs \u2192 01\ud83d\udc8e Flagship Program Real Estate Income Increase Program A complete revenue and brand-positioning system for women building income through real estate and personal enterprise. 8 ModulesEnroll Now 02\ud83e\udde0 Mindset Confidence &amp; Self-Worth Mastery Rebuild your inner narrative and develop the self-worth required to negotiate, lead, and command higher value. 6 ModulesEnroll Now 03\ud83d\udcc8 Strategy Personal Brand &amp; Sales Funnel Blueprint Position your brand, build a sales funnel that converts, and create a content system that attracts the right clients. 5 ModulesEnroll Now 04\ud83e\udd1d 1:1 Mentorship Private Coaching with Dr. Zehra Work directly with Dr. Zehra Khizri in a tailored mentorship designed around your specific goals and timeline. 12 WeeksApply Now Published Works Books by Dr. Zehra Khizri Practical, research-backed guides written to help women build wealth, confidence, and a life of intentional success. Bestseller The Income Increase Blueprint A step-by-step framework for women ready to scale their income through smarter positioning, pricing, and systems \u2014 without burning out. Get Your Copy Companion Workbook Confidence by Design A guided workbook of exercises and reflections to help you rebuild self-worth and show up powerfully in every room you enter. Get Your Copy Real Results Stories from women who took action Share your story \u2192 \u2605\u2605\u2605\u2605\u2605 &#8220;Working with Dr. Zehra completely changed how I price my services. Within three months my income had nearly doubled, but more importantly, I finally feel in control of my business.&#8221; A Amna R.Real Estate Consultant \u2605\u2605\u2605\u2605\u2605 &#8220;The Confidence by Design workbook was a turning point. I went from avoiding negotiations to walking into them prepared and calm. Dr. Zehra&#8217;s frameworks actually work.&#8221; S Sara M.Independent Consultant \u2605\u2605\u2605\u2605\u2605 &#8220;I joined the Income Increase Program with no clear brand and a scattered offer. Today I have a clear positioning, a working funnel, and a waitlist of clients.&#8221; F Farah K.Coach &amp; Trainer \u2605\u2605\u2605\u2605\u2605 &#8220;Dr. Zehra has a rare ability to combine deep psychology with practical business strategy. Every session left me with something I could implement immediately.&#8221; N Nadia H.Entrepreneur &#8220;Your circumstances don&#8217;t define your ceiling \u2014 your beliefs do.&#8221; The Story Behind Systematology From personal transformation to a movement for women Dr. Zehra Khizri began her journey working closely with women who felt capable but undervalued \u2014 talented professionals who struggled to translate their skill into income, visibility, and confidence. That observation led her to develop Systematology: a structured methodology combining mindset work, brand positioning, and sales-funnel strategy designed specifically for women navigating careers in real estate, coaching, and independent business. Today, Dr. Zehra works with individuals and organisations to help women step into leadership, build sustainable income streams, and create personal brands that reflect their true value \u2014 all without sacrificing their wellbeing or identity. Work With Dr. Zehra Read Her Books 8,000+Women Coached Worldwide 96%Client Satisfaction Rate 3Published Books &amp; Workbooks 25+Programs &amp; Workshops Delivered Free Resources Start with these complimentary guides A selection of free tools and guides created by Dr. Zehra Khizri to help you take your first step today. \ud83d\udcd8 The Self-Worth Checklist A short diagnostic to help you identify the beliefs that are currently capping your income and confidence. Download Free Guide \u2192 \ud83c\udfa7 Audio: Mindset Reset Session A guided 20-minute audio session designed to help you reset your mindset before important meetings or launches. Listen Now \u2192 \ud83d\udcdd Personal Brand Worksheet A practical worksheet to help you clarify your positioning, your ideal client, and your core brand message. Download Free Guide \u2192 Let&#8217;s Work Together Ready to build the income, confidence, and brand you deserve? Book a discovery call with Dr. Zehra Khizri&#8217;s team to discuss your goals and find the right program for your journey. Book a Discovery Call View Programs Dr. Zehra Khizri Empowerment strategist, author, and founder of Systematology \u2014 helping women build wealth, confidence, and influence through proven, structured methodologies. IG in YT FB Explore About Dr. Zehra Programs Books Success Stories Resources Free Guides Audio Sessions FAQ Contact Get in Touch hello@drzehrakhizri.com Book a Discovery Call Speaking Engagements \u00a9 2026 Dr. Zehra Khizri. All rights reserved. Designed for drzehrakhizri.com<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1355","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/axonwhale.com\/index.php\/wp-json\/wp\/v2\/pages\/1355","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/axonwhale.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/axonwhale.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/axonwhale.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/axonwhale.com\/index.php\/wp-json\/wp\/v2\/comments?post=1355"}],"version-history":[{"count":7,"href":"https:\/\/axonwhale.com\/index.php\/wp-json\/wp\/v2\/pages\/1355\/revisions"}],"predecessor-version":[{"id":1362,"href":"https:\/\/axonwhale.com\/index.php\/wp-json\/wp\/v2\/pages\/1355\/revisions\/1362"}],"wp:attachment":[{"href":"https:\/\/axonwhale.com\/index.php\/wp-json\/wp\/v2\/media?parent=1355"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}