/* Proxy stylesheet that delegates to the root styles.css.
 * Some HTML files reference this path (./assets/css/styles.css), so
 * we import the main stylesheet located two directories up. If the
 * import fails (e.g., due to security restrictions when served via a
 * different protocol), ensure your server allows relative imports.
 */
@import url("../../styles.css");