IC HPT BIN Converter v1.28 Secure
=================================

FIX
----
v1.27 could stop at startup with:
    unknown option "-foreground"

Cause:
ttk.Label and ttk.LabelFrame colors were passed directly as widget options.
ttk requires named styles for these colors.

v1.28 uses ttk.Style correctly.

COLOR LAYOUT
------------
- Main title: electric cyan
- Secure license: bright green
- HPT/BIN paths: blue
- VIN/controller detection: cyan
- VIN warnings and action status: amber
- Compatibility profile: purple
- Open buttons: cyan
- Edit VIN: amber
- Compare buttons: blue
- Verify and conversion buttons: green
- Reports/segments: purple

ONE-CLICK BUILD
---------------
BUILD_EXE.bat still:
    builds -> launches IC HPT BIN Converter -> closes CMD on success.

If build fails, CMD remains open to show the error.
