
:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;background:#f1f5f9}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.animate-fade-in{animation:fade .2s ease-out}@keyframes fade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}::selection{background:#fcd34d;color:#0f172a}.reading-text,.activity-box,p,article{touch-action:manipulation}
