:root {
  --bg: #fff5f5;
  --bg2: #ffffff;
  --accent: #cc0044;
  --accent2: #ff0066;
  --pink: #ff4d8a;
  --text: #333333;
  --text2: #666666;
  --border: #dddddd;
  --bg3: #f0f0f0;
}
body { font-family: 'Yu Gothic UI', 'Hiragino Sans', sans-serif; }
