*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#000;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}#root{width:100%;max-width:100%}a{color:#00e;text-decoration:underline}a:visited{color:#551a8b}a:hover{color:red}img{max-width:100%}@keyframes marquee{0%{transform:translate(100vw)}to{transform:translate(-100%)}}@keyframes blink{0%,to{visibility:visible}50%{visibility:hidden}}@keyframes rainbow-text{0%{color:red}14%{color:#f70}28%{color:#ff0}42%{color:#0f0}57%{color:#00f}71%{color:#8b00ff}85%{color:#f0f}to{color:red}}@keyframes strobe-bg{0%{background-color:red}4%{background-color:#fff}8%{background-color:#0f0}12%{background-color:#000}16%{background-color:#f0f}20%{background-color:#ff0}24%{background-color:#0ff}28%{background-color:red}32%{background-color:#00f}36%{background-color:#fff}40%{background-color:#f60}44%{background-color:#000}48%{background-color:#0f0}52%{background-color:#f0f}56%{background-color:#fff}60%{background-color:red}64%{background-color:#0ff}68%{background-color:#000}72%{background-color:#ff0}76%{background-color:#f07}80%{background-color:#fff}84%{background-color:#00f}88%{background-color:#f60}92%{background-color:#000}96%{background-color:#0f0}to{background-color:red}}@keyframes strobe-section{0%{background-color:#ff00002e}5%{background-color:#fff}10%{background-color:#00ff002e}15%{background-color:#fff}20%{background-color:#ff00ff2e}25%{background-color:#fff}30%{background-color:#00ffff2e}35%{background-color:#fff}40%{background-color:#ff66002e}45%{background-color:#fff}50%{background-color:#0000ff2e}55%{background-color:#fff}60%{background-color:#ffff002e}65%{background-color:#fff}70%{background-color:#ff00002e}75%{background-color:#fff}80%{background-color:#00ffff2e}85%{background-color:#fff}90%{background-color:#ff00ff2e}95%{background-color:#fff}to{background-color:#ff00002e}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rainbow{animation:rainbow-text 2s linear infinite}.blink{animation:blink 1s step-end infinite}.center{text-align:center}hr.gem{border:none;height:12px;margin:0}.page-wrap{max-width:860px;margin:0 auto;padding:0 16px}.section{padding:32px 16px;max-width:860px;margin:0 auto;animation:strobe-section .2s step-end infinite}.section-title{font-size:2rem;font-weight:700;margin-bottom:18px;font-family:Arial,Helvetica,sans-serif}.body-text{font-size:1rem;line-height:1.7;margin-bottom:14px;color:#111}.image-placeholder{background:#eee;border:2px dashed #999;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#666;font-family:monospace}
