{"product_id":"encyclopedia-of-general-knowledge-mcqs-for-css-pms-2026-by-adeel-niaz","title":"Encyclopedia Of General Knowledge MCQs For CSS PMS 2026 by Adeel Niaz","description":"\u003c!-- \n  Shopify Product Description Template\n  Theme: PK Book Shop Brand Identity (Crimson Red \u0026 Charcoal)\n  SEO Optimized for: Encyclopedia of General Knowledge MCQs 2026, Adeel Niaz, CSS PMS Prep\n--\u003e\n\n\u003cstyle\u003e\n  :root {\n    --primary-red: #c62828; \/* Professional Crimson from PK Book Shop branding *\/\n    --dark-charcoal: #2d2d2d;\n    --accent-gray: #f5f5f5;\n    --text-main: #333333;\n    --white: #ffffff;\n    --border-radius: 10px;\n    --shadow-soft: 0 10px 25px rgba(0,0,0,0.05);\n    --shadow-hover: 0 15px 35px rgba(198, 40, 40, 0.1);\n  }\n\n  .pk-description-wrapper {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: var(--text-main);\n    line-height: 1.7;\n    max-width: 850px;\n    margin: 0 auto;\n    padding: 15px;\n    background-color: var(--white);\n  }\n\n  \/* Header Styling *\/\n  .pk-header {\n    text-align: center;\n    margin-bottom: 35px;\n    padding: 30px 20px;\n    background: var(--dark-charcoal);\n    border-radius: var(--border-radius);\n    border-bottom: 5px solid var(--primary-red);\n  }\n\n  .pk-header h1 {\n    font-size: 26px;\n    margin: 0 0 12px 0;\n    color: var(--white);\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  .pk-header p {\n    font-size: 17px;\n    margin: 0;\n    color: #cccccc;\n    font-weight: 400;\n  }\n\n  \/* Badge *\/\n  .pk-edition-badge {\n    display: inline-flex;\n    align-items: center;\n    background: var(--primary-red);\n    color: var(--white);\n    padding: 6px 18px;\n    border-radius: 50px;\n    font-size: 13px;\n    font-weight: 700;\n    margin-bottom: 25px;\n    box-shadow: 0 4px 10px rgba(198, 40, 40, 0.2);\n  }\n\n  \/* Intro Section *\/\n  .pk-intro {\n    font-size: 16px;\n    color: #444;\n    margin-bottom: 35px;\n    border-left: 4px solid var(--primary-red);\n    padding-left: 20px;\n  }\n\n  \/* Cards Grid *\/\n  .pk-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n    gap: 25px;\n    margin-bottom: 35px;\n  }\n\n  .pk-card {\n    background: var(--white);\n    border: 1px solid #eaeaea;\n    border-radius: var(--border-radius);\n    padding: 25px;\n    box-shadow: var(--shadow-soft);\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n\n  .pk-card:hover {\n    transform: translateY(-8px);\n    box-shadow: var(--shadow-hover);\n    border-color: var(--primary-red);\n  }\n\n  .pk-card-title {\n    font-size: 19px;\n    font-weight: 700;\n    color: var(--primary-red);\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  \/* Specs Table *\/\n  .pk-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .pk-table td {\n    padding: 10px 0;\n    border-bottom: 1px solid #f1f1f1;\n    font-size: 15px;\n  }\n\n  .pk-table td:first-child {\n    font-weight: 700;\n    color: var(--dark-charcoal);\n    width: 45%;\n  }\n\n  \/* Features List *\/\n  .pk-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .pk-list li {\n    padding-left: 28px;\n    position: relative;\n    margin-bottom: 12px;\n    font-size: 15px;\n    color: #555;\n  }\n\n  .pk-list li::before {\n    content: \"➜\";\n    position: absolute;\n    left: 0;\n    color: var(--primary-red);\n    font-weight: bold;\n  }\n\n  \/* Topics Section *\/\n  .pk-topics-container {\n    background: var(--accent-gray);\n    border-radius: var(--border-radius);\n    padding: 25px;\n    margin-bottom: 35px;\n  }\n\n  .pk-topics-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 15px;\n  }\n\n  \/* CTA Footer *\/\n  .pk-cta {\n    text-align: center;\n    background: linear-gradient(to right, #ffffff, #fff5f5);\n    padding: 35px;\n    border-radius: var(--border-radius);\n    border: 2px solid #fee2e2;\n  }\n\n  .pk-cta h3 {\n    margin: 0 0 15px 0;\n    color: var(--primary-red);\n    font-size: 22px;\n  }\n\n  .pk-cta p {\n    margin-bottom: 0;\n    color: #666;\n  }\n\n  \/* Responsive Adjustments *\/\n  @media (max-width: 600px) {\n    .pk-header h1 { font-size: 22px; }\n    .pk-topics-grid { grid-template-columns: 1fr; }\n    .pk-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pk-description-wrapper\"\u003e\n  \n  \u003c!-- Main Header --\u003e\n  \u003cheader class=\"pk-header\"\u003e\n    \u003ch1\u003eEncyclopedia of General Knowledge MCQs\u003c\/h1\u003e\n    \u003cp\u003ePremium Guide for CSS, PMS \u0026amp; PCS Aspirants 2025-2026\u003c\/p\u003e\n  \u003c\/header\u003e\n\n  \u003cdiv class=\"pk-edition-badge\"\u003e161st Edition | Latest JWT Publication\u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003csection class=\"pk-intro\"\u003e\n    \u003cp\u003e\n      Secure your success in the competitive exams with the **Encyclopedia of General Knowledge MCQs**. Authored by the renowned **Adeel Niaz** and published by **Jahangir World Times**, this book is meticulously updated to meet the evolving standards of FPSC and PPSC testing patterns.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Product Details \u0026 Why Us --\u003e\n  \u003cdiv class=\"pk-grid\"\u003e\n    \n    \u003c!-- Quick Specs --\u003e\n    \u003cdiv class=\"pk-card\"\u003e\n      \u003cdiv class=\"pk-card-title\"\u003eBook Specifications\u003c\/div\u003e\n      \u003ctable class=\"pk-table\"\u003e\n        \u003ctr\u003e\n\u003ctd\u003eAuthor\u003c\/td\u003e\n\u003ctd\u003eAdeel Niaz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePublisher\u003c\/td\u003e\n\u003ctd\u003eJahangir World Times\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCurrent Edition\u003c\/td\u003e\n\u003ctd\u003e161st (2025-26)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTotal Pages\u003c\/td\u003e\n\u003ctd\u003e608 Pages\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSubject\u003c\/td\u003e\n\u003ctd\u003eCSS \/ PMS GK\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Features --\u003e\n    \u003cdiv class=\"pk-card\"\u003e\n      \u003cdiv class=\"pk-card-title\"\u003eKey Highlights\u003c\/div\u003e\n      \u003cul class=\"pk-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e2026 Ready:\u003c\/strong\u003e Updated current affairs and global data.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eProven Success:\u003c\/strong\u003e Most recommended by CSS toppers.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAll-in-One:\u003c\/strong\u003e Covers every dimension of General Knowledge.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNew Patterns:\u003c\/strong\u003e Focused on screening test requirements.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Syllabus Coverage --\u003e\n  \u003cdiv class=\"pk-topics-container\"\u003e\n    \u003cdiv class=\"pk-card-title\" style=\"margin-bottom: 15px;\"\u003eSyllabus Coverage\u003c\/div\u003e\n    \u003cdiv class=\"pk-topics-grid\"\u003e\n      \u003cul class=\"pk-list\"\u003e\n        \u003cli\u003ePakistan Affairs \u0026amp; History\u003c\/li\u003e\n        \u003cli\u003eEveryday Science Basics\u003c\/li\u003e\n        \u003cli\u003eIslamic Studies Context\u003c\/li\u003e\n        \u003cli\u003eInternational Current Affairs\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul class=\"pk-list\"\u003e\n        \u003cli\u003eAnalytical Mathematics\u003c\/li\u003e\n        \u003cli\u003eIntelligence \u0026amp; IQ Tests\u003c\/li\u003e\n        \u003cli\u003eComputer Science \u0026amp; IT\u003c\/li\u003e\n        \u003cli\u003eWorld Geography \u0026amp; Maps\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cfooter class=\"pk-cta\"\u003e\n    \u003ch3\u003eLevel Up Your Preparation\u003c\/h3\u003e\n    \u003cp\u003eDon't miss out on the most authoritative General Knowledge resource. Order the \u003cstrong\u003e161st Edition\u003c\/strong\u003e now from \u003cstrong\u003ePK Book Shop\u003c\/strong\u003e and take the first step towards your career in civil services.\u003c\/p\u003e\n  \u003c\/footer\u003e\n\n\u003c\/div\u003e","brand":"PK BOOK SHOP","offers":[{"title":"Default Title","offer_id":45603172974753,"sku":"AR-000765","price":1499.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0642\/1007\/5809\/files\/EncyclopediaOfGeneralKnowledgeMCQsForCSSPMSPCSbyAdeelNiaz.png?v=1767164893","url":"https:\/\/pkbookshop.com\/products\/encyclopedia-of-general-knowledge-mcqs-for-css-pms-2026-by-adeel-niaz","provider":"PK BOOK SHOP","version":"1.0","type":"link"}