<html><head><title>SOLW3 Demo</title><style>body{font-family:system-ui;background:#1B365D;color:white;display:flex;align-items:center;justify-content:center;min-height:100vh;margin:0}div{text-align:center}h1{font-size:48px;letter-spacing:3px;margin-bottom:8px}h1 span{color:#C9A227}.sub{color:rgba(255,255,255,0.6);font-size:18px}</style></head><body><div><h1>SOLW3<span>.</span></h1><p class="sub">Demo - Coming Soon</p></div></body></html>