/*
Theme Name: Dr Mohammad Masud Academic Profile
Theme URI: https://drmohammadmasud.co.uk
Author: OpenAI for Dr Mohammad Masud
Description: A clean academic profile WordPress theme for Dr Mohammad Masud, DBA, MBA, MBA, MHA, FHEA.
Version: 1.0
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: masud-academic-profile
*/
:root{--navy:#0f2e4d;--blue:#1d6fa5;--light:#f5f7fa;--text:#222;--muted:#5f6b76;--gold:#b88a2b;--white:#fff;}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);line-height:1.65;background:#fff}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}.site-header{background:linear-gradient(135deg,var(--navy),#173d66);color:#fff;padding:22px 6%;position:sticky;top:0;z-index:10;box-shadow:0 2px 10px rgba(0,0,0,.12)}.header-inner{max-width:1180px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{font-size:22px;font-weight:700;color:#fff}.main-nav a{color:#fff;margin-left:18px;font-size:15px}.hero{background:linear-gradient(135deg,#f8fbff,#eaf2f8);padding:70px 6%}.hero-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.35fr .65fr;gap:45px;align-items:center}.eyebrow{color:var(--gold);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:14px}.hero h1{font-size:46px;line-height:1.12;margin:12px 0 14px;color:var(--navy)}.subtitle{font-size:22px;color:#243849;margin-bottom:20px}.profile-photo{width:280px;height:280px;border-radius:50%;object-fit:cover;border:8px solid #fff;box-shadow:0 15px 35px rgba(0,0,0,.18)}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.btn{display:inline-block;padding:12px 18px;border-radius:8px;font-weight:700}.btn-primary{background:var(--blue);color:#fff}.btn-secondary{background:#fff;border:1px solid #cbd5df;color:var(--navy)}.section{padding:58px 6%}.section.alt{background:var(--light)}.container{max-width:1180px;margin:auto}.section h2{font-size:32px;margin:0 0 22px;color:var(--navy)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid.two{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid #e1e7ee;border-radius:12px;padding:24px;box-shadow:0 4px 14px rgba(15,46,77,.05)}.card h3{margin-top:0;color:var(--navy);font-size:21px}.list{padding-left:20px}.list li{margin-bottom:8px}.timeline{display:grid;gap:16px}.timeline-item{padding:18px 22px;border-left:5px solid var(--blue);background:#fff;border-radius:8px}.badge-row{display:flex;flex-wrap:wrap;gap:10px}.badge{background:#eaf2f8;color:var(--navy);padding:8px 12px;border-radius:999px;font-weight:700;font-size:14px}.footer{background:var(--navy);color:#fff;padding:32px 6%;text-align:center}.footer a{color:#fff}.small{color:var(--muted);font-size:15px}.pub li{margin-bottom:12px}@media(max-width:850px){.hero-inner,.grid,.grid.two{grid-template-columns:1fr}.hero h1{font-size:34px}.main-nav{display:none}.profile-photo{width:220px;height:220px}.section{padding:42px 6%}}
