isstmadd-platform/ ├── index.php ← Landing page ├── database.sql ← Run this first in phpMyAdmin ├── .htaccess ← Apache config │ ├── assets/ │ ├── css/style.css ← All styles (white + green theme) │ └── ...