<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* ローカル固有CSS */
@import 'local.css';

/* モジュール集用CSS */
@import 'module.css';</pre></body></html>