Project: Limerence

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Limerence Research Programme – Hyper-Aesthetic Landing Page</title>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <style>
    body {
      font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
      line-height: 1.6;
      color: #111;
      background: #fafafa;
      margin: 0;
      padding: 2rem;
    }
    h1 {
      font-size: 2.2rem;
      margin-bottom: 0.4rem;
    }
    h2 {
      font-size: 1.6rem;
      margin-top: 2rem;
      margin-bottom: 0.6rem;
    }
    h3 {
      font-size: 1.25rem;
      margin-top: 1.2rem;
      margin-bottom: 0.4rem;
    }
    p {
      margin: 0.6rem 0 1rem 0;
    }
    .container {
      max-width: 800px;
      margin: 0 auto;
    }
    .footer {
      margin-top: 2.5rem;
      font-size: 0.9rem;
      color: #555;
    }
  </style>
</head>
<body>
  <div class="container">
    <h1>Limerence Research Programme</h1>
    <h2>A Hyper-Aesthetic Academic Landing Page</h2>

    <h2>Welcome</h2>
    <p>
      This landing page unifies the four core documents of the Limerence Research Programme into a single hyper-aesthetic academic portal. 
      Each section explores a different dimension of limerence—psychological, cultural, narrative, and digital—while the navigation above 
      allows seamless movement between documents.
    </p>

    <h2>Document Structure</h2>

    <h3>1. Overview (index.html)</h3>
    <p>
      A multidisciplinary introduction to limerence, covering anticipation, desire, identity, digital culture, and narrative meaning. 
      This document establishes the conceptual foundation for the entire programme.
    </p>

    <h3>2. Research Outline (researchproposal.html)</h3>
    <p>
      A structured academic outline detailing the psychological, cultural, and digital 

Leave a Reply

Your email address will not be published. Required fields are marked *