{"id":1387,"date":"2026-06-16T15:19:04","date_gmt":"2026-06-16T15:19:04","guid":{"rendered":"https:\/\/axonwhale.com\/?page_id=1387"},"modified":"2026-06-16T15:20:44","modified_gmt":"2026-06-16T15:20:44","slug":"z5","status":"publish","type":"page","link":"https:\/\/axonwhale.com\/index.php\/z5\/","title":{"rendered":"z5"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1387\" class=\"elementor elementor-1387\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-334811fd 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=\"334811fd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1144cf5 elementor-widget elementor-widget-html\" data-id=\"1144cf5\" 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 \u2014 Scholar | Author | Thought Leader<\/title>\r\n<meta name=\"description\" content=\"Official website of Dr. Zehra Khizri \u2014 Scholar, Author, and Thought Leader in her field.\">\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,400;0,500;0,600;0,700;0,900;1,400;1,600&family=Inter:wght@300;400;500;600&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  :root {\r\n    --black: #0a0a0a;\r\n    --near-black: #111111;\r\n    --charcoal: #1e1e1e;\r\n    --dark-gray: #2c2c2c;\r\n    --mid-gray: #555555;\r\n    --light-gray: #888888;\r\n    --border: #d8d8d8;\r\n    --border-light: #ebebeb;\r\n    --off-white: #f7f7f7;\r\n    --white: #ffffff;\r\n    --accent: #1a1a1a;\r\n    --gold: #c9a84c;\r\n    --gold-light: #e8d5a3;\r\n    --transition: 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);\r\n  }\r\n\r\n  html { scroll-behavior: smooth; font-size: 16px; }\r\n\r\n  body {\r\n    font-family: 'Inter', sans-serif;\r\n    background: var(--white);\r\n    color: var(--black);\r\n    line-height: 1.65;\r\n    overflow-x: hidden;\r\n  }\r\n\r\n  \/* \u2500\u2500\u2500 SCROLL PROGRESS \u2500\u2500\u2500 *\/\r\n  #scroll-progress {\r\n    position: fixed;\r\n    top: 0; left: 0;\r\n    width: 0%;\r\n    height: 2px;\r\n    background: var(--black);\r\n    z-index: 9999;\r\n    transition: width 0.1s linear;\r\n  }\r\n\r\n  \/* \u2500\u2500\u2500 NAV \u2500\u2500\u2500 *\/\r\n  nav {\r\n    position: fixed;\r\n    top: 0; left: 0; right: 0;\r\n    z-index: 1000;\r\n    background: rgba(255,255,255,0.97);\r\n    backdrop-filter: blur(12px);\r\n    border-bottom: 1px solid transparent;\r\n    transition: border-color var(--transition), box-shadow var(--transition);\r\n    padding: 0 clamp(1.5rem, 5vw, 4rem);\r\n  }\r\n  nav.scrolled { border-color: var(--border-light); box-shadow: 0 1px 20px rgba(0,0,0,0.06); }\r\n\r\n  .nav-inner {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    height: 72px;\r\n    max-width: 1400px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .nav-logo {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 1.15rem;\r\n    font-weight: 600;\r\n    color: var(--black);\r\n    text-decoration: none;\r\n    letter-spacing: 0.02em;\r\n  }\r\n  .nav-logo span { color: var(--gold); }\r\n\r\n  .nav-links {\r\n    display: flex;\r\n    gap: 2.5rem;\r\n    list-style: none;\r\n    align-items: center;\r\n  }\r\n  .nav-links a {\r\n    font-size: 0.8rem;\r\n    font-weight: 500;\r\n    letter-spacing: 0.1em;\r\n    text-transform: uppercase;\r\n    color: var(--mid-gray);\r\n    text-decoration: none;\r\n    transition: color var(--transition);\r\n    position: relative;\r\n  }\r\n  .nav-links a::after {\r\n    content: '';\r\n    position: absolute;\r\n    bottom: -3px; left: 0;\r\n    width: 0; height: 1px;\r\n    background: var(--black);\r\n    transition: width var(--transition);\r\n  }\r\n  .nav-links a:hover { color: var(--black); }\r\n  .nav-links a:hover::after { width: 100%; }\r\n\r\n  .nav-cta {\r\n    background: var(--black);\r\n    color: var(--white) !important;\r\n    padding: 0.55rem 1.4rem;\r\n    border-radius: 2px;\r\n    letter-spacing: 0.08em !important;\r\n    transition: background var(--transition) !important;\r\n  }\r\n  .nav-cta:hover { background: var(--charcoal) !important; }\r\n  .nav-cta::after { display: none !important; }\r\n\r\n  .hamburger {\r\n    display: none;\r\n    flex-direction: column;\r\n    gap: 5px;\r\n    cursor: pointer;\r\n    padding: 5px;\r\n    background: none;\r\n    border: none;\r\n  }\r\n  .hamburger span {\r\n    width: 24px; height: 1.5px;\r\n    background: var(--black);\r\n    transition: var(--transition);\r\n    display: block;\r\n  }\r\n\r\n  .mobile-menu {\r\n    display: none;\r\n    position: fixed;\r\n    inset: 0;\r\n    background: var(--white);\r\n    z-index: 999;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 2rem;\r\n  }\r\n  .mobile-menu.open { display: flex; }\r\n  .mobile-menu a {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 2rem;\r\n    font-weight: 400;\r\n    color: var(--black);\r\n    text-decoration: none;\r\n    transition: color var(--transition);\r\n  }\r\n  .mobile-menu a:hover { color: var(--gold); }\r\n  .mobile-close {\r\n    position: absolute;\r\n    top: 1.5rem; right: 2rem;\r\n    font-size: 2rem;\r\n    cursor: pointer;\r\n    background: none;\r\n    border: none;\r\n    color: var(--black);\r\n  }\r\n\r\n  \/* \u2500\u2500\u2500 HERO \u2500\u2500\u2500 *\/\r\n  .hero {\r\n    min-height: 100vh;\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    align-items: center;\r\n    padding-top: 72px;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .hero::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(135deg, var(--off-white) 0%, var(--white) 60%);\r\n    z-index: 0;\r\n  }\r\n\r\n  \/* Fine diagonal lines *\/\r\n  .hero::after {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0; right: 0;\r\n    width: 50%;\r\n    height: 100%;\r\n    background-image: repeating-linear-gradient(\r\n      -45deg,\r\n      transparent,\r\n      transparent 40px,\r\n      rgba(0,0,0,0.015) 40px,\r\n      rgba(0,0,0,0.015) 41px\r\n    );\r\n    z-index: 0;\r\n  }\r\n\r\n  .hero-text {\r\n    padding: clamp(3rem, 8vw, 7rem) clamp(2rem, 6vw, 5rem) clamp(3rem, 8vw, 7rem) clamp(2rem, 8vw, 7rem);\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n\r\n  .hero-eyebrow {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 0.75rem;\r\n    margin-bottom: 1.75rem;\r\n    opacity: 0;\r\n    animation: fadeUp 0.8s 0.2s forwards;\r\n  }\r\n  .hero-eyebrow::before {\r\n    content: '';\r\n    width: 40px; height: 1px;\r\n    background: var(--gold);\r\n  }\r\n  .hero-eyebrow span {\r\n    font-size: 0.72rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.2em;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n  }\r\n\r\n  .hero h1 {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(3rem, 6vw, 5.5rem);\r\n    font-weight: 400;\r\n    line-height: 1.1;\r\n    color: var(--black);\r\n    margin-bottom: 0.4rem;\r\n    opacity: 0;\r\n    animation: fadeUp 0.8s 0.35s forwards;\r\n  }\r\n  .hero h1 em {\r\n    font-style: italic;\r\n    color: var(--mid-gray);\r\n    font-weight: 300;\r\n  }\r\n\r\n  .hero-title {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(1rem, 2vw, 1.4rem);\r\n    font-weight: 300;\r\n    color: var(--light-gray);\r\n    letter-spacing: 0.08em;\r\n    margin-bottom: 2rem;\r\n    opacity: 0;\r\n    animation: fadeUp 0.8s 0.45s forwards;\r\n  }\r\n\r\n  .hero-desc {\r\n    font-size: clamp(0.9rem, 1.5vw, 1.05rem);\r\n    color: var(--mid-gray);\r\n    max-width: 500px;\r\n    line-height: 1.8;\r\n    margin-bottom: 2.5rem;\r\n    font-weight: 300;\r\n    opacity: 0;\r\n    animation: fadeUp 0.8s 0.55s forwards;\r\n  }\r\n\r\n  .hero-stats {\r\n    display: flex;\r\n    gap: 2.5rem;\r\n    margin-bottom: 3rem;\r\n    opacity: 0;\r\n    animation: fadeUp 0.8s 0.65s forwards;\r\n  }\r\n  .hero-stat-num {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(1.8rem, 3vw, 2.5rem);\r\n    font-weight: 700;\r\n    color: var(--black);\r\n    line-height: 1;\r\n  }\r\n  .hero-stat-label {\r\n    font-size: 0.72rem;\r\n    letter-spacing: 0.1em;\r\n    text-transform: uppercase;\r\n    color: var(--light-gray);\r\n    margin-top: 0.25rem;\r\n  }\r\n\r\n  .hero-actions {\r\n    display: flex;\r\n    gap: 1rem;\r\n    flex-wrap: wrap;\r\n    opacity: 0;\r\n    animation: fadeUp 0.8s 0.75s forwards;\r\n  }\r\n\r\n  .btn-primary {\r\n    display: inline-block;\r\n    background: var(--black);\r\n    color: var(--white);\r\n    padding: 0.85rem 2rem;\r\n    font-size: 0.78rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.12em;\r\n    text-transform: uppercase;\r\n    text-decoration: none;\r\n    border-radius: 2px;\r\n    transition: background var(--transition), transform var(--transition);\r\n  }\r\n  .btn-primary:hover { background: var(--charcoal); transform: translateY(-1px); }\r\n\r\n  .btn-secondary {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.5rem;\r\n    color: var(--black);\r\n    padding: 0.85rem 0;\r\n    font-size: 0.78rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.12em;\r\n    text-transform: uppercase;\r\n    text-decoration: none;\r\n    border-bottom: 1px solid var(--black);\r\n    transition: gap var(--transition);\r\n  }\r\n  .btn-secondary:hover { gap: 0.8rem; }\r\n\r\n  .hero-visual {\r\n    position: relative;\r\n    height: 100%;\r\n    min-height: 100vh;\r\n    display: flex;\r\n    align-items: flex-end;\r\n    justify-content: center;\r\n    z-index: 1;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .hero-image-bg {\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.03) 100%);\r\n  }\r\n\r\n  \/* Decorative circle *\/\r\n  .hero-ring {\r\n    position: absolute;\r\n    width: 500px;\r\n    height: 500px;\r\n    border: 1px solid var(--border-light);\r\n    border-radius: 50%;\r\n    top: 50%;\r\n    left: 50%;\r\n    transform: translate(-50%, -50%);\r\n    animation: rotateSlow 30s linear infinite;\r\n  }\r\n  .hero-ring::before {\r\n    content: '';\r\n    position: absolute;\r\n    width: 8px; height: 8px;\r\n    background: var(--gold);\r\n    border-radius: 50%;\r\n    top: -4px; left: 50%;\r\n    transform: translateX(-50%);\r\n  }\r\n\r\n  .hero-img {\r\n    position: relative;\r\n    z-index: 2;\r\n    width: 100%;\r\n    max-width: 520px;\r\n    height: auto;\r\n    display: block;\r\n    object-fit: contain;\r\n    object-position: bottom;\r\n    filter: drop-shadow(0 20px 60px rgba(0,0,0,0.12));\r\n    animation: fadeIn 1.2s 0.3s both;\r\n    margin-bottom: 0;\r\n  }\r\n\r\n  .hero-book-accent {\r\n    position: absolute;\r\n    bottom: 2rem;\r\n    right: 2rem;\r\n    background: var(--white);\r\n    border: 1px solid var(--border);\r\n    padding: 1rem 1.25rem;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 0.85rem;\r\n    z-index: 3;\r\n    box-shadow: 0 8px 30px rgba(0,0,0,0.08);\r\n    animation: fadeUp 0.8s 1.2s both;\r\n    max-width: 200px;\r\n  }\r\n  .hero-book-accent .book-icon { font-size: 1.5rem; }\r\n  .hero-book-accent .book-text { font-size: 0.72rem; line-height: 1.4; }\r\n  .hero-book-accent .book-text strong { display: block; font-weight: 600; color: var(--black); }\r\n  .hero-book-accent .book-text span { color: var(--light-gray); }\r\n\r\n  \/* \u2500\u2500\u2500 SECTION COMMONS \u2500\u2500\u2500 *\/\r\n  section { position: relative; }\r\n\r\n  .section-inner {\r\n    max-width: 1300px;\r\n    margin: 0 auto;\r\n    padding: 0 clamp(1.5rem, 5vw, 4rem);\r\n  }\r\n\r\n  .section-header {\r\n    display: flex;\r\n    align-items: flex-end;\r\n    justify-content: space-between;\r\n    margin-bottom: 3.5rem;\r\n    gap: 1rem;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .section-label {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 0.6rem;\r\n    font-size: 0.7rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.2em;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    margin-bottom: 0.75rem;\r\n  }\r\n  .section-label::before {\r\n    content: '';\r\n    width: 30px; height: 1px;\r\n    background: var(--gold);\r\n  }\r\n\r\n  .section-title {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(2rem, 4vw, 3rem);\r\n    font-weight: 400;\r\n    line-height: 1.2;\r\n    color: var(--black);\r\n  }\r\n  .section-title em { font-style: italic; color: var(--mid-gray); font-weight: 300; }\r\n\r\n  .view-all {\r\n    font-size: 0.72rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.15em;\r\n    text-transform: uppercase;\r\n    color: var(--black);\r\n    text-decoration: none;\r\n    border-bottom: 1px solid var(--border);\r\n    padding-bottom: 2px;\r\n    transition: border-color var(--transition);\r\n    white-space: nowrap;\r\n  }\r\n  .view-all:hover { border-color: var(--black); }\r\n\r\n  \/* \u2500\u2500\u2500 ANNOUNCEMENT BANNER \u2500\u2500\u2500 *\/\r\n  .announce-banner {\r\n    background: var(--black);\r\n    color: var(--white);\r\n    padding: 0.9rem clamp(1.5rem, 5vw, 4rem);\r\n    text-align: center;\r\n    font-size: 0.78rem;\r\n    letter-spacing: 0.08em;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .announce-banner a { color: var(--gold); text-decoration: none; font-weight: 600; }\r\n  .announce-inner {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 1.5rem;\r\n    flex-wrap: wrap;\r\n    max-width: 1300px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  \/* \u2500\u2500\u2500 ABOUT STRIP \u2500\u2500\u2500 *\/\r\n  .about-strip {\r\n    padding: clamp(5rem, 10vw, 8rem) 0;\r\n    background: var(--white);\r\n    border-bottom: 1px solid var(--border-light);\r\n  }\r\n\r\n  .about-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: clamp(3rem, 6vw, 6rem);\r\n    align-items: center;\r\n  }\r\n\r\n  .about-image-wrap {\r\n    position: relative;\r\n  }\r\n  .about-image-frame {\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .about-image-frame img {\r\n    width: 100%;\r\n    height: 600px;\r\n    object-fit: cover;\r\n    object-position: top center;\r\n    display: block;\r\n    filter: grayscale(15%);\r\n    transition: filter 0.6s;\r\n  }\r\n  .about-image-frame:hover img { filter: grayscale(0%); }\r\n  .about-image-frame::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: -20px; left: -20px;\r\n    right: 20px; bottom: 20px;\r\n    border: 1px solid var(--border-light);\r\n    z-index: -1;\r\n  }\r\n  .about-quote {\r\n    position: absolute;\r\n    bottom: -1.5rem;\r\n    right: -1.5rem;\r\n    background: var(--white);\r\n    border: 1px solid var(--border);\r\n    padding: 1.5rem 1.75rem;\r\n    max-width: 260px;\r\n    box-shadow: 0 8px 40px rgba(0,0,0,0.08);\r\n  }\r\n  .about-quote p {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 1.1rem;\r\n    font-style: italic;\r\n    line-height: 1.5;\r\n    color: var(--dark-gray);\r\n  }\r\n  .about-quote cite {\r\n    display: block;\r\n    margin-top: 0.5rem;\r\n    font-size: 0.68rem;\r\n    letter-spacing: 0.1em;\r\n    text-transform: uppercase;\r\n    color: var(--light-gray);\r\n    font-style: normal;\r\n  }\r\n\r\n  .about-content h2 {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(2rem, 3.5vw, 2.75rem);\r\n    font-weight: 400;\r\n    line-height: 1.2;\r\n    margin-bottom: 1.5rem;\r\n  }\r\n  .about-content p {\r\n    color: var(--mid-gray);\r\n    font-weight: 300;\r\n    line-height: 1.85;\r\n    margin-bottom: 1.25rem;\r\n    font-size: 1rem;\r\n  }\r\n\r\n  .credentials-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 1.25rem;\r\n    margin-top: 2rem;\r\n  }\r\n  .credential-item {\r\n    border-left: 2px solid var(--border);\r\n    padding: 0.5rem 0 0.5rem 1rem;\r\n    transition: border-color var(--transition);\r\n  }\r\n  .credential-item:hover { border-color: var(--gold); }\r\n  .credential-item .year {\r\n    font-size: 0.68rem;\r\n    letter-spacing: 0.1em;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    font-weight: 600;\r\n    margin-bottom: 0.2rem;\r\n  }\r\n  .credential-item .role {\r\n    font-size: 0.9rem;\r\n    font-weight: 600;\r\n    color: var(--black);\r\n  }\r\n  .credential-item .org {\r\n    font-size: 0.8rem;\r\n    color: var(--light-gray);\r\n  }\r\n\r\n  \/* \u2500\u2500\u2500 BOOKS \u2500\u2500\u2500 *\/\r\n  .books-section {\r\n    padding: clamp(5rem, 10vw, 8rem) 0;\r\n    background: var(--off-white);\r\n  }\r\n\r\n  .books-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\r\n    gap: 2rem;\r\n  }\r\n\r\n  .book-card {\r\n    background: var(--white);\r\n    border: 1px solid var(--border-light);\r\n    overflow: hidden;\r\n    transition: transform var(--transition), box-shadow var(--transition);\r\n    cursor: pointer;\r\n  }\r\n  .book-card:hover {\r\n    transform: translateY(-6px);\r\n    box-shadow: 0 20px 60px rgba(0,0,0,0.1);\r\n  }\r\n\r\n  .book-cover {\r\n    position: relative;\r\n    overflow: hidden;\r\n    aspect-ratio: 3\/4;\r\n    background: var(--off-white);\r\n  }\r\n  .book-cover img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    object-position: center top;\r\n    display: block;\r\n    transition: transform 0.6s cubic-bezier(0.25,0.46,0.45,0.94);\r\n  }\r\n  .book-card:hover .book-cover img { transform: scale(1.04); }\r\n\r\n  .book-cover-overlay {\r\n    position: absolute;\r\n    inset: 0;\r\n    background: rgba(0,0,0,0);\r\n    transition: background var(--transition);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n  .book-card:hover .book-cover-overlay { background: rgba(0,0,0,0.25); }\r\n  .book-cover-overlay .overlay-btn {\r\n    opacity: 0;\r\n    transform: translateY(10px);\r\n    background: var(--white);\r\n    color: var(--black);\r\n    padding: 0.6rem 1.25rem;\r\n    font-size: 0.72rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.1em;\r\n    text-transform: uppercase;\r\n    border: none;\r\n    cursor: pointer;\r\n    transition: opacity var(--transition), transform var(--transition);\r\n  }\r\n  .book-card:hover .overlay-btn { opacity: 1; transform: translateY(0); }\r\n\r\n  .book-info {\r\n    padding: 1.5rem;\r\n    border-top: 1px solid var(--border-light);\r\n  }\r\n  .book-genre {\r\n    font-size: 0.65rem;\r\n    letter-spacing: 0.15em;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    font-weight: 600;\r\n    margin-bottom: 0.5rem;\r\n  }\r\n  .book-title {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 1.2rem;\r\n    font-weight: 500;\r\n    line-height: 1.3;\r\n    color: var(--black);\r\n    margin-bottom: 0.5rem;\r\n  }\r\n  .book-desc {\r\n    font-size: 0.82rem;\r\n    color: var(--light-gray);\r\n    line-height: 1.6;\r\n    margin-bottom: 1rem;\r\n  }\r\n  .book-footer {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n  }\r\n  .book-year {\r\n    font-size: 0.7rem;\r\n    color: var(--light-gray);\r\n    letter-spacing: 0.08em;\r\n  }\r\n  .book-cta {\r\n    font-size: 0.7rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n    color: var(--black);\r\n    text-decoration: none;\r\n    border-bottom: 1px solid var(--black);\r\n    padding-bottom: 1px;\r\n    transition: color var(--transition);\r\n  }\r\n  .book-cta:hover { color: var(--gold); border-color: var(--gold); }\r\n\r\n  \/* Featured book *\/\r\n  .book-card.featured {\r\n    grid-column: span 2;\r\n    display: grid;\r\n    grid-template-columns: 2fr 3fr;\r\n  }\r\n  .book-card.featured .book-cover {\r\n    aspect-ratio: unset;\r\n    min-height: 420px;\r\n  }\r\n  .book-card.featured .book-info {\r\n    padding: 2.5rem;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n    border-top: none;\r\n    border-left: 1px solid var(--border-light);\r\n  }\r\n  .book-card.featured .book-title { font-size: 1.8rem; margin-bottom: 0.75rem; }\r\n  .book-card.featured .book-desc { font-size: 0.9rem; margin-bottom: 1.5rem; }\r\n\r\n  \/* \u2500\u2500\u2500 COURSES \u2500\u2500\u2500 *\/\r\n  .courses-section {\r\n    padding: clamp(5rem, 10vw, 8rem) 0;\r\n    background: var(--white);\r\n    border-top: 1px solid var(--border-light);\r\n  }\r\n\r\n  .courses-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\r\n    gap: 0;\r\n    border: 1px solid var(--border-light);\r\n  }\r\n\r\n  .course-card {\r\n    padding: 2.25rem;\r\n    border-right: 1px solid var(--border-light);\r\n    border-bottom: 1px solid var(--border-light);\r\n    transition: background var(--transition);\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .course-card:hover { background: var(--off-white); }\r\n  .course-card::after {\r\n    content: '';\r\n    position: absolute;\r\n    bottom: 0; left: 0;\r\n    width: 0; height: 2px;\r\n    background: var(--black);\r\n    transition: width 0.4s;\r\n  }\r\n  .course-card:hover::after { width: 100%; }\r\n\r\n  .course-num {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 3rem;\r\n    font-weight: 700;\r\n    color: var(--border);\r\n    line-height: 1;\r\n    margin-bottom: 1rem;\r\n    transition: color var(--transition);\r\n  }\r\n  .course-card:hover .course-num { color: var(--border-light); }\r\n\r\n  .course-title {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 1.15rem;\r\n    font-weight: 500;\r\n    margin-bottom: 0.75rem;\r\n    color: var(--black);\r\n  }\r\n  .course-desc {\r\n    font-size: 0.85rem;\r\n    color: var(--light-gray);\r\n    line-height: 1.7;\r\n    margin-bottom: 1.5rem;\r\n  }\r\n  .course-meta {\r\n    display: flex;\r\n    gap: 1rem;\r\n    flex-wrap: wrap;\r\n  }\r\n  .course-tag {\r\n    font-size: 0.65rem;\r\n    letter-spacing: 0.1em;\r\n    text-transform: uppercase;\r\n    padding: 0.3rem 0.65rem;\r\n    background: var(--off-white);\r\n    color: var(--mid-gray);\r\n    font-weight: 600;\r\n  }\r\n\r\n  \/* Featured course *\/\r\n  .course-card.featured {\r\n    grid-column: span 2;\r\n    background: var(--black);\r\n    color: var(--white);\r\n    padding: 3rem;\r\n  }\r\n  .course-card.featured:hover { background: var(--charcoal); }\r\n  .course-card.featured .course-num { color: rgba(255,255,255,0.08); }\r\n  .course-card.featured .course-title { color: var(--white); font-size: 1.6rem; }\r\n  .course-card.featured .course-desc { color: rgba(255,255,255,0.55); }\r\n  .course-card.featured .course-tag { background: rgba(255,255,255,0.1); color: rgba(255,255,255,0.7); }\r\n  .course-card.featured::after { background: var(--gold); }\r\n\r\n  \/* \u2500\u2500\u2500 FREE RESOURCES \u2500\u2500\u2500 *\/\r\n  .resources-section {\r\n    padding: clamp(5rem, 10vw, 8rem) 0;\r\n    background: var(--off-white);\r\n    border-top: 1px solid var(--border-light);\r\n  }\r\n\r\n  .resources-list {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 0;\r\n  }\r\n\r\n  .resource-item {\r\n    display: grid;\r\n    grid-template-columns: 80px 1fr auto;\r\n    align-items: center;\r\n    gap: 2rem;\r\n    padding: 1.75rem 0;\r\n    border-bottom: 1px solid var(--border-light);\r\n    transition: background var(--transition);\r\n    cursor: pointer;\r\n  }\r\n  .resource-item:hover .resource-num { color: var(--black); }\r\n\r\n  .resource-num {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 2.5rem;\r\n    font-weight: 700;\r\n    color: var(--border);\r\n    line-height: 1;\r\n    transition: color var(--transition);\r\n  }\r\n\r\n  .resource-content h3 {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 1.1rem;\r\n    font-weight: 500;\r\n    margin-bottom: 0.3rem;\r\n  }\r\n  .resource-content p {\r\n    font-size: 0.82rem;\r\n    color: var(--light-gray);\r\n  }\r\n\r\n  .resource-action {\r\n    font-size: 0.72rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.1em;\r\n    text-transform: uppercase;\r\n    color: var(--black);\r\n    text-decoration: none;\r\n    white-space: nowrap;\r\n    border-bottom: 1px solid var(--border);\r\n    padding-bottom: 2px;\r\n    transition: border-color var(--transition);\r\n  }\r\n  .resource-action:hover { border-color: var(--black); }\r\n\r\n  \/* \u2500\u2500\u2500 TESTIMONIALS \u2500\u2500\u2500 *\/\r\n  .testimonials-section {\r\n    padding: clamp(5rem, 10vw, 8rem) 0;\r\n    background: var(--white);\r\n    border-top: 1px solid var(--border-light);\r\n  }\r\n\r\n  .testimonials-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));\r\n    gap: 2px;\r\n    background: var(--border-light);\r\n    border: 1px solid var(--border-light);\r\n  }\r\n\r\n  .testimonial-card {\r\n    background: var(--white);\r\n    padding: 2.5rem;\r\n    position: relative;\r\n    transition: background var(--transition);\r\n  }\r\n  .testimonial-card:hover { background: var(--off-white); }\r\n\r\n  .testimonial-quote-mark {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 5rem;\r\n    line-height: 0.7;\r\n    color: var(--border-light);\r\n    margin-bottom: 1rem;\r\n    display: block;\r\n  }\r\n\r\n  .testimonial-text {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 1.05rem;\r\n    font-style: italic;\r\n    line-height: 1.75;\r\n    color: var(--dark-gray);\r\n    margin-bottom: 1.5rem;\r\n  }\r\n\r\n  .testimonial-author {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 0.85rem;\r\n    padding-top: 1.25rem;\r\n    border-top: 1px solid var(--border-light);\r\n  }\r\n  .testimonial-avatar {\r\n    width: 42px; height: 42px;\r\n    border-radius: 50%;\r\n    background: var(--off-white);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 1rem;\r\n    font-weight: 600;\r\n    color: var(--mid-gray);\r\n    flex-shrink: 0;\r\n    border: 1px solid var(--border-light);\r\n  }\r\n  .testimonial-name {\r\n    font-size: 0.85rem;\r\n    font-weight: 600;\r\n    color: var(--black);\r\n  }\r\n  .testimonial-role {\r\n    font-size: 0.72rem;\r\n    color: var(--light-gray);\r\n  }\r\n\r\n  \/* \u2500\u2500\u2500 STORY SECTION \u2500\u2500\u2500 *\/\r\n  .story-section {\r\n    padding: clamp(5rem, 10vw, 8rem) 0;\r\n    background: var(--black);\r\n    color: var(--white);\r\n  }\r\n\r\n  .story-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1.5fr;\r\n    gap: clamp(3rem, 6vw, 6rem);\r\n    align-items: start;\r\n  }\r\n\r\n  .story-sidebar { position: sticky; top: 100px; }\r\n  .story-sidebar .section-label::before { background: var(--gold); }\r\n  .story-sidebar .section-label { color: var(--gold); }\r\n  .story-sidebar h2 {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(2rem, 3.5vw, 2.75rem);\r\n    font-weight: 400;\r\n    line-height: 1.2;\r\n    color: var(--white);\r\n    margin-bottom: 1.5rem;\r\n  }\r\n  .story-sidebar p {\r\n    font-size: 0.9rem;\r\n    color: rgba(255,255,255,0.5);\r\n    line-height: 1.8;\r\n    margin-bottom: 2rem;\r\n  }\r\n\r\n  .story-content p {\r\n    font-size: 1rem;\r\n    color: rgba(255,255,255,0.65);\r\n    line-height: 1.9;\r\n    margin-bottom: 1.5rem;\r\n    font-weight: 300;\r\n  }\r\n  .story-content p:first-of-type {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 1.3rem;\r\n    color: rgba(255,255,255,0.8);\r\n    font-style: italic;\r\n    line-height: 1.7;\r\n  }\r\n\r\n  \/* \u2500\u2500\u2500 LEADERBOARD \/ COMMUNITY \u2500\u2500\u2500 *\/\r\n  .community-section {\r\n    padding: clamp(5rem, 10vw, 8rem) 0;\r\n    background: var(--off-white);\r\n    border-top: 1px solid var(--border-light);\r\n  }\r\n\r\n  .community-cols {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 2rem;\r\n  }\r\n\r\n  .community-col h3 {\r\n    font-size: 0.7rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.15em;\r\n    text-transform: uppercase;\r\n    color: var(--light-gray);\r\n    padding-bottom: 0.75rem;\r\n    border-bottom: 1px solid var(--border);\r\n    margin-bottom: 1.25rem;\r\n  }\r\n\r\n  .community-list { list-style: none; }\r\n  .community-list li {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 0.75rem;\r\n    padding: 0.65rem 0;\r\n    border-bottom: 1px solid var(--border-light);\r\n    font-size: 0.85rem;\r\n  }\r\n  .community-list .rank {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 1rem;\r\n    font-weight: 700;\r\n    color: var(--border);\r\n    width: 20px;\r\n    text-align: center;\r\n    flex-shrink: 0;\r\n  }\r\n  .community-list .name { font-weight: 500; color: var(--black); flex: 1; }\r\n  .community-list .score { font-size: 0.72rem; color: var(--light-gray); }\r\n\r\n  \/* \u2500\u2500\u2500 CONTACT \/ SOCIAL \u2500\u2500\u2500 *\/\r\n  .contact-section {\r\n    padding: clamp(5rem, 10vw, 6rem) 0;\r\n    background: var(--white);\r\n    border-top: 1px solid var(--border-light);\r\n  }\r\n\r\n  .contact-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: clamp(3rem, 6vw, 6rem);\r\n    align-items: start;\r\n  }\r\n\r\n  .contact-info h2 {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(2rem, 3.5vw, 2.75rem);\r\n    font-weight: 400;\r\n    margin-bottom: 1.25rem;\r\n  }\r\n  .contact-info p {\r\n    color: var(--mid-gray);\r\n    font-weight: 300;\r\n    line-height: 1.8;\r\n    margin-bottom: 2rem;\r\n  }\r\n\r\n  .contact-links {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 1rem;\r\n  }\r\n  .contact-link {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 1rem;\r\n    text-decoration: none;\r\n    color: var(--black);\r\n    padding: 1.1rem 1.25rem;\r\n    border: 1px solid var(--border-light);\r\n    transition: border-color var(--transition), background var(--transition);\r\n  }\r\n  .contact-link:hover { border-color: var(--black); background: var(--off-white); }\r\n  .contact-link .cl-icon { font-size: 1.2rem; }\r\n  .contact-link .cl-text { font-size: 0.82rem; }\r\n  .contact-link .cl-text strong { display: block; font-weight: 600; }\r\n  .contact-link .cl-text span { color: var(--light-gray); }\r\n\r\n  .social-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 1rem;\r\n  }\r\n  .social-card {\r\n    aspect-ratio: 1;\r\n    border: 1px solid var(--border-light);\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 0.5rem;\r\n    text-decoration: none;\r\n    color: var(--black);\r\n    transition: background var(--transition), border-color var(--transition), transform var(--transition);\r\n  }\r\n  .social-card:hover { background: var(--black); color: var(--white); transform: scale(1.03); }\r\n  .social-card .s-icon { font-size: 1.5rem; }\r\n  .social-card .s-name { font-size: 0.65rem; letter-spacing: 0.1em; text-transform: uppercase; font-weight: 600; }\r\n\r\n  \/* \u2500\u2500\u2500 FOOTER \u2500\u2500\u2500 *\/\r\n  footer {\r\n    background: var(--near-black);\r\n    color: rgba(255,255,255,0.5);\r\n    padding: 3rem clamp(1.5rem, 5vw, 4rem);\r\n  }\r\n  .footer-inner {\r\n    max-width: 1300px;\r\n    margin: 0 auto;\r\n    display: grid;\r\n    grid-template-columns: 1.5fr 1fr 1fr 1fr;\r\n    gap: 3rem;\r\n    padding-bottom: 3rem;\r\n    border-bottom: 1px solid rgba(255,255,255,0.08);\r\n    margin-bottom: 2rem;\r\n  }\r\n  .footer-brand p {\r\n    font-size: 0.82rem;\r\n    line-height: 1.7;\r\n    margin-top: 1rem;\r\n    max-width: 280px;\r\n  }\r\n  .footer-logo {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 1.1rem;\r\n    color: var(--white);\r\n    font-weight: 600;\r\n  }\r\n  .footer-col h4 {\r\n    font-size: 0.68rem;\r\n    letter-spacing: 0.15em;\r\n    text-transform: uppercase;\r\n    color: rgba(255,255,255,0.8);\r\n    font-weight: 600;\r\n    margin-bottom: 1.25rem;\r\n  }\r\n  .footer-col ul { list-style: none; display: flex; flex-direction: column; gap: 0.65rem; }\r\n  .footer-col a {\r\n    font-size: 0.82rem;\r\n    color: rgba(255,255,255,0.45);\r\n    text-decoration: none;\r\n    transition: color var(--transition);\r\n  }\r\n  .footer-col a:hover { color: var(--white); }\r\n  .footer-bottom {\r\n    max-width: 1300px;\r\n    margin: 0 auto;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    font-size: 0.75rem;\r\n    flex-wrap: wrap;\r\n    gap: 1rem;\r\n  }\r\n  .footer-bottom a { color: rgba(255,255,255,0.4); text-decoration: none; }\r\n\r\n  \/* \u2500\u2500\u2500 ANIMATIONS \u2500\u2500\u2500 *\/\r\n  @keyframes fadeUp {\r\n    from { opacity: 0; transform: translateY(24px); }\r\n    to { opacity: 1; transform: translateY(0); }\r\n  }\r\n  @keyframes fadeIn {\r\n    from { opacity: 0; }\r\n    to { opacity: 1; }\r\n  }\r\n  @keyframes rotateSlow {\r\n    from { transform: translate(-50%, -50%) rotate(0deg); }\r\n    to { transform: translate(-50%, -50%) rotate(360deg); }\r\n  }\r\n\r\n  .reveal {\r\n    opacity: 0;\r\n    transform: translateY(30px);\r\n    transition: opacity 0.7s, transform 0.7s;\r\n  }\r\n  .reveal.visible { opacity: 1; transform: translateY(0); }\r\n\r\n  \/* \u2500\u2500\u2500 MARQUEE \u2500\u2500\u2500 *\/\r\n  .marquee-wrap {\r\n    overflow: hidden;\r\n    background: var(--black);\r\n    padding: 1rem 0;\r\n    border-top: 1px solid rgba(255,255,255,0.08);\r\n    border-bottom: 1px solid rgba(255,255,255,0.08);\r\n  }\r\n  .marquee-track {\r\n    display: flex;\r\n    gap: 3rem;\r\n    animation: marquee 25s linear infinite;\r\n    width: max-content;\r\n  }\r\n  .marquee-item {\r\n    font-size: 0.7rem;\r\n    letter-spacing: 0.2em;\r\n    text-transform: uppercase;\r\n    color: rgba(255,255,255,0.35);\r\n    white-space: nowrap;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 1.5rem;\r\n  }\r\n  .marquee-item::after { content: '\u2014'; color: var(--gold); }\r\n  @keyframes marquee {\r\n    0% { transform: translateX(0); }\r\n    100% { transform: translateX(-50%); }\r\n  }\r\n\r\n  \/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\r\n  @media (max-width: 1024px) {\r\n    .hero { grid-template-columns: 1fr; min-height: auto; }\r\n    .hero-text { padding: clamp(6rem, 10vw, 8rem) clamp(1.5rem, 5vw, 3rem) 3rem; }\r\n    .hero-visual { min-height: 60vw; }\r\n    .hero::after { width: 100%; }\r\n    .about-grid { grid-template-columns: 1fr; }\r\n    .about-image-frame img { height: 400px; }\r\n    .about-quote { position: static; margin-top: 1.5rem; max-width: 100%; }\r\n    .story-grid { grid-template-columns: 1fr; }\r\n    .story-sidebar { position: static; }\r\n    .contact-grid { grid-template-columns: 1fr; }\r\n    .footer-inner { grid-template-columns: 1fr 1fr; }\r\n    .community-cols { grid-template-columns: 1fr; }\r\n    .book-card.featured { grid-column: span 1; grid-template-columns: 1fr; }\r\n    .book-card.featured .book-cover { min-height: 300px; }\r\n    .book-card.featured .book-info { border-left: none; border-top: 1px solid var(--border-light); }\r\n    .course-card.featured { grid-column: span 1; }\r\n  }\r\n\r\n  @media (max-width: 768px) {\r\n    .nav-links { display: none; }\r\n    .hamburger { display: flex; }\r\n    .hero-stats { gap: 1.5rem; }\r\n    .books-grid { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }\r\n    .courses-grid { grid-template-columns: 1fr; }\r\n    .testimonials-grid { grid-template-columns: 1fr; }\r\n    .social-grid { grid-template-columns: repeat(3, 1fr); }\r\n    .footer-inner { grid-template-columns: 1fr; gap: 2rem; }\r\n    .resource-item { grid-template-columns: 50px 1fr; }\r\n    .resource-action { display: none; }\r\n    .credentials-grid { grid-template-columns: 1fr; }\r\n    .hero-ring { width: 300px; height: 300px; }\r\n  }\r\n\r\n  @media (max-width: 480px) {\r\n    .books-grid { grid-template-columns: 1fr; }\r\n    .hero-stats { flex-wrap: wrap; gap: 1rem; }\r\n    .hero-actions { flex-direction: column; align-items: flex-start; }\r\n    .social-grid { grid-template-columns: repeat(3, 1fr); gap: 0.5rem; }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    *, *::before, *::after { animation: none !important; transition: none !important; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- Scroll Progress -->\r\n<div id=\"scroll-progress\"><\/div>\r\n\r\n<!-- Mobile Menu -->\r\n<div class=\"mobile-menu\" id=\"mobileMenu\">\r\n  <button class=\"mobile-close\" id=\"mobileClose\" aria-label=\"Close menu\">\u2715<\/button>\r\n  <a href=\"#about\">About<\/a>\r\n  <a href=\"#books\">Books<\/a>\r\n  <a href=\"#courses\">Courses<\/a>\r\n  <a href=\"#resources\">Resources<\/a>\r\n  <a href=\"#testimonials\">Testimonials<\/a>\r\n  <a href=\"#contact\">Contact<\/a>\r\n<\/div>\r\n\r\n<!-- Navigation -->\r\n<nav id=\"mainNav\">\r\n  <div class=\"nav-inner\">\r\n    <a href=\"#\" class=\"nav-logo\">Dr. Zehra <span>Khizri<\/span><\/a>\r\n    <ul class=\"nav-links\">\r\n      <li><a href=\"#about\">About<\/a><\/li>\r\n      <li><a href=\"#books\">Books<\/a><\/li>\r\n      <li><a href=\"#courses\">Courses<\/a><\/li>\r\n      <li><a href=\"#resources\">Resources<\/a><\/li>\r\n      <li><a href=\"#testimonials\">Testimonials<\/a><\/li>\r\n      <li><a href=\"#contact\" class=\"nav-cta\">Contact<\/a><\/li>\r\n    <\/ul>\r\n    <button class=\"hamburger\" id=\"hamburger\" aria-label=\"Open menu\">\r\n      <span><\/span><span><\/span><span><\/span>\r\n    <\/button>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-text\">\r\n    <div class=\"hero-eyebrow\"><span>Scholar \u00b7 Author \u00b7 Thought Leader<\/span><\/div>\r\n    <h1>Dr. Zehra<br><em>Khizri<\/em><\/h1>\r\n    <p class=\"hero-title\">Empowering Minds Through Knowledge, Research & Literature<\/p>\r\n    <p class=\"hero-desc\">\r\n      With decades of dedicated scholarship, Dr. Zehra Khizri bridges the gap between rigorous academic research and transformative practical wisdom \u2014 guiding readers and students toward a more meaningful, purposeful life.\r\n    <\/p>\r\n    <div class=\"hero-stats\">\r\n      <div>\r\n        <div class=\"hero-stat-num\">15+<\/div>\r\n        <div class=\"hero-stat-label\">Years of Research<\/div>\r\n      <\/div>\r\n      <div>\r\n        <div class=\"hero-stat-num\">8+<\/div>\r\n        <div class=\"hero-stat-label\">Published Books<\/div>\r\n      <\/div>\r\n      <div>\r\n        <div class=\"hero-stat-num\">50K+<\/div>\r\n        <div class=\"hero-stat-label\">Lives Impacted<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hero-actions\">\r\n      <a href=\"#books\" class=\"btn-primary\">Explore My Books<\/a>\r\n      <a href=\"#about\" class=\"btn-secondary\">Read My Story \u2192<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"hero-visual\">\r\n    <div class=\"hero-ring\"><\/div>\r\n    <img decoding=\"async\"\r\n      src=\"https:\/\/axonwhale.com\/wp-content\/uploads\/2026\/06\/Gemini_Generated_Image_lxifyelxifyelxif-removebg-preview.png\"\r\n      alt=\"Dr. Zehra Khizri\"\r\n      class=\"hero-img\"\r\n      loading=\"eager\"\r\n    >\r\n    <div class=\"hero-book-accent\">\r\n      <span class=\"book-icon\">\ud83d\udcd6<\/span>\r\n      <div class=\"book-text\">\r\n        <strong>Latest Release<\/strong>\r\n        <span>Now Available<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- MARQUEE -->\r\n<div class=\"marquee-wrap\">\r\n  <div class=\"marquee-track\">\r\n    <span class=\"marquee-item\">Scholar<\/span>\r\n    <span class=\"marquee-item\">Author<\/span>\r\n    <span class=\"marquee-item\">Educator<\/span>\r\n    <span class=\"marquee-item\">Researcher<\/span>\r\n    <span class=\"marquee-item\">Speaker<\/span>\r\n    <span class=\"marquee-item\">Mentor<\/span>\r\n    <span class=\"marquee-item\">Dr. Zehra Khizri<\/span>\r\n    <span class=\"marquee-item\">Scholar<\/span>\r\n    <span class=\"marquee-item\">Author<\/span>\r\n    <span class=\"marquee-item\">Educator<\/span>\r\n    <span class=\"marquee-item\">Researcher<\/span>\r\n    <span class=\"marquee-item\">Speaker<\/span>\r\n    <span class=\"marquee-item\">Mentor<\/span>\r\n    <span class=\"marquee-item\">Dr. Zehra Khizri<\/span>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- ABOUT -->\r\n<section class=\"about-strip\" id=\"about\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"about-grid\">\r\n      <div class=\"about-image-wrap reveal\">\r\n        <div class=\"about-image-frame\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/axonwhale.com\/wp-content\/uploads\/2026\/06\/Gemini_Generated_Image_lxifyelxifyelxif-removebg-preview.png\"\r\n            alt=\"Dr. Zehra Khizri \u2014 Portrait\"\r\n            loading=\"lazy\"\r\n          >\r\n        <\/div>\r\n        <div class=\"about-quote\">\r\n          <p>\"Knowledge is the most dignified form of service one can offer to humanity.\"<\/p>\r\n          <cite>\u2014 Dr. Zehra Khizri<\/cite>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"about-content reveal\">\r\n        <div class=\"section-label\">My Story<\/div>\r\n        <h2>A Life Devoted to<br><em>Knowledge & Impact<\/em><\/h2>\r\n        <p>\r\n          Dr. Zehra Khizri is a distinguished scholar, prolific author, and passionate educator whose work spans multiple disciplines. Her academic journey has been one of relentless curiosity, intellectual courage, and a deep commitment to making complex ideas accessible to all.\r\n        <\/p>\r\n        <p>\r\n          Through her books, lectures, and research, she has touched the lives of tens of thousands of students, professionals, and seekers of wisdom across the globe. Her unique ability to connect timeless principles with contemporary challenges sets her apart as a truly transformative voice in her field.\r\n        <\/p>\r\n        <p>\r\n          Dr. Khizri believes that genuine education does not merely fill minds with information \u2014 it awakens them to their own potential, reshapes belief systems, and illuminates pathways to a richer, more purposeful existence.\r\n        <\/p>\r\n        <div class=\"credentials-grid\">\r\n          <div class=\"credential-item\">\r\n            <div class=\"year\">Academic<\/div>\r\n            <div class=\"role\">PhD \u2014 Distinguished Scholar<\/div>\r\n            <div class=\"org\">Research & Academia<\/div>\r\n          <\/div>\r\n          <div class=\"credential-item\">\r\n            <div class=\"year\">Author<\/div>\r\n            <div class=\"role\">8+ Published Works<\/div>\r\n            <div class=\"org\">Multiple Languages<\/div>\r\n          <\/div>\r\n          <div class=\"credential-item\">\r\n            <div class=\"year\">Speaker<\/div>\r\n            <div class=\"role\">International Keynotes<\/div>\r\n            <div class=\"org\">Conferences & Forums<\/div>\r\n          <\/div>\r\n          <div class=\"credential-item\">\r\n            <div class=\"year\">Educator<\/div>\r\n            <div class=\"role\">15+ Years Teaching<\/div>\r\n            <div class=\"org\">Universities & Institutes<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ANNOUNCE -->\r\n<div class=\"announce-banner\">\r\n  <div class=\"announce-inner\">\r\n    <span>\ud83d\udce2 New Book Now Available \u2014 Don't miss Dr. Zehra Khizri's latest masterwork.<\/span>\r\n    <a href=\"#books\">Order Now \u2192<\/a>\r\n    <span>\u00b7<\/span>\r\n    <span>All books are available exclusively through this website and authorized partners.<\/span>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- BOOKS -->\r\n<section class=\"books-section\" id=\"books\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-header reveal\">\r\n      <div>\r\n        <div class=\"section-label\">Published Works<\/div>\r\n        <h2 class=\"section-title\">My <em>Books<\/em><\/h2>\r\n      <\/div>\r\n      <a href=\"#books\" class=\"view-all\">View All Works<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"books-grid\">\r\n      <!-- Featured Book -->\r\n      <div class=\"book-card featured reveal\">\r\n        <div class=\"book-cover\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/axonwhale.com\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-04-at-1.22.41-AM.jpeg\"\r\n            alt=\"Latest Book by Dr. Zehra Khizri\"\r\n            loading=\"lazy\"\r\n          >\r\n          <div class=\"book-cover-overlay\">\r\n            <button class=\"overlay-btn\">View Details<\/button>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"book-info\">\r\n          <div class=\"book-genre\">\u2b50 Featured Release<\/div>\r\n          <h3 class=\"book-title\">Illuminating the Path \u2014 A Journey Through Knowledge & Wisdom<\/h3>\r\n          <p class=\"book-desc\">\r\n            Dr. Zehra Khizri's defining work explores the intersection of ancient wisdom and modern scholarship, offering readers a profound framework for personal and intellectual transformation. An essential read for anyone seeking depth, clarity, and purpose.\r\n          <\/p>\r\n          <div class=\"book-footer\">\r\n            <span class=\"book-year\">Latest Edition<\/span>\r\n            <a href=\"#\" class=\"book-cta\">Read More \u2192<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Book 2 -->\r\n      <div class=\"book-card reveal\">\r\n        <div class=\"book-cover\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/axonwhale.com\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-04-at-1.22.41-AM.jpeg\"\r\n            alt=\"Book by Dr. Zehra Khizri\"\r\n            loading=\"lazy\"\r\n          >\r\n          <div class=\"book-cover-overlay\">\r\n            <button class=\"overlay-btn\">View Details<\/button>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"book-info\">\r\n          <div class=\"book-genre\">Research & Scholarship<\/div>\r\n          <h3 class=\"book-title\">The Architecture of the Scholarly Mind<\/h3>\r\n          <p class=\"book-desc\">A deep dive into the cognitive and philosophical frameworks that underpin great scholarly thinking.<\/p>\r\n          <div class=\"book-footer\">\r\n            <span class=\"book-year\">2024<\/span>\r\n            <a href=\"#\" class=\"book-cta\">Read More \u2192<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Book 3 -->\r\n      <div class=\"book-card reveal\">\r\n        <div class=\"book-cover\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/axonwhale.com\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-04-at-1.22.41-AM.jpeg\"\r\n            alt=\"Book by Dr. Zehra Khizri\"\r\n            loading=\"lazy\"\r\n          >\r\n          <div class=\"book-cover-overlay\">\r\n            <button class=\"overlay-btn\">View Details<\/button>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"book-info\">\r\n          <div class=\"book-genre\">Personal Development<\/div>\r\n          <h3 class=\"book-title\">Roots & Wings \u2014 Grounding Yourself to Soar<\/h3>\r\n          <p class=\"book-desc\">Exploring how a strong foundation in values and knowledge gives us the freedom to grow beyond our limits.<\/p>\r\n          <div class=\"book-footer\">\r\n            <span class=\"book-year\">2023<\/span>\r\n            <a href=\"#\" class=\"book-cta\">Read More \u2192<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Book 4 -->\r\n      <div class=\"book-card reveal\">\r\n        <div class=\"book-cover\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/axonwhale.com\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-04-at-1.22.41-AM.jpeg\"\r\n            alt=\"Book by Dr. Zehra Khizri\"\r\n            loading=\"lazy\"\r\n          >\r\n          <div class=\"book-cover-overlay\">\r\n            <button class=\"overlay-btn\">View Details<\/button>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"book-info\">\r\n          <div class=\"book-genre\">Philosophy & Ethics<\/div>\r\n          <h3 class=\"book-title\">The Ethical Compass \u2014 Navigating Modern Dilemmas<\/h3>\r\n          <p class=\"book-desc\">A scholarly yet accessible guide to applying timeless ethical principles in today's complex world.<\/p>\r\n          <div class=\"book-footer\">\r\n            <span class=\"book-year\">2022<\/span>\r\n            <a href=\"#\" class=\"book-cta\">Read More \u2192<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- COURSES -->\r\n<section class=\"courses-section\" id=\"courses\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-header reveal\">\r\n      <div>\r\n        <div class=\"section-label\">Learning Programs<\/div>\r\n        <h2 class=\"section-title\">Courses &amp; <em>Workshops<\/em><\/h2>\r\n      <\/div>\r\n      <a href=\"#courses\" class=\"view-all\">All Programs<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"courses-grid reveal\">\r\n      <div class=\"course-card featured\">\r\n        <div class=\"course-num\">01<\/div>\r\n        <h3 class=\"course-title\">The Complete Scholarly Mastery Program \u2014 12 Modules<\/h3>\r\n        <p class=\"course-desc\">Dr. Khizri's flagship course \u2014 a comprehensive journey through research methodology, critical thinking, academic writing, and the cultivation of a truly scholarly mindset. Thousands of students have transformed their academic and professional lives through this program.<\/p>\r\n        <div class=\"course-meta\">\r\n          <span class=\"course-tag\">12 Modules<\/span>\r\n          <span class=\"course-tag\">Video + Audio<\/span>\r\n          <span class=\"course-tag\">Certificate<\/span>\r\n          <span class=\"course-tag\">Bestseller<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"course-card\">\r\n        <div class=\"course-num\">02<\/div>\r\n        <h3 class=\"course-title\">Research Methodology Masterclass<\/h3>\r\n        <p class=\"course-desc\">A focused deep dive into qualitative and quantitative research methods, designed for advanced students and professionals.<\/p>\r\n        <div class=\"course-meta\">\r\n          <span class=\"course-tag\">Advanced<\/span>\r\n          <span class=\"course-tag\">8 Sessions<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"course-card\">\r\n        <div class=\"course-num\">03<\/div>\r\n        <h3 class=\"course-title\">The Art of Academic Writing<\/h3>\r\n        <p class=\"course-desc\">Unlock clarity, precision and elegance in your scholarly writing. From thesis structure to publication-ready manuscripts.<\/p>\r\n        <div class=\"course-meta\">\r\n          <span class=\"course-tag\">All Levels<\/span>\r\n          <span class=\"course-tag\">6 Sessions<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"course-card\">\r\n        <div class=\"course-num\">04<\/div>\r\n        <h3 class=\"course-title\">Critical Thinking & Intellectual Leadership<\/h3>\r\n        <p class=\"course-desc\">Develop the analytical frameworks and intellectual confidence to lead, question, and innovate in any field.<\/p>\r\n        <div class=\"course-meta\">\r\n          <span class=\"course-tag\">Professional<\/span>\r\n          <span class=\"course-tag\">5 Sessions<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"course-card\">\r\n        <div class=\"course-num\">05<\/div>\r\n        <h3 class=\"course-title\">Philosophy of Knowledge \u2014 A Practical Guide<\/h3>\r\n        <p class=\"course-desc\">Explore epistemology, philosophy of science, and the foundations of knowledge in a practical, accessible format.<\/p>\r\n        <div class=\"course-meta\">\r\n          <span class=\"course-tag\">Intermediate<\/span>\r\n          <span class=\"course-tag\">4 Sessions<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FREE RESOURCES -->\r\n<section class=\"resources-section\" id=\"resources\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-header reveal\">\r\n      <div>\r\n        <div class=\"section-label\">Free Resources<\/div>\r\n        <h2 class=\"section-title\">Gift <em>Downloads<\/em><\/h2>\r\n      <\/div>\r\n      <a href=\"#resources\" class=\"view-all\">All Resources<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"resources-list reveal\">\r\n      <div class=\"resource-item\">\r\n        <div class=\"resource-num\">01<\/div>\r\n        <div class=\"resource-content\">\r\n          <h3>The Scholar's Morning Ritual \u2014 A 7-Day Practice Guide<\/h3>\r\n          <p>Free PDF \u00b7 24 Pages \u00b7 Downloaded by 12,000+ readers<\/p>\r\n        <\/div>\r\n        <a href=\"#\" class=\"resource-action\">Download Free \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"resource-item\">\r\n        <div class=\"resource-num\">02<\/div>\r\n        <div class=\"resource-content\">\r\n          <h3>Introduction to Research Methodology \u2014 Audio Series<\/h3>\r\n          <p>Free Audio \u00b7 3 Sessions \u00b7 Ideal for beginners<\/p>\r\n        <\/div>\r\n        <a href=\"#\" class=\"resource-action\">Listen Free \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"resource-item\">\r\n        <div class=\"resource-num\">03<\/div>\r\n        <div class=\"resource-content\">\r\n          <h3>Signs of Law of Cause & Effect in Classical Scholarship<\/h3>\r\n          <p>Free Article \u00b7 18 Min Read \u00b7 4,200 Readers<\/p>\r\n        <\/div>\r\n        <a href=\"#\" class=\"resource-action\">Read Free \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"resource-item\">\r\n        <div class=\"resource-num\">04<\/div>\r\n        <div class=\"resource-content\">\r\n          <h3>Interview: The Making of a Scholar \u2014 Dr. Zehra Khizri in Conversation<\/h3>\r\n          <p>Free Video \u00b7 45 Minutes \u00b7 8,500 Views<\/p>\r\n        <\/div>\r\n        <a href=\"#\" class=\"resource-action\">Watch Free \u2192<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TESTIMONIALS -->\r\n<section class=\"testimonials-section\" id=\"testimonials\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-header reveal\">\r\n      <div>\r\n        <div class=\"section-label\">Student Voices<\/div>\r\n        <h2 class=\"section-title\">Transformed <em>Lives<\/em><\/h2>\r\n      <\/div>\r\n      <a href=\"#testimonials\" class=\"view-all\">All Testimonials<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"testimonials-grid reveal\">\r\n      <div class=\"testimonial-card\">\r\n        <span class=\"testimonial-quote-mark\">\"<\/span>\r\n        <p class=\"testimonial-text\">Dr. Khizri's course on research methodology completely changed the way I approach my work. In just three months, I published my first peer-reviewed paper \u2014 something I had been struggling to achieve for three years.<\/p>\r\n        <div class=\"testimonial-author\">\r\n          <div class=\"testimonial-avatar\">S<\/div>\r\n          <div>\r\n            <div class=\"testimonial-name\">Sarah M.<\/div>\r\n            <div class=\"testimonial-role\">PhD Candidate, Applied Sciences<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"testimonial-card\">\r\n        <span class=\"testimonial-quote-mark\">\"<\/span>\r\n        <p class=\"testimonial-text\">I had read dozens of books on academic writing, but none came close to the clarity and depth that Dr. Khizri brings. Her approach is rigorous yet deeply human. My writing has transformed completely.<\/p>\r\n        <div class=\"testimonial-author\">\r\n          <div class=\"testimonial-avatar\">A<\/div>\r\n          <div>\r\n            <div class=\"testimonial-name\">Ahmad R.<\/div>\r\n            <div class=\"testimonial-role\">Independent Researcher<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"testimonial-card\">\r\n        <span class=\"testimonial-quote-mark\">\"<\/span>\r\n        <p class=\"testimonial-text\">The 12-module program is a masterpiece. I entered as a skeptic and left as a convert. Dr. Khizri has a unique gift: she makes you believe in your own intellectual capacity, then gives you the tools to prove it.<\/p>\r\n        <div class=\"testimonial-author\">\r\n          <div class=\"testimonial-avatar\">L<\/div>\r\n          <div>\r\n            <div class=\"testimonial-name\">Layla H.<\/div>\r\n            <div class=\"testimonial-role\">Academic & Author<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"testimonial-card\">\r\n        <span class=\"testimonial-quote-mark\">\"<\/span>\r\n        <p class=\"testimonial-text\">I owe my academic career to the principles I learned in Dr. Khizri's books. What she teaches is not just technique \u2014 it is a philosophy of life that, once absorbed, changes everything about how you think and work.<\/p>\r\n        <div class=\"testimonial-author\">\r\n          <div class=\"testimonial-avatar\">K<\/div>\r\n          <div>\r\n            <div class=\"testimonial-name\">Kareem F.<\/div>\r\n            <div class=\"testimonial-role\">University Lecturer<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"testimonial-card\">\r\n        <span class=\"testimonial-quote-mark\">\"<\/span>\r\n        <p class=\"testimonial-text\">Before Dr. Khizri's course, I was drowning in information but starving for wisdom. Her program gave me a framework that I use every single day \u2014 in my research, my teaching, and my life.<\/p>\r\n        <div class=\"testimonial-author\">\r\n          <div class=\"testimonial-avatar\">N<\/div>\r\n          <div>\r\n            <div class=\"testimonial-name\">Nadia T.<\/div>\r\n            <div class=\"testimonial-role\">School Principal & Researcher<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"testimonial-card\">\r\n        <span class=\"testimonial-quote-mark\">\"<\/span>\r\n        <p class=\"testimonial-text\">The free resources alone are worth more than most paid courses. Dr. Khizri's generosity with her knowledge is as remarkable as the quality of her scholarship. She truly wants her students to succeed.<\/p>\r\n        <div class=\"testimonial-author\">\r\n          <div class=\"testimonial-avatar\">O<\/div>\r\n          <div>\r\n            <div class=\"testimonial-name\">Omar S.<\/div>\r\n            <div class=\"testimonial-role\">Graduate Student, Philosophy<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- MY STORY -->\r\n<section class=\"story-section\" id=\"story\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"story-grid\">\r\n      <div class=\"story-sidebar reveal\">\r\n        <div class=\"section-label\">Origin<\/div>\r\n        <h2>The Story Behind the<br><em>Scholar<\/em><\/h2>\r\n        <p>How a lifelong passion for learning became a mission to transform lives through knowledge, research, and authentic education.<\/p>\r\n        <a href=\"#about\" class=\"btn-primary\" style=\"display:inline-block;\">Read Full Biography<\/a>\r\n      <\/div>\r\n      <div class=\"story-content reveal\">\r\n        <p>\r\n          From the earliest days of her academic journey, Dr. Zehra Khizri was driven by one unwavering conviction: that the purpose of knowledge is not merely to be accumulated, but to be lived \u2014 to reshape how we see ourselves, the world, and our place within it.\r\n        <\/p>\r\n        <p>\r\n          Her path was not without its challenges. There were years of quiet, determined study; moments of doubt that gave way to profound breakthroughs; and a gradual realisation that the greatest obstacles to learning are rarely found in books, but within the architecture of our own beliefs and assumptions.\r\n        <\/p>\r\n        <p>\r\n          It was this insight that gave birth to her distinctive approach to teaching and writing: one that honours both the rigour of scholarship and the transformative power of genuine self-inquiry. Today, Dr. Khizri's work reaches students and professionals across the globe, each finding in her ideas the tools they need to unlock their own intellectual and personal potential.\r\n        <\/p>\r\n        <p>\r\n          Her books, courses, and lectures are not simply academic exercises. They are invitations \u2014 carefully crafted, deeply researched, and generously offered \u2014 to live a more examined, more meaningful, and more impactful life.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- COMMUNITY \/ ACTIVE MEMBERS -->\r\n<section class=\"community-section\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-header reveal\">\r\n      <div>\r\n        <div class=\"section-label\">Our Community<\/div>\r\n        <h2 class=\"section-title\">Most Active <em>Students<\/em><\/h2>\r\n      <\/div>\r\n      <a href=\"#\" class=\"view-all\">View All<\/a>\r\n    <\/div>\r\n    <div class=\"community-cols reveal\">\r\n      <div class=\"community-col\">\r\n        <h3>Top Reviewers \u2014 Last 30 Days<\/h3>\r\n        <ul class=\"community-list\">\r\n          <li><span class=\"rank\">1<\/span><span class=\"name\">Aisha Karimi<\/span><span class=\"score\">88 reviews<\/span><\/li>\r\n          <li><span class=\"rank\">2<\/span><span class=\"name\">Bilal Hassan<\/span><span class=\"score\">54 reviews<\/span><\/li>\r\n          <li><span class=\"rank\">3<\/span><span class=\"name\">Fatima Al-Rashid<\/span><span class=\"score\">47 reviews<\/span><\/li>\r\n          <li><span class=\"rank\">4<\/span><span class=\"name\">Omar Siddiqui<\/span><span class=\"score\">39 reviews<\/span><\/li>\r\n          <li><span class=\"rank\">5<\/span><span class=\"name\">Leila Ahmadi<\/span><span class=\"score\">31 reviews<\/span><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"community-col\">\r\n        <h3>Highest Rated Comments<\/h3>\r\n        <ul class=\"community-list\">\r\n          <li><span class=\"rank\">1<\/span><span class=\"name\">Sara Mansour<\/span><span class=\"score\">2,085 pts<\/span><\/li>\r\n          <li><span class=\"rank\">2<\/span><span class=\"name\">Arzu Karimova<\/span><span class=\"score\">1,814 pts<\/span><\/li>\r\n          <li><span class=\"rank\">3<\/span><span class=\"name\">Hasan Khalil<\/span><span class=\"score\">1,594 pts<\/span><\/li>\r\n          <li><span class=\"rank\">4<\/span><span class=\"name\">Rima Sabawi<\/span><span class=\"score\">1,145 pts<\/span><\/li>\r\n          <li><span class=\"rank\">5<\/span><span class=\"name\">Zeynep \u00d6z<\/span><span class=\"score\">1,126 pts<\/span><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"community-col\">\r\n        <h3>Top Members of the Month<\/h3>\r\n        <ul class=\"community-list\">\r\n          <li><span class=\"rank\">1<\/span><span class=\"name\">Mariam Al-Zubaidi<\/span><span class=\"score\">71,200 pts<\/span><\/li>\r\n          <li><span class=\"rank\">2<\/span><span class=\"name\">Negar Shahidi<\/span><span class=\"score\">66,911 pts<\/span><\/li>\r\n          <li><span class=\"rank\">3<\/span><span class=\"name\">Sally Ibrahim<\/span><span class=\"score\">63,183 pts<\/span><\/li>\r\n          <li><span class=\"rank\">4<\/span><span class=\"name\">Mohammed Jamil<\/span><span class=\"score\">59,277 pts<\/span><\/li>\r\n          <li><span class=\"rank\">5<\/span><span class=\"name\">Shukufa Bahari<\/span><span class=\"score\">57,133 pts<\/span><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CONTACT -->\r\n<section class=\"contact-section\" id=\"contact\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-header reveal\">\r\n      <div>\r\n        <div class=\"section-label\">Get in Touch<\/div>\r\n        <h2 class=\"section-title\">Connect with <em>Dr. Khizri<\/em><\/h2>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"contact-grid reveal\">\r\n      <div class=\"contact-info\">\r\n        <p>\r\n          Whether you are a student, researcher, publisher, or institution, Dr. Zehra Khizri welcomes meaningful connections. All books and programs are available exclusively through this official website.\r\n        <\/p>\r\n        <p style=\"font-size:0.82rem; color:var(--light-gray); margin-bottom:2rem;\">\r\n          <strong style=\"color:var(--black);\">Important Notice:<\/strong> Dr. Khizri's works are sold only through this official platform. Any third party claiming to offer her courses at a discount is unauthorised. Please report such activity to protect the integrity of her work.\r\n        <\/p>\r\n        <div class=\"contact-links\">\r\n          <a href=\"mailto:contact@drzehrakhizri.com\" class=\"contact-link\">\r\n            <span class=\"cl-icon\">\u2709\ufe0f<\/span>\r\n            <div class=\"cl-text\">\r\n              <strong>Email<\/strong>\r\n              <span>contact@drzehrakhizri.com<\/span>\r\n            <\/div>\r\n          <\/a>\r\n          <a href=\"#\" class=\"contact-link\">\r\n            <span class=\"cl-icon\">\ud83d\udcde<\/span>\r\n            <div class=\"cl-text\">\r\n              <strong>Office Hours<\/strong>\r\n              <span>Mon \u2013 Fri, 9am \u2013 5pm<\/span>\r\n            <\/div>\r\n          <\/a>\r\n          <a href=\"#\" class=\"contact-link\">\r\n            <span class=\"cl-icon\">\ud83c\udf10<\/span>\r\n            <div class=\"cl-text\">\r\n              <strong>Official Website<\/strong>\r\n              <span>drzehrakhizri.com<\/span>\r\n            <\/div>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div>\r\n        <div style=\"margin-bottom:2rem;\">\r\n          <div class=\"section-label\" style=\"margin-bottom:1rem;\">Follow Along<\/div>\r\n          <div class=\"social-grid\">\r\n            <a href=\"#\" class=\"social-card\">\r\n              <span class=\"s-icon\">\ud83d\udcf8<\/span>\r\n              <span class=\"s-name\">Instagram<\/span>\r\n            <\/a>\r\n            <a href=\"#\" class=\"social-card\">\r\n              <span class=\"s-icon\">\u25b6\ufe0f<\/span>\r\n              <span class=\"s-name\">YouTube<\/span>\r\n            <\/a>\r\n            <a href=\"#\" class=\"social-card\">\r\n              <span class=\"s-icon\">\u2708\ufe0f<\/span>\r\n              <span class=\"s-name\">Telegram<\/span>\r\n            <\/a>\r\n            <a href=\"#\" class=\"social-card\">\r\n              <span class=\"s-icon\">\ud83d\udcbc<\/span>\r\n              <span class=\"s-name\">LinkedIn<\/span>\r\n            <\/a>\r\n            <a href=\"#\" class=\"social-card\">\r\n              <span class=\"s-icon\">\ud83d\udc26<\/span>\r\n              <span class=\"s-name\">Twitter \/ X<\/span>\r\n            <\/a>\r\n            <a href=\"#\" class=\"social-card\">\r\n              <span class=\"s-icon\">\ud83d\udcd8<\/span>\r\n              <span class=\"s-name\">Facebook<\/span>\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n        <div style=\"padding:2rem; border:1px solid var(--border-light); background:var(--off-white);\">\r\n          <div class=\"section-label\" style=\"margin-bottom:0.75rem;\">Newsletter<\/div>\r\n          <h3 style=\"font-family:'Playfair Display',serif; font-size:1.3rem; font-weight:400; margin-bottom:0.75rem;\">Join the Community<\/h3>\r\n          <p style=\"font-size:0.85rem; color:var(--light-gray); margin-bottom:1.25rem; line-height:1.6;\">Receive exclusive insights, early book announcements, and free resources directly from Dr. Khizri.<\/p>\r\n          <div style=\"display:flex; gap:0.5rem;\">\r\n            <input type=\"email\" placeholder=\"Your email address\" style=\"flex:1; padding:0.75rem 1rem; border:1px solid var(--border); font-size:0.85rem; outline:none; font-family:inherit;\">\r\n            <button style=\"background:var(--black); color:var(--white); padding:0.75rem 1.25rem; border:none; cursor:pointer; font-size:0.72rem; font-weight:600; letter-spacing:0.1em; text-transform:uppercase; white-space:nowrap;\">Subscribe<\/button>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FOOTER -->\r\n<footer>\r\n  <div class=\"footer-inner\">\r\n    <div class=\"footer-brand\">\r\n      <div class=\"footer-logo\">Dr. Zehra Khizri<\/div>\r\n      <p>Scholar, author, and educator dedicated to empowering minds through the transformative power of knowledge, research, and literature.<\/p>\r\n    <\/div>\r\n    <div class=\"footer-col\">\r\n      <h4>Navigate<\/h4>\r\n      <ul>\r\n        <li><a href=\"#about\">About<\/a><\/li>\r\n        <li><a href=\"#books\">Books<\/a><\/li>\r\n        <li><a href=\"#courses\">Courses<\/a><\/li>\r\n        <li><a href=\"#resources\">Free Resources<\/a><\/li>\r\n      <\/ul>\r\n    <\/div>\r\n    <div class=\"footer-col\">\r\n      <h4>Programs<\/h4>\r\n      <ul>\r\n        <li><a href=\"#courses\">12-Module Masterclass<\/a><\/li>\r\n        <li><a href=\"#courses\">Research Methodology<\/a><\/li>\r\n        <li><a href=\"#courses\">Academic Writing<\/a><\/li>\r\n        <li><a href=\"#courses\">Critical Thinking<\/a><\/li>\r\n      <\/ul>\r\n    <\/div>\r\n    <div class=\"footer-col\">\r\n      <h4>Legal<\/h4>\r\n      <ul>\r\n        <li><a href=\"#\">Terms & Conditions<\/a><\/li>\r\n        <li><a href=\"#\">Privacy Policy<\/a><\/li>\r\n        <li><a href=\"#\">Authentic Products Notice<\/a><\/li>\r\n        <li><a href=\"#\">Contact Support<\/a><\/li>\r\n      <\/ul>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"footer-bottom\">\r\n    <span>\u00a9 2026 Dr. Zehra Khizri \u2014 All Rights Reserved. Official Site.<\/span>\r\n    <div style=\"display:flex; gap:1.5rem;\">\r\n      <a href=\"#\">Instagram<\/a>\r\n      <a href=\"#\">YouTube<\/a>\r\n      <a href=\"#\">LinkedIn<\/a>\r\n      <a href=\"#\">Telegram<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<script>\r\n  \/\/ Scroll progress\r\n  const scrollBar = document.getElementById('scroll-progress');\r\n  const nav = document.getElementById('mainNav');\r\n  window.addEventListener('scroll', () => {\r\n    const scrolled = (window.scrollY \/ (document.body.scrollHeight - window.innerHeight)) * 100;\r\n    scrollBar.style.width = scrolled + '%';\r\n    nav.classList.toggle('scrolled', window.scrollY > 30);\r\n  });\r\n\r\n  \/\/ Intersection observer for reveal\r\n  const reveals = document.querySelectorAll('.reveal');\r\n  const obs = new IntersectionObserver((entries) => {\r\n    entries.forEach((e, i) => {\r\n      if (e.isIntersecting) {\r\n        setTimeout(() => e.target.classList.add('visible'), i * 80);\r\n        obs.unobserve(e.target);\r\n      }\r\n    });\r\n  }, { threshold: 0.1, rootMargin: '0px 0px -40px 0px' });\r\n  reveals.forEach(r => obs.observe(r));\r\n\r\n  \/\/ Hamburger\r\n  const ham = document.getElementById('hamburger');\r\n  const mobileMenu = document.getElementById('mobileMenu');\r\n  const mobileClose = document.getElementById('mobileClose');\r\n  ham.addEventListener('click', () => mobileMenu.classList.add('open'));\r\n  mobileClose.addEventListener('click', () => mobileMenu.classList.remove('open'));\r\n  mobileMenu.querySelectorAll('a').forEach(a => a.addEventListener('click', () => mobileMenu.classList.remove('open')));\r\n\r\n  \/\/ Newsletter button hover\r\n  document.querySelector('footer input[type=\"email\"]')?.addEventListener('focus', e => {\r\n    e.target.style.borderColor = '#0a0a0a';\r\n  });\r\n  document.querySelector('footer input[type=\"email\"]')?.addEventListener('blur', e => {\r\n    e.target.style.borderColor = '#d8d8d8';\r\n  });\r\n<\/script>\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 \u2014 Scholar | Author | Thought Leader \u2715 About Books Courses Resources Testimonials Contact Dr. Zehra Khizri About Books Courses Resources Testimonials Contact Scholar \u00b7 Author \u00b7 Thought Leader Dr. ZehraKhizri Empowering Minds Through Knowledge, Research &#038; Literature With decades of dedicated scholarship, Dr. Zehra Khizri bridges the gap between rigorous academic research and transformative practical wisdom \u2014 guiding readers and students toward a more meaningful, purposeful life. 15+ Years of Research 8+ Published Books 50K+ Lives Impacted Explore My Books Read My Story \u2192 \ud83d\udcd6 Latest Release Now Available Scholar Author Educator Researcher Speaker Mentor Dr. Zehra Khizri Scholar Author Educator Researcher Speaker Mentor Dr. Zehra Khizri &#8220;Knowledge is the most dignified form of service one can offer to humanity.&#8221; \u2014 Dr. Zehra Khizri My Story A Life Devoted toKnowledge &#038; Impact Dr. Zehra Khizri is a distinguished scholar, prolific author, and passionate educator whose work spans multiple disciplines. Her academic journey has been one of relentless curiosity, intellectual courage, and a deep commitment to making complex ideas accessible to all. Through her books, lectures, and research, she has touched the lives of tens of thousands of students, professionals, and seekers of wisdom across the globe. Her unique ability to connect timeless principles with contemporary challenges sets her apart as a truly transformative voice in her field. Dr. Khizri believes that genuine education does not merely fill minds with information \u2014 it awakens them to their own potential, reshapes belief systems, and illuminates pathways to a richer, more purposeful existence. Academic PhD \u2014 Distinguished Scholar Research &#038; Academia Author 8+ Published Works Multiple Languages Speaker International Keynotes Conferences &#038; Forums Educator 15+ Years Teaching Universities &#038; Institutes \ud83d\udce2 New Book Now Available \u2014 Don&#8217;t miss Dr. Zehra Khizri&#8217;s latest masterwork. Order Now \u2192 \u00b7 All books are available exclusively through this website and authorized partners. Published Works My Books View All Works View Details \u2b50 Featured Release Illuminating the Path \u2014 A Journey Through Knowledge &#038; Wisdom Dr. Zehra Khizri&#8217;s defining work explores the intersection of ancient wisdom and modern scholarship, offering readers a profound framework for personal and intellectual transformation. An essential read for anyone seeking depth, clarity, and purpose. Latest Edition Read More \u2192 View Details Research &#038; Scholarship The Architecture of the Scholarly Mind A deep dive into the cognitive and philosophical frameworks that underpin great scholarly thinking. 2024 Read More \u2192 View Details Personal Development Roots &#038; Wings \u2014 Grounding Yourself to Soar Exploring how a strong foundation in values and knowledge gives us the freedom to grow beyond our limits. 2023 Read More \u2192 View Details Philosophy &#038; Ethics The Ethical Compass \u2014 Navigating Modern Dilemmas A scholarly yet accessible guide to applying timeless ethical principles in today&#8217;s complex world. 2022 Read More \u2192 Learning Programs Courses &amp; Workshops All Programs 01 The Complete Scholarly Mastery Program \u2014 12 Modules Dr. Khizri&#8217;s flagship course \u2014 a comprehensive journey through research methodology, critical thinking, academic writing, and the cultivation of a truly scholarly mindset. Thousands of students have transformed their academic and professional lives through this program. 12 Modules Video + Audio Certificate Bestseller 02 Research Methodology Masterclass A focused deep dive into qualitative and quantitative research methods, designed for advanced students and professionals. Advanced 8 Sessions 03 The Art of Academic Writing Unlock clarity, precision and elegance in your scholarly writing. From thesis structure to publication-ready manuscripts. All Levels 6 Sessions 04 Critical Thinking &#038; Intellectual Leadership Develop the analytical frameworks and intellectual confidence to lead, question, and innovate in any field. Professional 5 Sessions 05 Philosophy of Knowledge \u2014 A Practical Guide Explore epistemology, philosophy of science, and the foundations of knowledge in a practical, accessible format. Intermediate 4 Sessions Free Resources Gift Downloads All Resources 01 The Scholar&#8217;s Morning Ritual \u2014 A 7-Day Practice Guide Free PDF \u00b7 24 Pages \u00b7 Downloaded by 12,000+ readers Download Free \u2192 02 Introduction to Research Methodology \u2014 Audio Series Free Audio \u00b7 3 Sessions \u00b7 Ideal for beginners Listen Free \u2192 03 Signs of Law of Cause &#038; Effect in Classical Scholarship Free Article \u00b7 18 Min Read \u00b7 4,200 Readers Read Free \u2192 04 Interview: The Making of a Scholar \u2014 Dr. Zehra Khizri in Conversation Free Video \u00b7 45 Minutes \u00b7 8,500 Views Watch Free \u2192 Student Voices Transformed Lives All Testimonials &#8220; Dr. Khizri&#8217;s course on research methodology completely changed the way I approach my work. In just three months, I published my first peer-reviewed paper \u2014 something I had been struggling to achieve for three years. S Sarah M. PhD Candidate, Applied Sciences &#8220; I had read dozens of books on academic writing, but none came close to the clarity and depth that Dr. Khizri brings. Her approach is rigorous yet deeply human. My writing has transformed completely. A Ahmad R. Independent Researcher &#8220; The 12-module program is a masterpiece. I entered as a skeptic and left as a convert. Dr. Khizri has a unique gift: she makes you believe in your own intellectual capacity, then gives you the tools to prove it. L Layla H. Academic &#038; Author &#8220; I owe my academic career to the principles I learned in Dr. Khizri&#8217;s books. What she teaches is not just technique \u2014 it is a philosophy of life that, once absorbed, changes everything about how you think and work. K Kareem F. University Lecturer &#8220; Before Dr. Khizri&#8217;s course, I was drowning in information but starving for wisdom. Her program gave me a framework that I use every single day \u2014 in my research, my teaching, and my life. N Nadia T. School Principal &#038; Researcher &#8220; The free resources alone are worth more than most paid courses. Dr. Khizri&#8217;s generosity with her knowledge is as remarkable as the quality of her scholarship. She truly wants her students to succeed. O Omar S. Graduate Student, Philosophy Origin The Story Behind theScholar How a lifelong passion for learning became a mission to transform lives through knowledge, research, and<\/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-1387","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\/1387","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=1387"}],"version-history":[{"count":4,"href":"https:\/\/axonwhale.com\/index.php\/wp-json\/wp\/v2\/pages\/1387\/revisions"}],"predecessor-version":[{"id":1391,"href":"https:\/\/axonwhale.com\/index.php\/wp-json\/wp\/v2\/pages\/1387\/revisions\/1391"}],"wp:attachment":[{"href":"https:\/\/axonwhale.com\/index.php\/wp-json\/wp\/v2\/media?parent=1387"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}