docs: Add Phase 10 UI polish documentation and improve PDF modal spacing

- Document PDF loading modal with animated spinner and time estimates
- Document soft shadow optimization process (3 iterations to 0.06 opacity)
- Document border removal strategy for clean, modern design
- Document enhanced server startup logs with emoji icons
- Improve PDF modal estimate text spacing (1.5rem top margin)
- Update technique count from 10+ to 16+ major optimizations
- Mark Phase 10 as complete (November 2025)
This commit is contained in:
juanatsap
2025-11-20 17:05:27 +00:00
parent 4acde64c01
commit 68da6607ad
2 changed files with 383 additions and 3 deletions
+1 -1
View File
@@ -988,7 +988,7 @@
font-size: 0.85rem;
color: #999;
font-style: italic;
margin: 0;
margin: 1.5rem 0 0 0;
}
/* Blur the modal content when overlay is active */