@charset "UTF-8";

/* 
 * Style Modularization (2026-02-12)
 * The main styles have been moved to css/ directory.
 */

@import url('css/layout.css');
@import url('css/components.css');
@import url('css/print.css');

/* Any urgent hotfixes can go below here */