courses:ast100:1
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| courses:ast100:1 [2026/01/27 11:31] – asad | courses:ast100:1 [2026/03/22 02:16] (current) – asad | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== 1. Particle Age ====== | ====== 1. Particle Age ====== | ||
| - | ^ Time ^ Event ^ Details ^ | ||
| - | | $0$ | **The Big Bang** | The singularity event marking the origin of space, time, energy and matter (STEM). The universe emerges as an unimaginably hot and dense " | ||
| - | | $10^{-35}$ to $10^{-32}$ seconds | **Cosmic Inflation** | A brief, exponential expansion where the universe swells in size by a factor of roughly $10^{50}$. This process smoothed out initial irregularities. | | ||
| - | | $10^{-43}$ to $10^{-10}$ seconds | **Separation of Forces** | As the universe cooled, the single unified " | ||
| - | | $10^{-35}$ to 1 second | **Particle Creation & Annihilation** | Energy converted into matter via "pair production" | ||
| - | | 3 minutes to 15 minutes | **Primordial Nucleosynthesis** | The universe cooled sufficiently (below $10^9$ K) for protons and neutrons to fuse. This " | ||
| - | | 50,000 years | **Matter Domination** | The " | ||
| - | | 300,000 to 380,000 years | **Recombination & Decoupling** | Electrons combined with nuclei to form neutral atoms (recombination). This neutralized the charged fog, allowing photons to travel freely (decoupling), | ||
| + | < | ||
| + | < | ||
| + | <meta charset=" | ||
| + | <meta name=" | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | <div id=" | ||
| + | < | ||
| + | /* Container ID: # | ||
| + | | ||
| + | */ | ||
| - | The saga of our cosmos began at "time zero" with the Big Bang—a singular event that marked the simultaneous birth of space, time, energy, and matter. Emerging from a state of unimaginable density, the universe was not a traditional explosion bursting into an empty void; rather, it was a sudden eruption of space itself. This "primeval fireball" | + | # |
| + | /* Elegant Theme Variables */ | ||
| + | --bg: #ffffff; | ||
| + | --text-main: | ||
| + | --text-muted: | ||
| + | --border: #e2e8f0; | ||
| + | --hover: #f8fafc; | ||
| + | --accent: #2b6cb0; | ||
| + | --transition: | ||
| + | |||
| + | /* Typography & Layout */ | ||
| + | font-family: | ||
| + | background-color: | ||
| + | max-width: 950px; | ||
| + | margin: 40px auto; | ||
| + | padding: 0 15px; | ||
| + | } | ||
| - | Almost instantly, in the blink of an eye between $10^{-35}$ and $10^{-32}$ seconds, the infant universe experienced a period of breath-taking growth known as Cosmic Inflation. In this fleeting moment, the fabric of space stretched by a staggering factor, expanding exponentially. This rapid transformation was vital for the future of the cosmos, as it smoothed out the early chaos and ensured that energy was distributed evenly enough to eventually allow for a stable and balanced universe. | + | #doku-cosmic-light * { |
| + | box-sizing: border-box; | ||
| + | | ||
| - | As the intense heat of the beginning began to fade within the first fraction of a second, the fundamental rules of nature started to take shape through the Separation of Forces. Initially, all of nature’s energy was bound together in a single " | + | /* Table Architecture */ |
| + | # | ||
| + | width: 100%; | ||
| + | background: var(--bg); | ||
| + | border: 1px solid var(--border); | ||
| + | border-radius: | ||
| + | box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.05), 0 4px 6px -2px rgba(0, 0, 0, 0.025); | ||
| + | overflow: hidden; | ||
| + | } | ||
| - | During the first full second of existence, the universe functioned as a colossal, high-energy furnace where light was constantly transforming into substance. In this era of Particle Creation and Annihilation, | + | # |
| + | border-bottom: | ||
| + | } | ||
| - | By the time the universe was three minutes old, it entered a crucial phase of "cosmic | + | #doku-cosmic-light |
| + | border-bottom: | ||
| + | } | ||
| - | Following this initial frenzy, the universe expanded in total darkness for many thousands of years until it reached a pivotal turning point known as Matter Domination. At this stage, roughly 50,000 years after the start, the influence of matter finally became stronger than the influence of radiation. This shift was a defining moment in cosmic | + | /* Collapsible Header (The " |
| + | #doku-cosmic-light .t-header { | ||
| + | display: flex; | ||
| + | padding: 22px 30px; | ||
| + | cursor: pointer; | ||
| + | align-items: | ||
| + | background: var(--bg); | ||
| + | transition: var(--transition); | ||
| + | } | ||
| - | Finally, between 300,000 and 380,000 years after the Big Bang, the universe cooled enough for electrons to settle into orbits around nuclei, forming the very first neutral atoms. This event, known as Recombination, | + | # |
| + | background: var(--hover); | ||
| + | } | ||
| + | # | ||
| + | flex: 0 0 150px; | ||
| + | font-weight: | ||
| + | font-size: 0.95rem; | ||
| + | color: var(--accent); | ||
| + | letter-spacing: | ||
| + | } | ||
| + | |||
| + | # | ||
| + | flex: 1 1 auto; | ||
| + | font-weight: | ||
| + | font-size: 1.15rem; | ||
| + | color: var(--text-main); | ||
| + | padding-right: | ||
| + | line-height: | ||
| + | } | ||
| + | |||
| + | /* Chevron Icon */ | ||
| + | # | ||
| + | flex: 0 0 32px; | ||
| + | display: flex; | ||
| + | align-items: | ||
| + | justify-content: | ||
| + | width: 32px; | ||
| + | height: 32px; | ||
| + | border-radius: | ||
| + | background: #edf2f7; | ||
| + | color: var(--text-muted); | ||
| + | transition: var(--transition); | ||
| + | } | ||
| + | |||
| + | # | ||
| + | width: 16px; | ||
| + | height: 16px; | ||
| + | transition: var(--transition); | ||
| + | fill: none; | ||
| + | stroke: currentColor; | ||
| + | stroke-width: | ||
| + | stroke-linecap: | ||
| + | stroke-linejoin: | ||
| + | } | ||
| + | |||
| + | /* Active State */ | ||
| + | # | ||
| + | background: var(--hover); | ||
| + | } | ||
| + | |||
| + | # | ||
| + | transform: rotate(180deg); | ||
| + | background: var(--accent); | ||
| + | color: var(--bg); | ||
| + | } | ||
| + | |||
| + | /* Expanded Content */ | ||
| + | # | ||
| + | max-height: 0; | ||
| + | overflow: hidden; | ||
| + | transition: max-height 0.4s cubic-bezier(0.4, | ||
| + | background: var(--hover); | ||
| + | } | ||
| + | |||
| + | # | ||
| + | padding: 0 30px 30px 180px; /* Aligns with the title text (150 width + 30 padding) */ | ||
| + | font-size: 1.05rem; | ||
| + | line-height: | ||
| + | color: var(--text-muted); | ||
| + | text-align: justify; | ||
| + | } | ||
| + | |||
| + | /* Mobile Optimization */ | ||
| + | @media (max-width: 768px) { | ||
| + | # | ||
| + | flex-wrap: wrap; | ||
| + | padding: 18px 20px; | ||
| + | } | ||
| + | # | ||
| + | flex: 1 1 100%; | ||
| + | margin-bottom: | ||
| + | font-size: 0.85rem; | ||
| + | } | ||
| + | # | ||
| + | font-size: 1.05rem; | ||
| + | padding-right: | ||
| + | } | ||
| + | # | ||
| + | padding: 0 20px 24px 20px; | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | <div class=" | ||
| + | | ||
| + | <!-- Row 1 --> | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <svg viewBox=" | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | The saga of our cosmos began at "time zero" with the Big Bang—a singular, monumental event that marked the simultaneous origin of space, time, energy, and matter (STEM). Emerging from a state of unimaginable and infinite density, the universe was not a traditional explosion of matter bursting out into a pre-existing, | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <!-- Row 2 --> | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <svg viewBox=" | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | Almost instantly following the initial singularity, | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <!-- Row 3 --> | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <svg viewBox=" | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | As the intense, unfathomable heat of the universe' | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <!-- Row 4 --> | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <svg viewBox=" | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | During the turbulent first full second of existence, the incredibly hot universe functioned as a colossal, high-energy furnace where pure radiant energy was constantly transforming into physical substance. In this dynamic era of Particle Creation and Annihilation, | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <!-- Row 5 --> | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <svg viewBox=" | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | By the time the universe was exactly three minutes old, it entered a crucial, transformative phase of " | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <!-- Row 6 --> | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <svg viewBox=" | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | Following the initial frenzy of particle creation and rapid nuclear fusion, the cosmos continued to expand in total, featureless darkness for many thousands of years until it reached a profound, pivotal turning point known as Matter Domination. At this critical stage, occurring roughly 50,000 years after the Big Bang, the universe experienced a fundamental " | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <!-- Row 7 --> | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <svg viewBox=" | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | Finally, in a momentous epoch spanning between 300,000 and 380,000 years after the Big Bang, the expanding universe cooled sufficiently for slow-moving electrons to be successfully captured by atomic nuclei, settling into stable orbits. This critical event, scientifically known as Recombination, | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | |||
| + | < | ||
| + | function toggleRow(element) { | ||
| + | const row = element.parentElement; | ||
| + | const content = row.querySelector(' | ||
| + | const inner = row.querySelector(' | ||
| + | | ||
| + | // Toggle the active class for styling and rotation | ||
| + | row.classList.toggle(' | ||
| + | | ||
| + | // Calculate and set the max-height to smoothly animate the opening | ||
| + | if (row.classList.contains(' | ||
| + | content.style.maxHeight = inner.scrollHeight + " | ||
| + | } else { | ||
| + | content.style.maxHeight = " | ||
| + | } | ||
| + | } | ||
| + | | ||
| + | // Ensure heights are recalculated if the window is resized to prevent content clipping | ||
| + | window.addEventListener(' | ||
| + | document.querySelectorAll(' | ||
| + | const inner = content.querySelector(' | ||
| + | content.style.maxHeight = inner.scrollHeight + " | ||
| + | }); | ||
| + | }); | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | </ | ||
courses/ast100/1.1769538681.txt.gz · Last modified: by asad
