{\rtf1\ansi\ansicpg1252\cocoartf2868
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
\paperw11900\paperh16840\margl1440\margr1440\vieww11520\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0

\f0\fs24 \cf0 body \{ \
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; \
    background: #000000; \
    color: #f5f5f7; \
    margin: 0; \
    padding: 0; \
    -webkit-font-smoothing: antialiased; \
\}\
.top-banner \{ \
    background: #1d1d1f; \
    padding: 12px 20px; \
    text-align: center; \
    font-size: 12px; \
    font-weight: 400; \
    color: #86868b; \
    border-bottom: 1px solid #333333; \
\}\
.top-banner span \{ \
    color: #f5f5f7; \
    font-weight: bold; \
\}\
.nav-bar \{ \
    background: rgba(22, 22, 23, 0.8); \
    backdrop-filter: blur(20px); \
    position: sticky; \
    top: 0; \
    z-index: 1000; \
    padding: 14px 40px; \
    display: flex; \
    justify-content: space-between; \
    align-items: center; \
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); \
\}\
.nav-brand \{ \
    font-size: 18px; \
    font-weight: 600; \
    letter-spacing: -0.5px; \
    display: flex; \
    align-items: center; \
    gap: 6px; \
\}\
.hero-section \{ \
    text-align: center; \
    padding: 80px 20px; \
    background: radial-gradient(circle at bottom, #111111 0%, #000000 100%); \
\}\
.hero-title \{ \
    font-size: 56px; \
    font-weight: 800; \
    letter-spacing: -2px; \
    margin: 0 0 10px 0; \
    background: linear-gradient(180deg, #ffffff 0%, #a1a1a6 100%); \
    -webkit-background-clip: text; \
    -webkit-text-fill-color: transparent; \
\}\
.hero-subtitle \{ \
    font-size: 24px; \
    color: #86868b; \
    margin: 0 auto; \
    max-width: 600px; \
    font-weight: 400; \
    letter-spacing: -0.5px; \
\}\
.chip-container \{ \
    max-width: 900px; \
    margin: 0 auto; \
    padding: 40px 20px; \
\}\
.section-heading \{ \
    font-size: 28px; \
    font-weight: 700; \
    letter-spacing: -0.5px; \
    margin-bottom: 30px; \
    border-bottom: 1px solid #333333; \
    padding-bottom: 10px; \
    color: #00a0e9; \
\}\
.history-card \{ \
    background: #1d1d1f; \
    border-radius: 18px; \
    padding: 30px; \
    margin-bottom: 24px; \
    border: 1px solid #333333; \
    text-align: left; \
\}\
.card-era \{ \
    font-size: 12px; \
    font-weight: 700; \
    color: #86868b; \
    text-transform: uppercase; \
    letter-spacing: 1px; \
    margin-bottom: 4px; \
\}\
.card-title \{ \
    font-size: 24px; \
    font-weight: 700; \
    color: #ffffff; \
    margin: 0 0 15px 0; \
\}\
.card-text \{ \
    font-size: 15px; \
    color: #a1a1a6; \
    line-height: 1.6; \
    margin: 0 0 15px 0; \
\}\
.highlight-box \{ \
    background: rgba(0, 160, 233, 0.1); \
    border-left: 4px solid #00a0e9; \
    padding: 15px; \
    border-radius: 0 8px 8px 0; \
    font-size: 14px; \
    color: #f5f5f7; \
    margin-top: 15px; \
\}\
\
/* Pure CSS Drawing for the Apple Silicon M1 Chip Die */\
.chip-die-art \{ \
    width: 100px; \
    height: 100px; \
    background: #2c2c2e; \
    border: 4px solid #515154; \
    border-radius: 12px; \
    margin: 30px auto; \
    position: relative; \
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.1); \
\}\
.chip-die-center \{ \
    width: 60px; \
    height: 60px; \
    background: #1c1c1e; \
    border: 2px dashed #86868b; \
    position: absolute; \
    top: 18px; \
    left: 18px; \
    display: flex; \
    align-items: center; \
    justify-content: center; \
    font-size: 14px; \
    font-weight: bold; \
    color: #ffffff; \
\}\
.chip-pin \{ \
    position: absolute; \
    background: #86868b; \
\}\
.pin-t \{ width: 4px; height: 8px; top: -8px; \}\
.pin-b \{ width: 4px; height: 8px; bottom: -8px; \}\
.pin-l \{ width: 8px; height: 4px; left: -8px; \}\
.pin-r \{ width: 8px; height: 4px; right: -8px; \}\
\
.footer \{ \
    text-align: center; \
    padding: 40px 20px; \
    color: #424245; \
    font-size: 12px; \
    border-top: 1px solid #1d1d1f; \
    font-weight: 600; \
\}\
}