=========================================
  OPALSOFT ALPHA — DEPLOYMENT PACKAGE
  Version 10.008
  BlueCube Security Ltd / OpalSoft Division
  107 Kentwood Drive, Woodridge
=========================================

FOLDER STRUCTURE:
-----------------------------------------
/                          ← Domain root
├── index.html             ← Main website
├── send-mail.php          ← Email service
├── products.json          ← Product data backup
├── images/
│   ├── products/          ← Product photos
│   │   ├── 01-bk-tie-vert.jpg
│   │   ├── 02-bk-pock-horz.jpg
│   │   ├── 03-sil-tie-vert.jpg
│   │   ├── 04-sil-pock-horz.jpg
│   │   ├── 05-gld-pock-horz.jpg
│   │   └── 06-gld-tie-vert.jpg
│   └── backgrounds/       ← Video & audio
│       ├── Speckos.mp4
│       └── Speckos_1.mp3
└── favicon.ico            ← Browser tab icon

DEPLOYMENT STEPS:
-----------------------------------------
1. Upload entire folder contents to
   domain root via Dreamscape File Manager

2. Ensure images/products/ has all 6 JPGs
   (already on server from previous upload)

3. Ensure images/backgrounds/ has
   Speckos.mp4 and Speckos_1.mp3

4. Edit send-mail.php SMTP settings if
   changing mail server

5. Open site → Triple-click USB circle
   → Enter 159753 → BLACK level

6. Admin Panel → Business Details tab
   → Fill in client details

7. Test: Home cycle, email, checkout

FIRST-RUN CHECKLIST:
-----------------------------------------
[ ] index.html uploaded
[ ] send-mail.php uploaded
[ ] Product photos in images/products/
[ ] Video in images/backgrounds/
[ ] Business details filled in
[ ] Bank account number updated
[ ] Contact email updated
[ ] Test order placed
[ ] Test contact form sent
[ ] Mobile tested (iPhone/Android)

ACCESS LEVELS:
-----------------------------------------
RED (W)   = Public customer
BLUE (S)  = Staff (walk-in sales)
GOLD (A)  = Owner/Admin (view settings)
GREEN (T) = Slave Admin
BLACK (M) = Master (full access)

Login: Triple-click USB circle → 159753
Logout: Tap logout button in nav bar
Auto-logout: 10 minutes idle

NOTES:
-----------------------------------------
- All settings stored in browser
  localStorage (per device, per browser)
- Full Reset clears everything
- send-mail.php uses raw SMTP sockets
  (no dependencies)
- PHP 7.4+ required with openssl

=========================================
  OpalSoft Alpha Ver 10.008
  BlueCube Security Ltd
=========================================
