{\rtf1\ansi\ansicpg1252\cocoartf1561\cocoasubrtf610
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
\paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural\partightenfactor0

\f0\fs24 \cf0 body \{\
  font-family: Arial, sans-serif;\
  background: #f5f5f5;\
  text-align: center;\
  padding: 20px;\
\}\
\
.container \{\
  background: white;\
  padding: 20px;\
  border-radius: 12px;\
  display: inline-block;\
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);\
  max-width: 800px;\
  width: 100%;\
\}\
\
input, select, button \{\
  margin: 5px;\
  padding: 8px;\
  font-size: 14px;\
\}\
\
button \{\
  cursor: pointer;\
\}\
\
.chart \{\
  display: flex;\
  justify-content: center;\
  gap: 15px;\
  margin-top: 20px;\
  flex-wrap: wrap;\
\}\
\
.pillar \{\
  background: #fafafa;\
  padding: 12px;\
  border-radius: 10px;\
  width: 80px;\
  box-shadow: 0 3px 6px rgba(0,0,0,0.1);\
\}\
\
.pillar-title \{\
  font-size: 14px;\
  color: #666;\
  margin-bottom: 6px;\
\}\
\
.stem, .branch \{\
  font-size: 28px;\
  font-weight: bold;\
\}\
\
#luckTimeline div:hover \{\
  transform: scale(1.1);\
  transition: all 0.2s;\
  background: #ffa500;\
  color: white;\
\}\
}